Home
last modified time | relevance | path

Searched refs:php (Results 226 – 250 of 1507) sorted by path

12345678910>>...61

/plugin/condition/
H A DREADME.md13 [key] is in the list (defined in base_tester.php as of 2009/06/10) :
24 (browse base_tester.php for test_* methods for more information)
/plugin/confmanager/lang/de/
H A Dinterwiki.txt11 Zum Beispiel verlinkt das Folgende immer zum lokalen [[doku>syndication|XML feed]]: [[this>feed.php
13 <code> [[this>feed.php]] </code>
H A Dwordblock.txt5 …, aktivieren Sie die Option ''$conf['usewordblock'] = 1;'' in "conf/local.php" (Standardmäßig ist…
/plugin/confmanager/lang/en/
H A Dinterwiki.txt16 …or example the following always links to the local [[doku>syndication|XML feed]]: [[this>feed.php]]
19 [[this>feed.php]]
H A Dwordblock.txt3 … DokuWiki enable the ''$conf['usewordblock'] = 1;'' option in ''conf/local.php'' (by default it is…
/plugin/confmanager/lang/fr/
H A Dinterwiki.txt20 … lien suivant pointera toujours vers le [[doku>fr:syndication|flux XML]] local : [[this>feed.php]].
22 <code> [[this>feed.php]] </code>
H A Dwordblock.txt5 …tivez l'option ''$conf['usewordblock'] = 1;'' dans le fichier ''conf/local.php'' (par défaut cette…
/plugin/confmanager/lang/ja/
H A Dinterwiki.txt20 以下の例は常にその DokuWiki の [[doku>ja:syndication|XML フィード]]にリンクします: [[this>feed.php]]
23 [[this>feed.php]]
/plugin/confmanager/lang/ko/
H A Dinterwiki.txt18 …된 웹서버 디렉토리로 항상 연결해줍니다. 즉, 상대 경로(URL)을 생성하는 데 사용할 수 있습니다. 예를 들어 [[this>feed.php]] 링크는 항상[[doku>synd…
20 <code> [[this>feed.php]] </code>
H A Dwordblock.txt3 "단어 차단 목록"을 사용하기 위해서는 ''conf/local.php'' 파일의 ''$conf['usewordblock'] = 1;'' 옵션을 활성화해야 합니다. 기본값은 1로 …
/plugin/confmanager/lang/nl/
H A Dinterwiki.txt17 …eld het volgende verwijst altijd naar de lokale [[doku>nl:syndication|XML feed]]: [[this>feed.php]]
20 [[this>feed.php]]
/plugin/confmanager/lang/zh/
H A Dinterwiki.txt16 …网络服务器的 DokuWiki目录安装。您可以使用这个来构造相对 URL。例如,下面的链接到本地[[doku>syndication|当前站点的 XML 订阅]]:[[this>feed.php]]
17 [[this>feed.php]]
H A Dwordblock.txt3 要在 DokuWiki 上使用黑名单需要在 ''conf/local.php'' 文件中启用 ''$conf['usewordblock'] = 1;''(默认它被设置为 1)编辑 ''conf/w…
/plugin/const/
H A D.travis.yml1 language: php
5 - php: "7.2"
7 - php: "7.2"
9 - php: "7.1"
11 - php: "7.1"
13 - php: "7.0"
15 - php: "7.0"
17 - php: "5.6"
19 - php: "5.6"
21 - php: "5.6"
[all …]
/plugin/contact/
H A Dsyntax.php89 require_once(DOKU_INC.'inc/mail.php');
/plugin/contactmodern/
H A Dsyntax.php128 require_once(DOKU_INC.'inc/mail.php');
/plugin/copypage/
H A D.editorconfig7 [*.php]
H A DREADME.md33 * If you need some configuration of DokuWiki, navigate to `http://<YOUR DOCKER HOST>/install.php` t…
/plugin/copypage/images/
H A DREADME.md13 php $DOKUWIKI/lib/tpl/dokuwiki/images/pagetools-build.php
/plugin/countdown/
H A DChangeLog6 * syntax.php: Removed getInfo() in favor of DW native.
7 * syntax.php: PHP >= 7.0 function prototype warnings fixed by Stefan Huehner.
16 * syntax.php: Beta support for business days.
17 * syntax.php: Beta support for notifying the server's wall time.
18 * syntax.php: Beta support for text renderer.
20 * conf/metadata.php: Added.
31 * syntax.php: Use getLang, getConf interface.
32 * syntax.php: Display hr/min in countdown message.
55 * conf/default.php: new variable 'use_today'
66 * syntax.php: optional output of entered date
[all …]
/plugin/credits/
H A DREADME24 There is a sample user-defined function in the syntax.php file:
/plugin/cronojob/
H A Daction.php41 … $p['src'] = DOKU_URL.'lib/plugins/cronojob/pseudocron.php?id='.rawurlencode($ID).'&'.time();
/plugin/csv/_test/
H A DREADME5 https://github.com/keboola/php-csv/tree/master/tests/Keboola/Csv
/plugin/csv/
H A Ddeleted.files1 syntax.php
/plugin/daftdrafts/
H A Dhelper.php33 'desc' => 'Add an ACL Line into the acl.auth.php',
39 'desc' => 'Remove an ACL Line into the acl.auth.php',
56 if ( empty($acl_config) ) $acl_config = file(DOKU_CONF.'acl.auth.php');
57 $daftAcl = file(dirname(__FILE__).'/daft.auth.php');

12345678910>>...61