Home
last modified time | relevance | path

Searched refs:info (Results 26 – 50 of 1857) sorted by last modified time

12345678910>>...75

/plugin/struct/
H A Dstyle.less59 background: url(../../images/info.png) no-repeat right 5px top;
H A DREADME12 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/struct/types/
H A DMedia.php57 if (!empty($R->info['struct_table_hash'])) {
81 $hash = empty($R->info['struct_table_hash']) ? '' : "[gal-" . $R->info['struct_table_hash'] . "]";
H A DUser.php34 $info = $auth->getUserData($rawvalue, false);
35 if ($info === false) throw new ValidationException('User not found', $rawvalue);
89 foreach ($logins as $login => $info) {
90 $result["$login "] = $info;
104 foreach ($logins as $login => $info) {
107 'label' => $info['name'] . ' [' . $true_login . ']',
H A DWiki.php21 $doc = p_render($mode, p_get_instructions($value), $info);
/plugin/doi/
H A DREADME12 Please refer to http://www.dokuwiki.org/extensions for additional info
/plugin/openlayersmap/
H A DREADME.md12 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.
H A Ddeleted.files33 lib/img/info.png
88 ol7/generate-info.js.diff
/plugin/openlayersmap/ol7/
H A Dol.js.map
H A Dgenerate-info.js.diff
H A DREADME.md
/plugin/openlayersmap/syntax/
H A Dolmap.php322 $text = p_render("xhtml", $text, $info);
775 . p_render($format, p_get_instructions($staticImgUrl), $info) . '</div>';
/plugin/shell/
H A DREADME12 Please refer to http://www.dokuwiki.org/extensions for additional info
/plugin/geotag/
H A DREADME.md9 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.
/plugin/geophp/
H A DREADME.md9 Please refer to https://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.
/plugin/spatialhelper/
H A DREADME.md10 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.
/plugin/socialcards/
H A DREADME.md9 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in Do…
/plugin/acknowledge/
H A DREADME12 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/acknowledge/syntax/
H A Dlisting.php52 $renderer->info['cache'] = false;
/plugin/backlinks/
H A Dsyntax.php96 $renderer->info['cache'] = false;
/plugin/dokusioc/
H A Daction.php559 if ($info = $auth->getUserData($user)) {
560 return $info['mail'];
586 if ($info = $auth->getUserData($userid)) {
588 return $info['key'];
590 return $info;
/plugin/photogallery/phpThumb/demo/
H A Dreadme.demos.txt2 // phpThumb() by James Heinrich <info@silisoftware.com> //
50 please let me know: info@silisoftware.com
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt2 // phpThumb() by James Heinrich <info@silisoftware.com> //
302 (thanks hannoØxcalak*info; webdesignØweisshart*de)
407 in object mode (thanks infoØdoepud*co*uk)
435 output (thanks infoØdevsystem*net)
437 (thanks infoØdevsystem*net)
673 * New timing debug info in phpThumbDebug
H A Dphpthumb.faq.txt2 // phpThumb() by James Heinrich <info@silisoftware.com> //
70 way to pass on any additional info such as width/height.
146 info@silisoftware.com
361 you can send PayPal donations directly to info@silisoftware.com
H A Dphpthumb.readme.txt2 // phpThumb() by James Heinrich <info@silisoftware.com> //

12345678910>>...75