Home
last modified time | relevance | path

Searched refs:to (Results 1601 – 1625 of 4331) sorted by relevance

1...<<61626364656667686970>>...174

/plugin/xlsx2dw/
H A DREADME.md2 The XLSX2DW plugin for DokuWiki makes it easy to import XLS, XLSX or ODS tables to a page.
13 Move all plugin files to `dokuwiki-installation-directory/lib/plugins/xlsx2dw/`
33 4. Selected table is converted to DokuWiki syntax.
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
20 * `$path` is the path to the directory (or a subdirectory thereof) where the sourcecode of the proj…
36 … new release is prepared, the string that is passed to the constructor as the first argument needs…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md1 From 1.12.0 to 2.0.0
4 Upgrading from 1.x to 2.x should be almost transparent for most of the userland code,
14 to "Default"
16 - Most of the visor configurations and options have been move to visitor factories
22 - Changed default date format from ISO8601 to RFC3339
/plugin/pgn4web/pgn4web/
H A Dlive-compact.css66 /* a "width" attribute here must use the !important flag to override default settings */
89 /* a "width" attribute here must use the !important flag to override default settings */
96 /* a "width" attribute here must use the !important flag to override default settings */
100 /* a "width" attribute here must use the !important flag to override default settings */
104 /* a "width" attribute here must use the !important flag to override default settings */
H A Dcollection.css90 /* a "width" attribute here must use the !important flag to override default settings */
100 /* a "width" attribute here must use the !important flag to override default settings */
104 /* a "width" attribute here must use the !important flag to override default settings */
108 /* a "width" attribute here must use the !important flag to override default settings */
113 /* a "width" attribute here must use the !important flag to override default settings */
/plugin/bureaucracy-au/helper/
H A Dactionmail.php68 $to = $this->replace(implode(',',$argv)); // get recipient address(es)
69 $to = $mail->cleanAddress($to);
70 $mail->to($to);
/plugin/fckg/scripts/
H A DsafeFN_class.js30 changeSafeBase: function(num, from, to) { argument
31 if(isNaN(from) || from < 2 || from > 36 || isNaN(to) || to < 2 || to > 36) {
36 return num.toString(to);
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md10 This project provides a export library for XML and CSV generation according to the FINDOLOGIC expor…
16 Using the XML export is recommended by FINDOLOGIC. The XML is easier to read and has some advantage…
60 If you want to contribute to this project, feel free to fork the repository. Afterwards you can cre…
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js26 changeSafeBase: function(num, from, to) { argument
27 if(isNaN(from) || from < 2 || from > 36 || isNaN(to) || to < 2 || to > 36) {
32 return num.toString(to);
/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js26 changeSafeBase: function(num, from, to) { argument
27 if(isNaN(from) || from < 2 || from > 36 || isNaN(to) || to < 2 || to > 36) {
32 return num.toString(to);
/plugin/bureaucracyau/helper/
H A Dactionmail.php68 $to = $this->replace(implode(',',$argv)); // get recipient address(es)
69 $to = $mail->cleanAddress($to);
70 $mail->to($to);
/plugin/findologicxmlexport/
H A DREADME.md8 It uses the library [findologic/libflexport](https://github.com/findologic/libflexport) to generate…
10 For any other dependencies please refer to the [composer.json](https://raw.githubusercontent.com/fi…
20 …- If you want to export `keywords`/`tags` you will also need to install the [Tag Plugin](https://w…
36 …- **It is recommend to also include a `.htaccess` file, so strangers that know this link cannot ac…
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php303 * @param string $to Destination path.
309 public function copy($to, $force = Stream\IStream\Touchable::DO_NOT_OVERWRITE) argument
314 true === file_exists($to)) {
319 return @copy($from, $to);
322 return @copy($from, $to, $this->getStreamContext()->getContext());
/plugin/ckgdoku/scripts/
H A DsafeFN_class.js30 changeSafeBase: function(num, from, to) { argument
31 if(isNaN(from) || from < 2 || from > 36 || isNaN(to) || to < 2 || to > 36) {
36 return num.toString(to);
/plugin/ckgedit/scripts/
H A DsafeFN_class.js30 changeSafeBase: function(num, from, to) { argument
31 if(isNaN(from) || from < 2 || from > 36 || isNaN(to) || to < 2 || to > 36) {
36 return num.toString(to);
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js26 changeSafeBase: function(num, from, to) { argument
27 if(isNaN(from) || from < 2 || from > 36 || isNaN(to) || to < 2 || to > 36) {
32 return num.toString(to);
/plugin/bureaucracy/helper/
H A Dactionmail.php74 $to = $this->replace(implode(',',$argv)); // get recipient address(es)
75 $to = $mail->cleanAddress($to);
76 $mail->to($to);
/plugin/stopforumspam2/lang/en/
H A Dbanned.txt4 If you think this is an error, ask the admin of this website to be allowed to access.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D0ac9916f47a2483b89c1416684af322a.asciidoc10 'query' => 'to be or not to be',
/plugin/vshare/
H A Dsites.ini4 ; web = the full URL to the website for the video identified by vid
5 ; emb = optional special URL to use for extracting the vid
7 ; nfo = a hint on how to find the right URL to paste
48 vid = marcutio/welcome-to-jamrockmarcutio-remix
49 web = https://soundcloud.com/marcutio/welcome-to-jamrockmarcutio-remix
/plugin/statdisplay/helper/
H A Dgraph.php19 * @param string $to
22 public function sendgraph($command, $from = '', $to = '') argument
61 * @param string $to
64 private function summary($from = '', $to = '') argument
75 if ($to && $month > $to) break;
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md40 You may attach or detach the viewer dynamically to any element on the page, too:
45 // attach it to some element
81 You may need to perform [additional project setup](./docs/project/SETUP.md) when
93 Please checkout our [contributing guidelines](./.github/CONTRIBUTING.md) if you plan to
98 By participating to this project, please uphold to our [Code of Conduct](https://github.com/bpmn-io…
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak32 // When using Java objects as user objects, make sure to add the
41 // getter for each property to be persisted.
57 // Overrides method to disallow edge label editing
63 // Overrides method to provide a cell label in the display
98 // Overrides method to store a cell label in the model
151 // Overrides method to create the editing value
187 // of adding a newline to the current editing value
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md4 …izes PHP, JavaScript and CSS files to detect violations of a defined coding standard, and a second…
15 The SVN pre-commit hook requires PHP version 5.2.4 or greater due to its use of the vertical whites…
20 The easiest way to get started with PHP\_CodeSniffer is to download the [Phar](http://php.net/manua…
36 …ue is `~/.composer/vendor/bin/`, but you can check the value that you need to use by running `comp…
48 You will then be able to run PHP_CodeSniffer from the vendor bin directory:
/plugin/news/
H A DREADME3 …will generate a news feed that can be read in a standard news reader (See below for how to generate
30 In this case the title will default to 'News Item'
35 create news items from all headers greater than or equal to n. For instance:
42 This page is particularly useful if you have a page which is dedicated to news items.
53 …This method adheres to the ttl (time-to-live) configuration setting (see Options below) and create…
56 However, you can force a new feed to be created by method 2 or 3.

1...<<61626364656667686970>>...174