Home
last modified time | relevance | path

Searched refs:note_url (Results 1 – 1 of 1) sorted by relevance

/plugin/epub/
H A Drenderer.php280 $note_url = DOKU_URL . "lib/exe/fetch.php?media=" . $orig;
282 $out = $this->set_footnote($link,$note_url);
305 function set_footnote($link, $note_url="") { argument
310 $note_url = urldecode($matches[1]);
317 epub_write_footnote($fn_id,$this->current_page,$note_url);