Home
last modified time | relevance | path

Searched refs:use (Results 26 – 50 of 63) sorted by last modified time

123

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/
H A Dopenssl.cnf1 # minimalist openssl.cnf file for use with phpseclib
/dokuwiki/
H A DCOPYING25 if you want it, that you can change the software or use pieces of it
54 patent must be licensed for everyone's free use or not licensed at all.
105 interactive use in the most ordinary way, to print or display an
229 8. If the distribution and/or use of the Program is restricted in
285 possible use to the public, the best way to achieve this is to make it
321 parts of the General Public License. Of course, the commands you use may
338 library. If this is what you want to do, use the GNU Lesser General
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md28 use splitbrain\PHPArchive\Tar;
30 // To list the contents of an existing TAR archive, open() it and use
37 // To extract the contents of an existing TAR archive, open() it and use
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE22 Free Software Foundation and other authors who decide to use it. You
23 can use it too, but we suggest you first think carefully about whether
25 strategy to use in any particular case, based on the explanations below.
27 When we speak of free software, we are referring to freedom of use,
31 it if you want it; that you can change the software and use pieces of
65 consistent with the full freedom of use specified in this license.
70 is quite different from the ordinary General Public License. We use
86 are the reason we use the ordinary General Public License for many
91 encourage the widest possible use of a certain library, so that it becomes
93 allowed to use th
[all...]
H A DREADME.md15 $rss->useCached(); // use cached version if age < 1 hour
114 added support for arbitrary additional elements (use with caution)
/dokuwiki/vendor/splitbrain/php-cli/
H A DLICENSE8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/dokuwiki/conf/
H A Dmysql.conf.php.example6 * If you use a different one you have to change them accordingly.
18 * To use this configuration you have to copy them to local.protected.php
44 * the plugin which tables to lock. If you use any aliases for table names
104 /* Additional minimum SQL statements to use the user manager */
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DLICENSE6 Redistribution and use in source and binary forms, with or without
/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt3 [[doku>wiki:dokuwiki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] software that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]]. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in [[doku>acl|access controls]] and [[doku>auth|authentication connectors]] make DokuWiki especially useful in the enterprise context and the large number of [[doku>plugins]] contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
42 * [[doku>Template|How to create and use templates]]
58 2004-2020 (c) Andreas Gohr <andi@splitbrain.org>((Please do not contact me for help and support -- use the [[doku>mailinglist]] or [[https://forum.dokuwiki.org|forum]] instead)) and the DokuWiki Community
60 The DokuWiki engine is licensed under [[https://www.gnu.org/licenses/gpl.html|GNU General Public License]] Version 2. If you use DokuWiki in your company, consider [[doku>donate|donating]] a few bucks ;-).
H A Dsyntax.txt3 [[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing "Edit this page". If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>toolbar|quickbuttons]], too.
12 You can use <sub>subscript</sub> and <sup>superscript</sup>, too.
14 You can use <sub>subscript</sub> and <sup>superscript</sup>, too.
20 **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line.
30 You should use forced newlines only if really needed.
47 Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]].
50 a [[pagename]] or use an additional [[pagename|link text]].
54 You can use [[some:namespaces]] by using a colon in the pagename.
56 You can use [[som
[all...]
/dokuwiki/inc/
H A Ddeprecated.php9 use dokuwiki\Debug\DebugHelper;
10 use dokuwiki\Subscriptions\BulkSubscriptionSender;
11 use dokuwiki\Subscriptions\MediaSubscriptionSender;
12 use dokuwiki\Subscriptions\PageSubscriptionSender;
13 use dokuwiki\Subscriptions\RegistrationSubscriptionSender;
14 use dokuwiki\Subscriptions\SubscriberManager;
141 protected $use = 0;
144 * @param int $use JSON_*_TYPE flag
147 public function __construct($use = JSON_STRICT_TYPE)
149 $this->use
139 protected $use = 0; global() variable in JSON
145 __construct($use = JSON_STRICT_TYPE) global() argument
[all...]
/dokuwiki/inc/lang/nl/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/inc/lang/ar/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/vendor/phpseclib/phpseclib/
H A DLICENSE6 without limitation the rights to use, copy, modify, merge, publish,
H A DREADME.md30 * Do not use in production
58 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
66 * [Browse the Support Forum](http://www.frostjedi.com/phpbb/viewforum.php?f=46) (no longer in use)
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_recent.css54 /* cannot use non-guaranteed style.ini colour placeholders, dark templates need to overwrite */
/dokuwiki/inc/lang/ca-valencia/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md42 - The method `SimplePie\Misc::array_merge_recursive()` is deprecated, use native `array_replace_recursive()` instead
43 - The method `SimplePie\SimplePie::set_cache_name_function()` is deprecated, use `SimplePie\SimplePie::set_cache_namefilter()` instead
44 - The method `SimplePie\SimplePie::set_cache_location()` is deprecated, use `SimplePie\SimplePie::set_cache()` instead
46 - The class `SimplePie\Cache` is deprecated, use implementation of `SimplePie\SimplePie::set_cache()` instead
47 - The class `SimplePie\Cache\DB` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead
48 - The class `SimplePie\Cache\File` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead
49 - The class `SimplePie\Cache\Memcache` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead
50 - The class `SimplePie\Cache\Memcached` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead
51 - The class `SimplePie\Cache\MySQL` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead
52 - The class `SimplePie\Cache\Redis` is deprecated, use implementatio
[all...]
H A DLICENSE.txt4 Redistribution and use in source and binary forms, with or without modification, are
H A DREADME.markdown4 SimplePie is a very fast and easy-to-use class, written in PHP, that puts the
6 beginners and veterans alike, SimplePie is focused on [speed, ease of use,
23 1. `src/` - SimplePie classes for use with the autoloader
24 2. `autoloader.php` - The SimplePie Autoloader if you want to use the separate
32 7. `idn/` - A third-party library that SimplePie can optionally use to
39 to maintain and use.
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE22 Free Software Foundation and other authors who decide to use it. You
23 can use it too, but we suggest you first think carefully about whether
25 strategy to use in any particular case, based on the explanations below.
27 When we speak of free software, we are referring to freedom of use,
31 it if you want it; that you can change the software and use pieces of
64 consistent with the full freedom of use specified in this license.
69 is quite different from the ordinary General Public License. We use
85 are the reason we use the ordinary General Public License for many
90 encourage the widest possible use of a certain library, so that it becomes
92 allowed to use th
[all...]
H A DReadMe.txt20 what you would expect them to do. You are allowed to use complete domain names,
22 use any of the following notations:
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php7 * information about how to use this class.
37 // You should use these constant names in your programs instead of
60 // Line numbers - use with enable_line_numbers()
134 matched search to use as a replacement */
144 /** The key of the regex array defining a custom keyword to use
198 // Error detection - use these to analyse faults
219 * about how to use this class.
235 * The language to use when highlighting
277 * Whether to use CSS classes in output
283 * The type of header to use
1366 set_use_language_tab_width($use) global() argument
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/
H A DLICENSE.txt6 Redistribution and use in source and binary forms, with or without

123