Home
last modified time | relevance | path

Searched +full:intro -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 34) sorted by relevance

12

/dokuwiki/data/
H A Ddeleted.files835 lib/plugins/acl/lang/ar/intro.txt
836 lib/plugins/acl/lang/bg/intro.txt
837 lib/plugins/acl/lang/ca/intro.txt
838 lib/plugins/acl/lang/cs/intro.txt
839 lib/plugins/acl/lang/da/intro.txt
840 lib/plugins/acl/lang/de/intro.txt
841 lib/plugins/acl/lang/el/intro.txt
842 lib/plugins/acl/lang/en/intro.txt
843 lib/plugins/acl/lang/es/intro.txt
844 lib/plugins/acl/lang/et/intro
[all...]
/dokuwiki/inc/Ui/
H A DPageView.php53 // print intro for preview
63 // print intro for old revisions
H A DEditor.php53 // intro locale text (edit, rditrev, or read)
55 $intro = ($REV) ? 'editrev' : 'edit';
62 $intro = 'read';
80 'intro_locale' => $intro
156 // print intro locale text (edit, rditrev, or read.txt)
H A DBacklinks.php25 // print intro
H A DPageConflict.php41 // print intro
H A DPageDraft.php31 // print intro
H A DLogin.php42 // print intro
H A DUserRegister.php30 // print intro
H A DUserResendPwd.php29 // print intro
H A DIndex.php34 // print intro
H A DSubscribe.php30 // print intro
H A DPageRevisions.php58 // print intro
H A DUserProfile.php
H A DSearch.php445 * Build the intro text for the search page
455 $intro = p_locale_xhtml('searchpage');
467 $intro
/dokuwiki/inc/Action/
H A DDenied.php49 // print intro
H A DLocked.php47 // print intro
/dokuwiki/inc/
H A DErrorHandler.php88 * @param string $intro
90 public static function showExceptionMsg($e, $intro = 'Error!') argument
92 $msg = hsc($intro) . '<br />' . hsc(get_class($e) . ': ' . $e->getMessage());
/dokuwiki/inc/Parsing/Lexer/
H A DStateStack.php5 * For an intro to the Lexer see:
H A DParallelRegex.php5 * For an intro to the Lexer see:
/dokuwiki/inc/Parsing/
H A DParser.php13 * For an intro to the Lexer see: wiki:parser
/dokuwiki/lib/plugins/config/core/
H A DWriter.php113 * Returns the PHP intro header for the config file
/dokuwiki/lib/plugins/popularity/
H A Dadmin.php92 echo $this->locale_xhtml('intro');
/dokuwiki/lib/plugins/revert/
H A Dadmin.php56 echo $this->locale_xhtml('intro');
/dokuwiki/lib/plugins/logviewer/
H A Dadmin.php48 echo $this->locale_xhtml('intro');
/dokuwiki/lib/plugins/styling/
H A Dadmin.php80 echo $this->locale_xhtml('intro');

12