Home
last modified time | relevance | path

Searched refs:inc (Results 26 – 50 of 105) sorted by relevance

12345

/plugin/include/
H A Ddeleted.files12 inc/include.php
/plugin/securelogin/lang/fr/
H A Dneedpatch.txt2 …ediff;h=20090312224454-b7b7f-12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php;|Action Ev…
/plugin/farmer/lang/ja/
H A Dtab_setup_help.txt13 - ''inc/preload.php'' ファイルの作成
/plugin/latexit/tests/my/
H A Dtest18.latex7 \url{http://xref.dokuwiki.org/reference/dokuwiki/inc/parserutils.php.source.html\#l99}
/plugin/dokuwiki-webcomics/
H A Dsyntax.php39 require_once (DOKU_INC . 'inc/HTTPClient.php');
/plugin/templateconfhelper/
H A DREADME36 The custom css.php and the functions in //inc/template.php// use following new config settings to l…
46 Example cascade path for inc/preload.php
65 … hook into css.php. The templateaction plugin class deffinition includes //inc/preload.php//. Here…
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js1980 var inc = g_vectorDelta[index].delta;
1982 from += inc;
1993 var inc = color ? -16 : 16;
1995 if (g_board[target - (inc - 1)] == pawn)
1997 if (g_board[target - (inc + 1)] == pawn)
2135 var inc = (g_toMove == 8) ? -16 : 16;
2142 to = from + inc - 1;
2147 to = from + inc + 1;
2164 from = g_enPassentSquare - (inc - 1);
2256 var to = from + inc;
[all …]
/plugin/pagequery/
H A Ddeleted.files4 inc/pagequery.php
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl15 .html2ps.config and config.inc.php to point to installed metric files.
20 <td>Edit config.inc.php; set the value of <tt>TYPE1_FONTS_REPOSITORY</tt> to directory where your f…
/plugin/sympaauth/
H A DREADME5 2- copy sympa.class.php in inc/auth/ directory
/plugin/highlightjs/highlight/
H A DAUTHORS.ru.txt11 - Виктор Карамзин <Victor.Karamzin@enterra-inc.com>
H A DAUTHORS.en.txt11 - Victor Karamzin <Victor.Karamzin@enterra-inc.com>
/plugin/publist/bib2tpl/
H A Dchangelog5 * Change e2mn method in helper.inc.php to use the month name in the
/plugin/publistf/bib2tpl/
H A Dchangelog5 * Change e2mn method in helper.inc.php to use the month name in the
/plugin/publistx/bib2tpl/
H A Dchangelog5 * Change e2mn method in helper.inc.php to use the month name in the
/plugin/barcode/api/
H A Dbarcode.inc18 require_once DOKU_PLUGIN_BARCODE . 'api/' . $provider . '/barcode.inc';
/plugin/picasawebalbum/
H A DREADME15 Needs to patch Dokuwiki! Edit inc/plugincontroller.class.php:
/plugin/dokukiwix/
H A DINSTALL8 4: In inc/common.php:
/plugin/contact/
H A Dsyntax.php89 require_once(DOKU_INC.'inc/mail.php');
/plugin/geophp/
H A Ddeleted.files1 geoPHP/geoPHP.inc
/plugin/quickstats/GEOIP/
H A Dgeoipcity.inc3 /* geoipcity.inc
25 require_once 'geoip.inc';
/plugin/dokugitviewer/
H A DREADME34 2) Edit the config.inc.php file
/plugin/translator/
H A Daction.php139 include_once(DOKU_INC . 'inc/JSON.php');
/plugin/odt/ODT/
H A DODTImport.php201 $inc = abs($text_indent);
202 if ($inc == 0 ) {
203 $inc = 0.5;
206 $tab_stop_position += $inc;
/plugin/searchcombinedgoogle/
H A Daction.php23 * @see inc/DokuWiki_Plugin#getInfo()

12345