Home
last modified time | relevance | path

Searched refs:to (Results 1451 – 1475 of 4331) sorted by relevance

1...<<51525354555657585960>>...174

/plugin/remotescript/lib/JsHttpRequest/
H A Dcompile.bat35 my ($from, $to, $commentAdd) = @_;
38 system("\"$minProg\" $from > $to");
39 writeFile($to, $comment . "\n" . readFile($to));
/plugin/fckg/action/entities/
H A DENTITIES.HOWTO1 Adding Entities to the Entities Defintions Array.
12 the file name to the script at the command line:
15 This creates a new entities file called ent.ser, which must then be copied to
16 the fckg/action subdirectory. You would be wise to first back up the original ent.ser
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionID.txt
H A DCore.HiddenElements.txt
/plugin/bugzillalinks/
H A DREADME.md4 DokuWiki plugin to automatically link to Bugzilla issues.
9 Please refer to http://www.dokuwiki.org/plugins for additional info
10 on how to install plugins in DokuWiki.
/plugin/usermanagerextended/
H A DREADME5 Gives access to the user manager module to managers, as defined in main configuration,
15 Please refer to http://www.dokuwiki.org/plugins for additional info
16 on how to install plugins in DokuWiki.
/plugin/twofactorsmsappliance/
H A DREADME12 Please refer to http://www.dokuwiki.org/plugins for additional info
13 on how to install plugins in DokuWiki.
16 A huge thanks to János Fekete - his memcache plugin provided me a starting
17 point to write this plugin.
/plugin/indobible/
H A DREADME3 provides a tag to recognize a text that follow bible verse chapters and numbers syntax in order to
12 Please refer to http://www.dokuwiki.org/plugins for additional info
13 on how to install plugins in DokuWiki.
H A DREADME.md4 provides a tag to recognize a text that follow bible verse chapters and numbers syntax in order to
13 Please refer to http://www.dokuwiki.org/plugins for additional info
14 on how to install plugins in DokuWiki.
/plugin/rawless/
H A DREADME3 Exports the raw less styles. You have to add the parameter `rawless` to the css url.
12 Please refer to http://www.dokuwiki.org/plugins for additional info
13 on how to install plugins in DokuWiki.
/plugin/ckgdoku/action/entities/
H A DENTITIES.HOWTO1 Adding Entities to the Entities Defintions Array.
12 the file name to the script at the command line:
15 This creates a new entities file called ent.ser, which must then be copied to
16 the fckg/action subdirectory. You would be wise to first back up the original ent.ser
/plugin/newpagetemplate/lang/en/
H A Dhowto.txt1 This admin app is a GUI for the command line plugin that is described in the [[doku>plugin:newpagetemplate:cmdline|]] documentation. It has four options, corresponding to the main command line options.: ''Ini file'', ''Template'', ''Page id'', and ''User replacements''. These options enable you to process a single page using the selected page and template or one or more pages using one or more templates using an initialization file.
3 If you choose both ''ini file'' and ''Page id'', ''Page id'' will take precedence. If you choose ''Page id'', you must choose a template. The ''User replacements'' are the ''newpagevars'' that are explained in the [[doku>plugin:newpagetemplate#usage|newpagetemplate]] documentation. If you choose an initialization file, you can use the ''User replacements'' option to add replacements to those in the initialization file.
/plugin/sapnotelink/
H A DREADME3 simply create links to sap notes
5 convert SAP#1234 or sap#1234 direkt to https://launchpad.support.sap.com/#/notes/1234
14 Please refer to http://www.dokuwiki.org/plugins for additional info
15 on how to install plugins in DokuWiki.
/plugin/ckgedit/action/entities/
H A DENTITIES.HOWTO1 Adding Entities to the Entities Defintions Array.
12 the file name to the script at the command line:
15 This creates a new entities file called ent.ser, which must then be copied to
16 the fckg/action subdirectory. You would be wise to first back up the original ent.ser
/plugin/bez/cron/
H A Dfunctions.php18 //send message to all
127 $to = $udata['name'].' <'.$udata['mail'].'>';
128 $mailer->to($to);
135 $output[] = array($to, $subject, $body, array());
/plugin/attribute/
H A DREADME12 Please refer to http://www.dokuwiki.org/plugins for additional info
13 on how to install plugins in DokuWiki.
16 A huge thanks to János Fekete - his memcache plugin provided me a starting
17 point to write this plugin.
/plugin/diagramsnet/lib/resources/
H A Ddia_zh.txt734 to=至
899 confGotoPage=Go to containing page
924 customTempInst2=For more details, please refer to
958 confADiagUptoDate=Diagram "{1}" is up to date.
1005 confANoLnksInDrgm=No links to update in: {1}
1040 loginFirstThen=Please login to {1} first, then {2}
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1099 authDrawAccess=Authorize draw.io to access {1}
1101 errAuthSrvc=Error authenticating to {1}
1116 loadAttFailed=Failed to load attachment "{1}"
[all …]
/plugin/jplayer/
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
55 …"description": "jPlayer allows you to create a media player with a consistent interface and experi…
89 …"ext-SimpleXML": "SimpleXML extension is required to analyze RIFF/WAV/BWF audio files (also requir…
92 "ext-dba": "DBA extension is required to use the DBA database as a cache storage.",
95 "ext-json": "JSON extension is required to analyze Apple Quicktime videos.",
96 "ext-libxml": "libxml extension is required to analyze RIFF/WAV/BWF audio files.",
97 … "ext-mbstring": "mbstring extension is required to work with different character sets.",
99 … "ext-mysqli": "MySQLi extension is required to use the MySQL database as a cache storage.",
101 … "ext-sqlite3": "SQLite3 extension is required to use the SQLite3 database as a cache storage.",
102 … "ext-xml": "XML extension is required for graphic modules to analyze the XML metadata.",
[all …]
/plugin/quizlib/scripts/
H A DREADME.md8 - Simple to implement, just add the provided classes to your HTML and follow the flexible structure
12 … - Correct and incorrect answer highlighting with an optional callback to extend this functionality
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D244.phpt23 Failed asserting that '123StringCode' is equal to expected exception code 'OtherString'.
26 Failed asserting that '123StringCode' is equal to expected exception code 123.
29 Failed asserting that 123 is equal to expected exception code '123String'.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddependencies.phpt32 This test depends on "DependencyFailureTest::testOne" to pass.
35 This test depends on "DependencyFailureTest::testTwo" to pass.
38 This test depends on "DependencyFailureTest::testOne" to pass.
/plugin/twcheckliste/lang/en/
H A Dstep0.txt1 This plugin will automatically upgrade your wiki to the newest available DokuWiki version by perfor…
8 For automatic upgrading all files that need to be updated have to be writable by the PHP process. T…
/plugin/components/syntax/
H A Dslice.php60 $to = $data['to'];
63 $form->addHidden('to', $to);
65 $form->addElement(form_makeButton('submit', '', "Slice $from--$to"));
/plugin/geourl/lang/en/
H A Dintro.txt3 This tool allows you to set a code for use with [[wp>GeoURL|GeoURL]], which allows your visitors to
5 The plugin also exports a function for use with your template, so you will have to insert the follo…
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_syntax.meta1to what Bob Ross says";s:11:"description";a:2:{s:15:"tableofcontents";a:1:{i:0;a:4:{s:3:"hid";s:31…

1...<<51525354555657585960>>...174