Home
last modified time | relevance | path

Searched +full:title -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 101 – 125 of 132) sorted by relevance

123456

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php16 public $title, $description, $link;
/dokuwiki/inc/
H A Dinit.php582 <head><title>DokuWiki Setup Error</title></head>
H A Dform.php413 * A title will automatically be generated using the value and
429 if (!empty($attrs['accesskey']) && empty($attrs['title'])) {
430 $attrs['title'] = $value . ' [' . strtoupper($attrs['accesskey']) . ']';
H A Dcommon.php425 // get page title
426 $title = p_get_first_heading($ID, METADATA_RENDER_USING_SIMPLE_CACHE);
427 if ($title) {
428 $name = $title;
1678 'title' => '',
H A Dsearch.php580 if (!empty($opts['firsthead'])) $item['title'] = p_get_first_heading($item['id'], METADATA_DONT_RENDER);
/dokuwiki/inc/Ui/
H A DSearch.php569 $lastMod .= '<time datetime="' . date_iso8601($mtime) . '" title="' . dformat($mtime) . '">' .
H A DMediaDiff.php244 // revision title
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dlatex.php82 'textnormal','textsuperscript','texttt','textwidth','thanks','title',
H A Dnewlisp.php96 'time-of-day','timer','title-case','trace','trace-highlight',
H A Ddos.php95 'pushd', 'popd', 'title', 'verify'
H A Dpli.php141 'time', 'tiny', 'title', 'to', 'total', 'tpk', 'tpm', 'transient',
H A Dmatlab.php142 'texlabel','text Create','textread','textwrap','tic','timeseries','timer','timetable','title','toc',
H A Dpython.php153 'rsplit', 'rstrip', 'split', 'splitlines', 'startswith', 'strip', 'swapcase', 'title',
H A Dgnuplot.php84 'time_specifiers', 'timefmt', 'timestamp', 'title',
H A Dpys60.php182 //'rsplit', 'rstrip', 'split', 'splitlines', 'startswith', 'strip', 'swapcase', 'title',
H A Dsas.php118 'SET','SKIP','STARTSAS','STOP','SYSTASK','TABLE','TITLE','UNIQUE',
H A Dsystemverilog.php38 * Title: SystemVerilog Language Keywords File for GeSHi
H A Dpowershell.php114 '-Title', '-TimestampServer', '-TargetObject', '-Syntax', '-SyncWindow', '-Sum', '-String',
H A Dscilab.php202 'thrownan', 'tic', 'tilda', 'time_id', 'timer', 'title', 'titlepage', 'TK_EvalFile', 'TK_EvalStr', 'tk_getdir',
H A Dvim.php271 'title', 'titlelen', 'titleold', 'titlestring',
H A Dasymptote.php1093 'title',
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php85 $meta['title'] = ['string'];
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css356 .ui-datepicker .ui-datepicker-title {
361 .ui-datepicker .ui-datepicker-title select {
501 .ui-dialog .ui-dialog-title {
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php249 self::IMAGE_DIR . 'search.png" name="fn[search][new]" title="' .
277 '" title="' . $this->lang['edit_prompt'] . '">' . hsc($user) . '</a></td>';
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt159 Of course, you can add a title (displayed as a tooltip by most browsers), too.

123456