Home
last modified time | relevance | path

Searched defs:wikitext (Results 1 – 4 of 4) sorted by relevance

/plugin/bookmark2wiki/
H A Dbookmark2wiki.php42 $wikitext=$_GET['te']; // things to log : Selected text variable
48 $wikitext = html_entity_decode($string, ENT_COMPAT, 'UTF-8'); variable
/plugin/projects/action/
H A Daction.php34 private function wikitext($type) { function in action_plugin_projects_action
/plugin/stylingpages/
H A Daction.php80 public function update($patterns, $wikitext)
/plugin/dokubookmark/
H A Dhelper.php274 function printPost($targeturl, $path, $wikiid, $timestamp, $title, $wikitext) {