Home
last modified time | relevance | path

Searched refs:use (Results 201 – 225 of 2144) sorted by last modified time

12345678910>>...86

/plugin/oauth/vendor/lusitanian/oauth/
H A DLICENSE7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DREADME.md40 - You can use any HTTP client you desire, just create a class utilizing it which implements `OAuth\Common\Http\ClientInterface` (two implementations are included)
41 - You can use any storage mechanism for tokens. By default, session, in-memory and Redis.io (requires PHPRedis) storage mechanisms are included. Implement additional mechanisms by implementing `OAuth\Common\Token\TokenStorageInterface`.
/plugin/oauth/vendor/composer/
H A DLICENSE7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/upgrade/
H A DLICENSE25 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
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DLICENSE8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DREADME.md29 use splitbrain\phpcli\CLI;
30 use splitbrain\phpcli\Options;
82 You can use the provided ``splitbrain\phpcli\Exception`` to signal any problems within your main code yourself. The
97 is probably what you want to use.
99 The table formatter allows coloring full columns. To use that mechanism pass an array of colors as third parameter to
/plugin/upgrade/vendor/composer/
H A DLICENSE7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/upgrade/vendor/splitbrain/php-archive/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
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
/plugin/smtp/subtree/php-fig/log/
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DREADME.md13 If you need a logger, you can use the interface like this:
18 use Psr\Log\LoggerInterface;
/plugin/smtp/lang/en/
H A Dintro.txt3 This page allows you to trigger sending a test mail in DokuWiki. You can use it to check if you con…
/plugin/smtp/subtree/txtthinking/Mailer/
H A DLICENSE8 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
H A DREADME.md16 use Tx\Mailer;
33 use \Tx\Mailer\SMTP;
34 use \Tx\Mailer\Message;
35 use \Monolog\Logger;
/plugin/sortablejs/
H A DREADME.md8 For server-side sorting (required for DW2PDF etc.) or more robust sort facilities, use @samwilson '…
/plugin/embeddedphp/
H A DLICENSE25 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
H A DREADME4 present up to DokuWiki "Igor" for those use-cases where it is safe
7 IMPORTANT SECURITY WARNING: Please never use this plugin where
10 allows, including deleting your wiki and more! Never use this on
/plugin/htmlokalt/
H A DLICENSE14 …rce code or can get it if you want it, that you can change the software or use pieces of it in new…
20 Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the sof…
26 …tware patents. States should not allow patents to restrict development and use of software on gene…
108use of that class of product, regardless of the status of the particular user or of the way in whi…
112 …r specifically for use in, a User Product, and the conveying occurs as part of a transaction in wh…
131 d) Limiting the use for publicity purposes of names of licensors or authors of the material; or
133 …e) Declining to grant rights under trademark law for use of some trade names, trademarks, or servi…
163 A “contributor” is a copyright holder who authorizes use under this License of the Program or a wor…
167 …e patent license under the contributor's essential patent claims, to make, use, sell, offer for sa…
207 If you develop a new program, and you want it to be of the greatest possible use to the public, the…
[all …]
/plugin/statistics/ico/flags/
H A DREADME5 All sets provided are free to use to anyone, for commercial or non-commercial websites.
/plugin/statistics/inc/pchart/
H A DREADME2 1.x library. We can't use the pChart 2.x library because of unclear license
5 For the same reasons we do not include the orginal fonts, but use the DroidSans
/plugin/farmer/_animal/data/pages/wiki/
H A Ddokuwiki.txt3 [[doku>wiki:dokuwiki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a standards compliant, simple to use [[wp>Wiki]], mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful [[wiki:syntax]] which makes sure the datafiles remain readable outside the Wiki and eases the creation of structured texts. All data is stored in plain text files -- no database is required.
43 * [[doku>Template|How to create and use templates]]
60 2004-2010 (c) Andreas Gohr <andi@splitbrain.org>((Please do not contact me for help and support -- use the [[doku>mailinglist]] or [[http://forum.dokuwiki.org|forum]] instead)) and the DokuWiki Community
62 The DokuWiki engine is licensed under [[http://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 the //Edit this page// button at the top or bottom of the 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...]
/plugin/farmer/lang/en/
H A Dtab_new_help.txt8 If you use a wildcard subdomain setup you can also just provide the hostname part if you set a base domain in the configuration.
H A Dtab_setup_help.txt5 through to the animals. You only need to keep one wiki uptodate and all other wikis just use the same code base.
H A Dtab_setup.txt1 Your Wiki is not set up as a farm managed by the Farmer Plugin, yet. Please use the wizard below to enable farming.

12345678910>>...86