Home
last modified time | relevance | path

Searched refs:doc (Results 1076 – 1100 of 1496) sorted by relevance

1...<<41424344454647484950>>...60

/plugin/file2dw/
H A DREADME.md12 …in lets you import a document into Dokuwiki. It supports (at least) .odt, .doc, .docx formats. It …
35 #### soffice conversion (.doc support)
41 …d not be a problem for anybody. If you do not use the soffice conversion (.doc support), you don't…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dembed.rst7 The ``embed`` tag combines the behaviour of :doc:`include<include>` and
8 :doc:`extends<extends>`.
178 .. seealso:: :doc:`include<../tags/include>`
H A Dsandbox.rst16 enabled (see the :doc:`Twig for Developers<../api>` chapter).
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlDeserializationVisitor.php86 $doc = simplexml_load_string($data);
91 if (false === $doc) {
95 return $doc;
/plugin/button/
H A Dsyntax.php287 $renderer->doc .= $text;
315 $renderer->doc .= $renderer->_xmlEntities($match);
318 $renderer->doc .= "</span></span></a>";
455 // $this->doc .= $this->_formatLink($link);
507 //if ($linking == 'nolink' || $noLink) $this->doc .= $link['name'];
508 //else $this->doc .= $this->_formatLink($link);
/plugin/mtg/
H A Dsyntax.php112 $renderer->doc .= $output;
/plugin/since/
H A Dsince.php86 $renderer->doc .= $SinceDate;
/plugin/autogallery/
H A Dsyntax.php110 $renderer->doc .= $form;
/plugin/tipoftheday/syntax/
H A Dtotns.php54 $renderer->doc .= p_render($mode, $ins, $myINFO);
/plugin/autotooltip/
H A Daction.php68 $renderer->doc .= $link;
/plugin/flash/
H A Dsyntax.php105 …$R->doc .= html_flashobject($data['swf'],$data['width'],$data['height'],$data['data'],$data['data'…
/plugin/asana/syntax/
H A DAsanaSyntax.php118 $renderer->doc .=$data;
/plugin/flattr/
H A Dsyntax.php89 $renderer->doc .= $helper->getEmbedCode($params);
/plugin/combo/syntax/
H A Dtoc.php144 $renderer->doc .= "{$tocNavHtml}{$tocHtml}</nav>";
/plugin/bez/syntax/
H A Dqlink.php71 $renderer->doc .= '<a href="?id='.$lang_code.'bez:'.$table.':'.$id_key.':'.$id.$anchor.'">'.$match.'</a>';
/plugin/diagrams/syntax/
H A Dembed.php89 $renderer->doc = $data['svg'];
/plugin/svgpureinsert/
H A Dsyntax.php121 $renderer->doc .= '<iframe '.buildAttributes($attr).'></iframe>';
/plugin/gitlab/
H A Dsyntax.php32 …$renderer->doc .= '<a target="_blank" href="' . htmlspecialchars($data[0]) . '/commit/' . htmlspec…
/plugin/abbr/syntax/
H A Dabbreviation.php87 $renderer->doc .= $html;
/plugin/authorlist/
H A Dsyntax.php105 $renderer->doc .= $al->getOutput();
/plugin/inlinejs/syntax/
H A Dembedder.php115 $renderer->doc .= $html;
/plugin/bookcreator/syntax/
H A Dexportsaved.php102 $renderer->doc .= $link;
/plugin/shy/
H A Dsyntax.php165 $aRenderer->doc .= chr(194) . chr(173);
/plugin/whoisonline/
H A Dsyntax.php125 $renderer->doc .= $this->getonlinelist($data['display']);
/plugin/dokutexit/
H A Dsyntax.php112 $renderer->doc .= $this->_texit->render() . '<p>';

1...<<41424344454647484950>>...60