Home
last modified time | relevance | path

Searched refs:txt (Results 326 – 350 of 388) sorted by last modified time

1...<<111213141516

/plugin/eventline/
H A DLICENSE.txt33 * Dual licensed under the MIT (MIT-LICENSE.txt)
34 * and GPL (GPL-LICENSE.txt) licenses.
H A DREADME60 located in the LICENSE.txt file located in the same directory as this very file
/plugin/tindexmenu/
H A Dedit-full.js143 function indexmenu_toolFrame(parent,txt) { argument
146 l.innerHTML='<strong>'+txt+'</strong>';
/plugin/fblogin/lib/
H A Dfb_ca_chain_bundle.crt8 ## file (certdata.txt). This file can be found in the mozilla source tree:
9 ## http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1
17 # @(#) $RCSfile: certdata.txt,v $ $Revision: 1.86 $ $Date: 2012/10/18 16:26:52 $
/plugin/facebooklike/
H A DCHANGELOG7 * Added plugin.info.txt
/plugin/photowidget/
H A Dsyntax.php106 …$txt = '<div><object type="application/x-shockwave-flash" data="'.$w_swfLoc.'" width="'.$p_width.'…
107 $txt .= '<param name="movie" value="'.$w_swfLoc.'" />';
108 $txt .= '<param name="bgcolor" value="#ffffff" />';
109 $txt .= '<param name="AllowScriptAccess" value="always" />';
110 $txt .= '<param name="flashvars" value="feed='.$w_feedurl.'" />';
111 $txt .= '<p>This widget requires Flash Player 9 or better</p>';
112 $txt .= '</object></div>';
113 return $txt;
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jar ... META-INF/ META-INF/LICENSE.txt org/ org/apache/ org/apache/ ...
/plugin/supa/
H A Dscript.js174 function t(txt) { argument
175 return LANG['plugins']['supa'][txt];
/plugin/semanticdata/syntax/
H A Dentry.php296 function _normalize($txt) { argument
297 return str_replace('#', '\#', trim($txt));
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js123 _toHTML: function(txt) { argument
124 return txt.escapeHTML().replace(/\n/g,"<br/>");
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1694 function strokeString(ctx, txt, col, fh, tx, ty) { argument
1699 for (var i = 0; i < txt.length; i++) {
1700 strokeSymbol(ctx, txt[i], ls, tx+xp, ty, fw, fh);
1701 xp += (txt[i]!="."?fw+cr:(fw/2)+cr);
/plugin/ipa/
H A DREADME1 See plugin.info.txt
/plugin/asiansearch/
H A Daction.php240 function revised_html_show($txt = null) argument
249 if($txt || $REV){
255 if (!is_null($txt)){
260 $html = html_secedit(p_render('xhtml',p_get_instructions($txt),$info),$secedit);
/plugin/tline/
H A DLICENSE.txt33 * Dual licensed under the MIT (MIT-LICENSE.txt)
34 * and GPL (GPL-LICENSE.txt) licenses.
H A DREADME.txt62 located in the LICENSE.txt file located in the same directory as this very file
H A DCHANGES.txt1 CHANGES.txt
168 * Added src/misc/fix_svn_props.txt -- used to correctly set props on
/plugin/progrecss/
H A DChangeLog13 localizations in plugin descriptions (see plugin.info.txt).
23 * plugin.info.txt: Added file. Description strings can be
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Ddokuwiki.txt65 …oad tarball((files inside the ''data'' directory -- eg: ''dokuwiki.txt'', ''syntax.txt'', ''dokuwi…
/plugin/farm/
H A Dstyle.css291 background-image: url(images/txt.png);
/plugin/jmol2/jmol/
H A DCHANGES.txt1525 # bug fix: UFF.txt not included in build
1600 # bug fix: forcefield file UFF.prm --> UFF.txt
3200 # and http://chemapps.stolaf.edu/jmol/docs/misc/pmesh.bin.txt
H A DREADME.txt19 - README.txt
22 - COPYRIGHT.txt
25 - LICENSE.txt
H A DLEAME.txt21 - LEAME.txt
24 - README.txt
27 - COPYRIGHT.txt
30 - LICENSE.txt
/plugin/geogebra/syntax/
H A Dgeogebrafile.php169 $txt = "";
179 $txt .= '<applet'.
186 $txt .= '<param name="filename" value="'.$file.'"/>';
188 $txt .= ' <param name="showToolBar" value="'.$showToolBar.'"/>';
198 $txt .= ' <param name="maxIconSize" value="'.$maxIconSize.'"/>';
207 $txt .= ' <param name="customToolBar" value="'.$customToolBar.'"/>';
215 $txt .= ' <param name="bgcolor" value="'.$bgcolor.'"/>';
219 $txt .= ' <param name="language" value="'.$language.'"/>';
227 $txt .= '<br />';
234 $txt .= ' <a href="'.$file.'">Download</a> &mdash;';
[all …]
/plugin/itrackviewer/
H A Dsyntax.php260 …$txt ='<iframe width="'.$param['width'].'" height="'.$param['height'].'" frameborder="0" scrolling…
262 …$txt .= '<br /><small><a href="'.$googleurl.'&amp;source=embed" style="color:#0000FF;text-align:l…
266 return $txt;
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt444 For the list of contributors see AUTHORS.en.txt file.

1...<<111213141516