Home
last modified time | relevance | path

Searched refs:plug (Results 26 – 35 of 35) sorted by last modified time

12

/plugin/dir/
H A Dsyntax.php1237 $plug = $this->plugins ['tag'];
1238 if(!$plug) return true;
/plugin/sfauth/
H A DREADME.wiki5 To install this plug-in you have to do the following steps in the given order:
59 As username the plug-in will use the e-mail address provided by sales force.
/plugin/tuxquote/
H A Dquotes.txt3401 It works better if you plug it in. <BR> -- Sattinger's Law
3565 …emember, we thought it would be flying cars, now it's an outhouse you can plug in. <BR> -- Jay Leno
/plugin/youtracklinks/
H A Dplugin.info.txt6 desc Create hyper-links to your youTrack system. You can specify how the plug-in should recognize…
/plugin/socialshareprivacy2/SSP/
H A DREADME.md69 However, you can plug in you own replacement to store this options differently
/plugin/latex/
H A Dadmin.php213 $plug = new syntax_plugin_latex_common();
216 if(is_writable($plug->_latex->getPicturePath()) && is_dir($plug->_latex->getPicturePath()))
221 if(is_writable($plug->_latex->_tmp_dir) && is_dir($plug->_latex->_tmp_dir))
229 $outname = $plug->_latex->getPicturePath()."/img".$md5.'.'.$plug->_latex->_image_format;
239 $plug->_latex->_keep_tmp = true;
240 $plug->_latex->_cmdoutput = ''; // activate command log.
243 $plug->render('xhtml', $this, $data);
245 $tmpf = $plug->_latex->_tmp_dir."/".$plug->_latex->_tmp_filename;
246 $tmpext = array('tex','log','aux','dvi','ps',$plug->_latex->_image_format);
283 echo $plug->_latex->_cmdoutput;
[all …]
/plugin/directions/
H A Dplugin.info.txt6 desc This plug-in shows the, for a specific wikipage, from where wikinauts come from and go to fr…
H A DREADME2 This is "directions" plug-in for DokuWiki.
/plugin/flowplay2/flowplayer/
H A Djavascript.txt2 available in mplayer browser plug-in (http://mplayerplug-in.sourceforge.net/).
4 plug-in. mplayer plug-in's API is documented in javascript.txt that can be found
17 methods (same as in mplayer plug-in):
47 FlowPlayer specific, not in mplayer plug-in API:
98 PlayList control (FlowPlayer specific, not in mplayer plug-in API):
138 Callbacks from the player (FlowPlayer specific, not in mplayer plug-in API):
/plugin/flowplay/flowplayer/
H A Djavascript.txt2 available in mplayer browser plug-in (http://mplayerplug-in.sourceforge.net/).
4 plug-in. mplayer plug-in's API is documented in javascript.txt that can be found
10 methods (same as in mplayer plug-in):
20 FlowPlayer specific, not in mplayer plug-in API:
30 PlayList control (FlowPlayer specific, not in mplayer plug-in API):
41 methods (same as in mplayer plug-in):
71 FlowPlayer specific, not in mplayer plug-in API:
108 PlayList control (FlowPlayer specific, not in mplayer plug-in API):

12