Home
last modified time | relevance | path

Searched refs:e (Results 301 – 325 of 357) sorted by relevance

1...<<1112131415

/dokuwiki/lib/plugins/config/lang/de-informal/
H A Dintro.txt
/dokuwiki/inc/lang/sq/
H A Dstopwords.txt1 # Kjo është një listë e fjalëve që indexer-i injoron, një fjalë për rresht
/dokuwiki/lib/plugins/config/lang/lb/
H A Dintro.txt7 Vergiess w.e.g. net **Späicheren** ze drécken iers de d'Säit verléiss, anescht ginn all deng Ännerungen verluer.
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php96 } catch (\Exception $e) {
102 } catch (\Exception $e) {
/dokuwiki/lib/plugins/acl/lang/sk/
H A Dhelp.txt
/dokuwiki/lib/plugins/config/lang/sk/
H A Dintro.txt
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php202 * If the extension should be updated, i.e. if an updated version is available
298 * Get the email id, i.e. the md5sum of the email
1205 } catch (ArchiveIOException $e) {
1206 throw new Exception($this->getLang('error_decompress') . ' ' . $e->getMessage(), $e->getCode(), $e);
1215 } catch (ArchiveIOException $e) {
1216 throw new Exception($this->getLang('error_decompress') . ' ' . $e->getMessage(), $e->getCode(), $e);
[all...]
/dokuwiki/lib/plugins/popularity/lang/de-informal/
H A Dintro.txt
/dokuwiki/lib/scripts/
H A Dedit.js145 $btn.on('click', function (e) { argument
147 e.preventDefault();
222 * Note: textChanged could be set by e.g. html_edit() as well
/dokuwiki/
H A DSECURITY.md14 * Send an e-mail to [Andi](mailto:andi@splitbrain.org)
/dokuwiki/lib/plugins/popularity/lang/de/
H A Dintro.txt
/dokuwiki/lib/exe/
H A Djs.php137 if ($debugjs) echo "\n} catch (e) {\n logError(e, '" . str_replace(DOKU_INC, '', $file) . "');\n}\n";
160 } catch (JSStripException $e) {
161 $js .= "\nconsole.error(" . json_encode($e->getMessage(), JSON_THROW_ON_ERROR) . ");\n";
/dokuwiki/inc/Remote/
H A DApi.php33 * i.e.: dokuwiki.version or wiki.getPage
36 * i.e.: plugin.clock.getTime or plugin.clock_gmt.getTime
95 } catch (\ReflectionException $e) {
98 $e->getMessage(),
99 $e->getFile(),
100 $e->getLine()
138 } catch (\InvalidArgumentException | \ArgumentCountError $e) {
139 throw new RemoteException($e->getMessage(), -32602);
/dokuwiki/bin/
H A Dgittool.php235 } catch (Exception $e) {
236 $this->error($e->getMessage());
/dokuwiki/lib/plugins/config/lang/pt/
H A Dlang.php27 $lang['locked'] = 'O arquivo de configuração não pôde ser atualizado, se isso foi não intencional, <br />certifique-se que o nome e as permissões do arquivo de configuração estejam corretos.
29 $lang['danger'] = 'Perigo: Alterar esta opção poderá tornar seu wiki e o menu de configuração inacessíveis.';
83 $lang['hidepages'] = 'Esconder páginas correspondentes com expressões regulares da pesquisa, índice e outros índices automáticos';
89 $lang['superuser'] = 'Superusuário - um grupo, utilizador ou uma lista separada por vírgulas usuário1,@grupo1,usuário2 que tem acesso completo a todas as páginas e funções, independente das definições da ACL';
101 $lang['securecookie'] = 'Os cookies definidos via HTTPS deverão ser enviados para o navegador somente via HTTPS? Desative essa opção quando somente a autenticação do seu wiki for realizada de maneira segura via SSL e a navegação de maneira insegura.';
102 $lang['samesitecookie'] = 'Outro site usa este cookie. Deixe vazio e permita que o navagador decida a política';
124 $lang['fetchsize'] = 'Tamanho máximo (bytes) que o fetch.php pode baixar de URLs externas, ex. para cache e redimensionamento de imagens externas.';
125 $lang['subscribers'] = 'Habilitar o suporte a subscrição de páginas por e-mail';
126 $lang['subscribe_time'] = 'Tempo após o qual as listas de subscrição e "digests" são enviados (seg); Isto deve ser inferior ao tempo especificado em recent_days.';
127 $lang['notify'] = 'Sempre enviar notificações de mudanças para este endereço de e
[all...]
/dokuwiki/lib/plugins/popularity/lang/es/
H A Dintro.txt7 Los datos recopilados contienen información como tu versión de DokuWiki, el número y tamaño de tus páginas y ficheros, plugins instalados e información sobre tu instalación de PHP.
/dokuwiki/inc/lang/fr/
H A Dstopwords.txt
/dokuwiki/lib/plugins/popularity/lang/fr/
H A Dintro.txt
/dokuwiki/lib/plugins/popularity/lang/sk/
H A Dintro.txt
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini8 ; (i.e. [stylesheets] or [replacements]) into that file as well.
68 ; highlighted text (e.g. search snippets)
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css543 .ui-dialog .ui-resizable-e {
613 .ui-resizable-e {
614 cursor: e-resize;
1101 .ui-icon-caret-1-e { background-position: -32px 0; }
1108 .ui-icon-caret-2-e-w { background-position: -144px 0; }
1111 .ui-icon-triangle-1-e { background-position: -32px -16px; }
1118 .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
1121 .ui-icon-arrow-1-e { background-position: -32px -32px; }
1129 .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
1132 .ui-icon-arrowstop-1-e { backgroun
[all...]
/dokuwiki/lib/scripts/jquery/
H A Djquery.cookie.js47 } catch(e) {}
64 t.setTime(+t + days * 864e+5);
/dokuwiki/inc/Extension/
H A DPluginController.php131 } catch (\Throwable $e) {
132 ErrorHandler::showExceptionMsg($e, sprintf('Failed to load plugin %s', $plugin));
408 } catch (\Throwable $e) {
409 ErrorHandler::showExceptionMsg($e, sprintf('Failed to init plugin %s autoloader', $plugin));
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_toc.css68 (e.g. if heading level 3 follows directly after heading level 1) */
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php51 } catch (\Exception $e) {
53 } catch (\Throwable $e) {

1...<<1112131415