Home
last modified time | relevance | path

Searched +full:title +(+path:plugin +path:include) -(+path:plugin +path:include +path:lang) (Results 1 – 9 of 9) sorted by relevance

/plugin/include/syntax/
H A Dlocallink.php33 // construct title in the same way it would be done for internal links
36 $title = $ID.' ↵';
37 $renderer->doc .= '<a href="#'.$hash.'" title="'.$title.'" class="wikilink1">';
H A Dfooter.php58 $title = ($sect) ? $page . '#' . $sect : $page;
59 if (!$title) $title = str_replace('_', ' ', noNS($page));
62 'title' => $title,
75 $xhtml[] = '<abbr class="published" title="'.strftime('%Y-%m-%dT%H:%M:%SZ', $date).'">'
85 $xhtml[] = '<abbr class="published" title="'.strftime('%Y-%m-%dT%H:%M:%SZ', $mdate).'">'
H A Deditbtn.php29 list($title, $hid) = $data;
32 $renderer->startSectionEdit(0, array('target' => 'plugin_include_editbtn', 'name' => $title, 'hid' => $hid));
34 $renderer->startSectionEdit(0, 'plugin_include_editbtn', $title);
H A Dheader.php63 $renderer->doc .= ' id="'.$hid.'"><a href="' . $url . '" title="' . $headline . '">';
/plugin/include/
H A Dhelper.php41 $this->defaults['title'] = $this->getConf('title');
174 case 'title':
175 $flags['title'] = 1;
178 $flags['title'] = 0;
249 $title = '';
250 if ($flags['title'])
251 $title = p_get_first_heading($page);
255 array('internallink', array(':'.$key, $title)),
259 $ins = array(array('internallink', array(':'.$key,$title)));
[all...]
H A Daction.php101 $event->data['metadata'] = array('title' => $meta['title']);
203 $event->data['title'] = '';
/plugin/include/conf/
H A Dmetadata.php24 $meta['title'] = array('onoff');
28 $meta['order'] = array('multichoice', '_choices' => array('id', 'title', 'created', 'modified', 'indexmenu', 'custom'));
H A Ddefault.php21 $conf['title'] = 0; // use first header of page in link
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.meta1title";s:28:"An included link to Bob Ross";s:11:"description";a:2:{s:15:"tableofcontents";a:1:{i:0…