Home
last modified time | relevance | path

Searched refs:doc (Results 751 – 775 of 1496) sorted by relevance

1...<<31323334353637383940>>...60

/plugin/repo/
H A Dsyntax.php116 $renderer->doc .= $idx;
164 $renderer->doc .= $this->_cached_geshi($url, $refresh);
235 $renderer->doc .= '<a href="'.wl($ID, 'repo='.$base).'" class="idx_dir">'.
239 $renderer->doc .= hsc($dirs[$n-1]);
/plugin/dataloop/syntax/
H A Dtextloop.php222 $renderer->doc .= $sDataLoopSeperator;
225 $renderer->doc .= $renderer->_xmlEntities($match);
228 $aParts = explode($sDataLoopSeperator, $renderer->doc);
231 $renderer->doc = $aParts[0];
269 $renderer->doc .= $sCurrentText;
/plugin/snap/
H A Dsyntax.php.ori112 $renderer->doc .= "Erreur de syntaxe";
186 … $renderer->doc .= "Serveur snap $snapServer:$snapPort non trouv&eacute; $errstr ($errno)<br />\n";
201 …if ($url==$param) $renderer->doc .= "<a href=\"$url\" title=\"$param$titrePage\" target=\"_new\">";
202 else $renderer->doc .= "<a href=\"$defaultWiki$param\" title=\"$param$titrePage\">";
204 …$renderer->doc .= "<img src=\"".DOKU_URL."lib/plugins/snap/image.php?image=".rawurlencode($imagePa…
205 $renderer->doc .= "</a>";
/plugin/strata/syntax/
H A Dentry.php255 if($mode == 'xhtml') { $R->doc .= '<div class="strata-entry" '.(isset($currentPosition)?'id="'.$currentPosition.'"':'').'>'; }
331 if($mode == 'xhtml') { $R->doc .= '<span class="strata-data-fragment-link-previous">'; }
333 if($mode == 'xhtml') { $R->doc .= '</span>'; }
337 if($mode == 'xhtml') { $R->doc .= '<span class="strata-data-fragment-link-next">'; }
339 if($mode == 'xhtml') { $R->doc .= '</span>'; }
346 if($mode == 'xhtml') { $R->doc .= '</div>'; }
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js107 var doc = null;
113 doc = iframe.contentWindow.document;
115 dp.sh.Utils.CopyStyles(doc, window.document);
116doc.write('<div class="' + highlighter.div.className.replace('collapsed', '') + ' printing">' + hi…
117 doc.close();
133 var doc = wnd.document;
135 dp.sh.Utils.CopyStyles(doc, window.document);
137 doc.write(dp.sh.Strings.AboutDialog.replace('{V}', dp.sh.Version));
138 doc.close();
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js18doc=null;iframe.style.cssText='position:absolute;width:0px;height:0px;left:-500px;top:-500px;';doc…
19 …rs=0');var doc=wnd.document;dp.sh.Utils.CopyStyles(doc,window.document);doc.write(dp.sh.Strings.Ab…
/plugin/visio/
H A Dsyntax.php82 …$renderer->doc .= DOKU_URL."lib/exe/fetch.php?id=".$data['file']."&cache=cache&media=".$data['file…
83 $renderer->doc .= '">'."\n";
/plugin/qrcode/syntax/
H A Dqrcode.php203 $renderer->doc .= $data;
212 $renderer->doc .= $txt;
/plugin/jalbum/syntax/
H A Dslideshow.php132 $renderer->doc .= $jsscript;
133 $renderer->doc .= $body;
/plugin/webcomponent/syntax/
H A Dcardcolumns.php152 $renderer->doc .= '<div class="card-columns">' . DOKU_LF;
157 $renderer->doc .= '</div>'.DOKU_LF;
/plugin/bootswrapper/syntax/
H A Dtext.php113 $renderer->doc .= $markup;
118 $renderer->doc .= "</$text_tag>";
H A Dcallout.php135 $renderer->doc .= $markup;
146 $renderer->doc .= $markup;
/plugin/combo/ComboStrap/
H A DMarkupDynamicRender.php107 // $data = array($this->format, & $this->renderer->doc);
109 $string = $this->renderer->doc;
110 $this->renderer->doc = '';
/plugin/codemirror/dist/
H A Dscripts.min.js2doc,Ya(a.doc,f),f);e=f+g.size;d.push(g)}return d}var wc=null;function xc(a){if(wc){wc.ops.push(a)}…
3doc.height,forceUpdate:false,updateInput:0,typing:false,changeObjs:null,cursorActivityHandlers:nul…
4doc=a;this.node=b};jg.prototype.clear=function(){var a=this.doc.cm,b=this.line.widgets,c=this.line…
5doc,b);var d=Zb(c);if(d!=c){b=ab(d)}return Vg(true,a,d,b,1)}function Zg(a,b){var c=Ya(a.doc,b);var…
6doc.sel.primary();var e=d.from(),f=d.to();if(b.display.viewTo==b.display.viewFrom||e.line>=b.displ…
7doc=a;e=e?a.clipPos(e):b(0,0);this.pos={from:e,to:e};var k;if(typeof h=="object"){k=h.caseFold}els…
/plugin/cnmap/
H A Dsyntax.php97 $pos = strpos($renderer->doc, $this->amap_script_src);
100 $pos = strpos($renderer->doc, $this->bmap_script_src);
113 $renderer->doc .= $html ;
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md33 The documentation is stored in the `doc` folder and is written using the [rST](http://docutils.sour…
36 To test doc rendering before submitting your PR, you will need [Sphinx](http://www.sphinx-doc.org/e…
41 pip install --requirement doc/requirements.txt --user
47 cd doc && sphinx-build -W -b html -d _build/doctrees . _build/html
/plugin/odtplus2dw/
H A DREADME.md11 odtplus2dw is a plugin for dokuwiki (forked from odt2dw to add doc/docx support). This plugin lets you import a document into Dokuwiki. It supports (at least) .odt, .doc, .docx formats. It should also work with any other document format that pandoc supports, but it has not been tested yet.
34 ### soffice conversion (.doc support)
40 I'm not a security expert, but I think that this should not be a problem for anybody. If you do not use the soffice conversion (.doc support), you don't need to do this.
62 - Added doc/docx support.
/plugin/svg/
H A Dsyntax.php.save174 $renderer->doc .= '<img src="'
189 $renderer->doc .= '<img src="'
202 $renderer->doc .= '<embed src="'
212 $renderer->doc .= '<object data="'
221 $renderer->doc .= '<iframe style="border: none;" src="'
/plugin/revealjs/syntax/
H A Dfragmentblock.php74 … $renderer->doc .= DOKU_LF.'<div class="fragment' . ($style ? ' '.$style : '') . '"' .
78 $renderer->doc .= '</div>'.DOKU_LF;
/plugin/latexit/syntax/
H A Dbase.php123 … $renderer->doc .= '<h'.$level.'>'.hsc($this->getConf('link_insertion_message')).'</h'.$level.'>';
136 $renderer->doc .= '\\cite{'.$data.'}';
/plugin/prettyphoto/
H A Drenderer.php58 $this->doc .= $link['name'];
60 $this->doc .= $this->_formatLink($link);
/plugin/iframe/
H A Dsyntax.php82 $R->doc .= '<div class="iframe">'.hsc($data['alt']).'</div>';
94 $R->doc .= "<iframe $params>".(isset($alt) ? hsc($alt) : '').'</iframe>';
/plugin/latexit/_test/
H A Dsyntax.test.php76 $this->assertEquals("<h4>Next link is recursively inserted.</h4>", $r->doc);
88 $this->assertEquals("\\cite{bibliography}", $r->doc);
/plugin/fields/
H A Dsyntax.php70 $renderer->doc .= $renderer->fields[$field_name];
73 $renderer->doc .= $this->helper->ODTDisplayUserField($renderer, $field_name);
/plugin/diagramsnet/
H A Dsyntax.php118 $renderer->doc .= '<img '.buildAttributes($attr).'/>';
120 …$renderer->doc .= "<font color='red'>** plugin response: Permission denied for file: '".$data['src…

1...<<31323334353637383940>>...60