Home
last modified time | relevance | path

Searched refs:intro (Results 1 – 25 of 36) sorted by relevance

12

/plugin/asyncsearch/
Dasyncsearch.php62 $intro = p_locale_xhtml('searchpage');
65 $intro = str_replace(
68 $intro
71 echo $intro;
/plugin/diagrams/script/
DDiagramsMediaManager.js152 const intro = document.createElement('p');
153 intro.innerText = LANG.plugins.diagrams.createIntro;
156 intro.appendChild(namespace);
157 form.appendChild(intro);
/plugin/golocal/
Dscript.js45 const intro = document.createElement('div');
46 intro.innerHTML = LANG.plugins.golocal.dialog_intro;
47 main.appendChild(intro);
/plugin/move/script/
DMoveMediaManager.js89 const intro = document.createElement('p');
90 intro.innerText = LANG.plugins.move.dialogIntro;
91 form.appendChild(intro);
/plugin/renderrevisions/action/
Drevisions.php127 $intro = sprintf(
134 echo $intro;
/plugin/authorlist/
Dhelper.php35 protected $intro; // text before authorlist. variable in helper_plugin_authorlist
53 $this->intro = $this->getConf('intro');
102 $this->output .= $this->intro.DOKU_LF;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dindex.rst7 intro
/plugin/elasticsearch/action/
Dsearch.php386 $intro = p_locale_xhtml('searchpage');
392 $intro = str_replace(
395 $intro
397 echo $intro;
/plugin/editx/
Daction.php32 $intro = $this->locale_xhtml('intro');
33 $intro = str_replace( '@LINK@', $link, $intro );
34 print $intro;
/plugin/dokukiwix/
Dadmin.php51 print $this->plugin_locale_xhtml('intro');
/plugin/geourl/
Dadmin.php105 print $this->plugin_locale_xhtml('intro');
/plugin/zip/
Dadmin.php195 print $this->locale_xhtml('intro');
/plugin/rating/
Dstyle.less38 span.intro {
/plugin/serverinfos/serverinfos/lib/
DElements.class.php7 public function displayEntete($infosServeur, $nom, $intro) argument
12 echo $intro;
/plugin/imageshack/
Daction.php86 echo '<p>'.$this->getLang('intro').'</p>';
/plugin/oiddelegate/
Dadmin.php113 echo $this->locale_xhtml('intro');
/plugin/google_adsense2/
Dadmin.php102 print $this->plugin_locale_xhtml('intro');
/plugin/paypal/
DREADME.md45 … value here: [PayPal Donation Button](https://www.paypal.com/us/cgi-bin/?cmd=_donate-intro-outside)
/plugin/webdavclient/vendor/sabre/vobject/
DREADME.md25 …ions can be found on the [composer website](http://getcomposer.org/doc/00-intro.md composer websit…
/plugin/davcard/vendor/sabre/vobject/
DREADME.md25 …ions can be found on the [composer website](http://getcomposer.org/doc/00-intro.md composer websit…
/plugin/davcal/vendor/sabre/vobject/
DREADME.md25 …ions can be found on the [composer website](http://getcomposer.org/doc/00-intro.md composer websit…
/plugin/fullindex/
Daction.php51 print $this->plugin_locale_xhtml('intro');
/plugin/sympaauth/
Dadmin.php63 print $this->locale_xhtml('intro');
/plugin/struct/
Ddeleted.files76 lang/en/intro.txt
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
DREADME.md20 … with PHP\_CodeSniffer is to download the [Phar](http://php.net/manual/en/intro.phar.php) files fo…

12