Home
last modified time | relevance | path

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

/plugin/snippets/exe/
H A Dsnippets.php33 <title><?php print $snippets->getLang('popup_title') . ' [' . $conf['title'] . ']' ?></title>
/plugin/snippets/
H A Dscript.js91 page = link.title;
101 preview.title = LANG['plugins']['snippets']['preview'];
112 insert.title = LANG['plugins']['snippets']['insert'];
308 …toolbar[toolbar.length] = {"type":"mediapopup", "title": LANG['plugins']['snippets']['title'], "ke… property in toolbar
H A Daction.php111 $title= str_replace('_',' ',$page);
114 $title = $page;
135 utf8_ucfirst($title),
136 utf8_ucwords($title),
137 utf8_strtoupper($title)
227 … type="checkbox" name="prune" value="prune" id="snip_prune" checked><span title =" '. $this->getLa…
H A Dsyntax.php51 return array('snippet_close', $title);