Home
last modified time | relevance | path

Searched refs:txt (Results 51 – 75 of 388) sorted by relevance

12345678910>>...16

/plugin/siteexport/
H A D.travis.yml17 - "mv req-travis.txt requirements.txt"
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js189 var txt = this.controlWin.replacementText;
190 if( txt.value ) {
191 var newspell = new String( txt.value );
212 var txt = this.controlWin.replacementText;
213 if( !txt.value ) return false;
214 var newspell = new String( txt.value );
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js197 var txt = this.controlWin.replacementText;
198 if( txt.value ) {
199 var newspell = new String( txt.value );
223 var txt = this.controlWin.replacementText;
224 if( !txt.value ) return false;
225 var newspell = new String( txt.value );
/plugin/osm/
H A Dsyntax.php128 list($match, $lat, $lon, $txt) = $pt;
132 … $txt = addslashes(str_replace("\n", "", p_render("xhtml", p_get_instructions($txt), $info)));
/plugin/zip/
H A Dadmin.php130 File_Archive::predEreg('\.txt$'),
151 File_Archive::predEreg('\.txt$'),
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Ddependencies.txt8 // dependencies.txt - part of getID3() //
9 // See readme.txt for more details //
/plugin/qrcode/syntax/
H A Dqrcode.php206 … $txt = 'Dont have barcode reader ? click here http://www.freewarepocketpc.net/ppc-tag-barcode.html
212 $renderer->doc .= $txt;
/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js63 …Search);eval("var txt=this.$('"+sId+"')."+sAttribute);if(typeof txt=="function"){txt=txt.toString(…
64txt.indexOf(sSearch)>-1){var newTxt='';while(txt.indexOf(sSearch)>-1){x=txt.indexOf(sSearch)+sSear…
65 newTxt+=txt;if(bFunction){eval('this.$("'+sId+'").'+sAttribute+'=newTxt;');}
/plugin/indobible/
H A Dsyntax.php128 …$txt = '<alkitab><a href="#' . $nospace . '" class="alkitab" role="button" ' . $txtFocus . ' data-…
130 return $txt;
/plugin/randomquote/
H A DREADME.md4 The plugin is file-based and relies on a list of quotes stored in a `quotes.txt` file.
10 To add new quotes or to change the style, please edit the `quotes.txt` and `style.css` files in you…
/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/datatemplate/syntax/
H A Dfilterform.php114 $txt = '<i>' . $key . ':</i> ' . $value;
117 '_text' => $txt, 'name' => 'dataflt[]','value' => $flt,
/plugin/randomtables/syntax/
H A Dsource.php95 [$min, $max, $txt] = $line;
101 . '<td>' . $renderer->_xmlEntities($txt) .'</td>'
/plugin/txt2tags/
H A Dtxt2tags.class.php308 $txt = $this->esc(trim($m[3]));
318 $txt = "$prefix. $txt";
322 $txt = $this->Keep($txt);
323 …$lines2[] = "\032\032".sprintf($snippets['title'], $level, $anchor, $txt); # \032: block that cann…
327 $toc[] = $this->sp($level) . "- [$txt #$anchor]";
/plugin/givemeyouremail/
H A DREADME.txt27 To collect all the email adresses, you can download the adresses.txt file located on the plugin ins…
28 lib/plugins/givemeyouremail/adresses.txt
/plugin/icalevents/
H A Ddeleted.files24 externals/iCalcreator/docs/lgpl.txt
27 externals/iCalcreator/README.txt
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css4 * Licensed under the MIT License. See License.txt in the project root for license information.
14 * Licensed under the MIT License. See License.txt in the project root for license information.
23 * Licensed under the MIT License. See License.txt in the project root for license information.
33 * Licensed under the MIT License. See License.txt in the project root for license information.
42 * Licensed under the MIT License. See License.txt in the project root for license information.
82 * Licensed under the MIT License. See License.txt in the project root for license information.
103 * Licensed under the MIT License. See License.txt in the project root for license information.
149 * Licensed under the MIT License. See License.txt in the project root for license information.
248 * Licensed under the MIT License. See License.txt in the project root for license information.
276 * Licensed under the MIT License. See License.txt in the project root for license information.
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css4 * Licensed under the MIT License. See License.txt in the project root for license information.
14 * Licensed under the MIT License. See License.txt in the project root for license information.
23 * Licensed under the MIT License. See License.txt in the project root for license information.
33 * Licensed under the MIT License. See License.txt in the project root for license information.
42 * Licensed under the MIT License. See License.txt in the project root for license information.
82 * Licensed under the MIT License. See License.txt in the project root for license information.
103 * Licensed under the MIT License. See License.txt in the project root for license information.
149 * Licensed under the MIT License. See License.txt in the project root for license information.
248 * Licensed under the MIT License. See License.txt in the project root for license information.
276 * Licensed under the MIT License. See License.txt in the project root for license information.
[all …]
/plugin/bootswrapper/exe/help/
H A Dpanel-body.txt1 panel.txt
H A Dpills.txt1 nav.txt
H A Drow.txt1 grid.txt
H A Dtabs.txt1 nav.txt
H A Dbar.txt1 progress.txt
H A Dcaption.txt1 thumbnail.txt
H A Dpane.txt1 panel.txt

12345678910>>...16