Home
last modified time | relevance | path

Searched refs:txt (Results 126 – 150 of 388) sorted by relevance

12345678910>>...16

/plugin/tuxquote/
H A DREADME11 Add or remove quotes from the lib/plugins/tuxquote/quotes.txt file. Quotes are line delimited and H…
17 Please see images-license.txt for image licensing information and image attributions.
/plugin/hcalendar/syntax/
H A Dhcal2.php183 $txt = helper_plugin_hcal::buildText(
196 return $txt;
/plugin/idcount/
H A DREADME.md12 The counter ist stored in the ``data/idcount.txt`` file. Erasing this file will reset the counter.
/plugin/oauthdoorkeeper/
H A DDockerfile10 bundle exec rake db:setup | tail -n4 > public/secrets.txt
/plugin/dw2pdf/
H A Ddeleted.files4 mpdf/CHANGELOG.txt
5 mpdf/CREDITS.txt
6 mpdf/LICENSE.txt
7 mpdf/README.txt
213 mpdf/graph_cache/dummy.txt
234 mpdf/patterns/NOTES.txt
236 mpdf/patterns/dictionary.txt
247 mpdf/qrcode/_LGPL.txt
248 mpdf/qrcode/_lisez_moi.txt
523 mpdf/tmp/dummy.txt
[all...]
/plugin/dokutexit/
H A DMakefile23 FILES = syntax.php texitrender.php latex.php config.php README.md LICENSE.GPLv2 plugin.info.txt act…
/plugin/wrap/
H A Dplugin.info.txt8 #syntax See example.txt
/plugin/mailto/
H A Drenderer.php.not20 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/pagestat/
H A Dscript.js309 PTlog.prototype.log=function(txt){ argument
310 this.getclientwin().html(txt);
313 PTlog.prototype.loga=function(txt){ argument
613 var txt =inout_jqwin.val();
614 var w_list=extract_allwords(txt);
639 function split_and_trim(txt,seprator){ argument
641 var t_list=txt.split(sep);
652 function extract_allwords(txt){ argument
653 return txt.match(/[\w]+/g);
656 function extract_words_gt2(txt){ argument
[all …]
H A Dremote.php273 public function Cp_wordlist($pageid,$txt){ argument
275 $rt=$this->remoteapi->putPage($wordlistid,$txt,["sum"=>"generate by Cp_wordlist"]);
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1439 function _dounderline($x,$y,$txt) { argument
1443 $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' ');
1454 function _dooverline($x,$y,$txt) { argument
1460 $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' ');
1468 function _dostrikeout($x,$y,$txt) { argument
1473 $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' ');
2059 function Text($x, $y, $txt) { argument
2063 if ($this->underline && $txt!='') {
2067 if ($this->overline && $txt!='') {
2068 $s.=' '.$this->_dooverline($x,$y,$txt);
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
H A Dphpcbf.bat10 REM @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
H A Dphpcs.bat12 REM @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
/plugin/fckg/fckeditor/editor/css/images/fileicons/
H A Dicon_files.txt35 txt.png
H A Ddir.txt39 txt.png
/plugin/tooltip/
H A DREADME6 * Latest version date from file VERSION.txt
/plugin/textmodule/
H A DREADME.md19 The data of the text modules is stored in the ``data/textmodules.txt`` file.
/plugin/sympaauth/
H A DREADME12 5- change the login.txt (see examples in lang/en or lang/fr relative to this directory)
/plugin/copypage/images/
H A DREADME.md5 …` is generated from `pagetools/icon_copy.png`. Its license is available at `pagetools/license.txt`.
/plugin/userhomepage/lang/en/
H A Duserhomepage_public.default2 This public page ''//@TARGETPUBLICPAGE@.txt//'', as stated by it's name, **can be read by anyone b…
/plugin/openlayersmapoverlays/
H A DLICENSE.txt19 https://raw.githubusercontent.com/openlayers/ol2/master/license.txt
22 https://raw.githubusercontent.com/openlayers/ol2/master/authors.txt for full list.
/plugin/supa/
H A Dscript.js174 function t(txt) { argument
175 return LANG['plugins']['supa'][txt];
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso157 files. (Test.txt, Test(1).txt, Test(2).txt, etc.)
/plugin/callflow/
H A Dscript.js346 var txt = paper.text( //text above arrow
360 if (cmd[3] && txt.node) {
361 jQuery(txt.node).css('text-decoration','underline').css('text-decoration-style','dashed');
363 var BB = txt.getBBox();
/plugin/gil/
H A DREADME6 * Latest version date from file VERSION.txt

12345678910>>...16