Home
last modified time | relevance | path

Searched refs:to (Results 51 – 75 of 174) sorted by last modified time

1234567

/dokuwiki/vendor/splitbrain/php-archive/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining a copy
4 of this software and associated documentation files (the "Software"), to deal
6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7 copies of the Software, and to permit persons to whom the Software is
8 furnished to do so, subject to the following conditions:
/dokuwiki/conf/
H A D.htaccess1 ## no access to the conf directory
H A Dacl.auth.php.dist11 # or user names you need to urlencode them (only chars <128, leave
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md73 More examples can be found in the examples directory. Please refer to the [API docs](https://splitbrain.github.io/php-cli/)
78 By default, the CLI class registers an exception handler and will print the exception's message to the end user and
80 passing false to the constructor.
82 You can use the provided ``splitbrain\phpcli\Exception`` to signal any problems within your main code yourself. The
89 Colored output is handled through the ``Colors`` class. It tries to detect if a color terminal is available and only
90 then uses terminal colors. You can always suppress colored output by passing ``--no-colors`` to your scripts.
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
105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figur
[all...]
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md5 It was originally ported to PHP in 2006 as part of the [DokuWiki](http://www.dokuwiki.org) wiki engine. It has received several improvements over the years and is now available as a standalone library.
9 jsstrip is a open-source library to remove whitespace and comments from a javascript file. You might want to do this to optimize size and performance, or to make a file harder to read. It typically makes 30-40% savings in file size.
18 You'll have to convert your code to use ';' first.
20 ALWAYS test the stripped version before deploying to production.
/dokuwiki/data/pages/wiki/
H A Dwelcome.txt1 ====== Welcome to your new DokuWiki ======
3 Congratulations, your wiki is now up and running. Here are a few more tips to get you started.
10 Your wiki needs to have a start page. As long as it doesn't exist, this link will be red: [[:start]].
12 Go on, follow that link and create the page. If you need help with using the syntax you can always refer to the [[wiki:syntax|syntax page]].
14 You might also want to use a sidebar. To create it, just edit the [[:sidebar]] page. Everything in that page will be shown in a margin column on the side. Read our [[doku>faq:sidebar|FAQ on sidebars]] to learn more.
20 Once you're comfortable with creating and editing pages you might want to have a look at the [[this>doku.php?do=admin&page=config|configuration settings]] (be sure to login as superuser first).
22 You may also want to see what [[doku>plugins|plugins]] and [[doku>templates|templates]] are available at DokuWiki.org to exten
[all...]
/dokuwiki/inc/
H A Dcommon.php48 * @param mixed $default The value to use when filling up missing elements
60 * This is similar to empty() but will return false for "0".
65 * To avoid this it's recommended to guard the call with isset like this:
71 * @param bool $trim Consider a string of whitespace to be blank
98 * Return a secret token to be used for CSRF attack prevention
122 * @param null|string $token security token or null to read it from request variable
225 // FIXME ... perhaps it would be better to ensure the temporary changes weren't necessary
311 * Initialize and/or fill global $JSINFO with some basic info to be given to javascript
320 //export minimal info to J
[all...]
H A Dinfoutils.php42 // check if new messages needs to be fetched
47 'checkUpdateMessages(): downloading messages to %s%s',
63 Logger::debug("checkUpdateMessages(): messages up to date");
92 // First try to get date and commit hash by calling Git
195 msg('PHP is limited to less than 16MB RAM (' . filesize_h($mem) . ').
198 msg('PHP is limited to less than 20MB RAM (' . filesize_h($mem) . '),
201 msg('PHP is limited to less than 32MB RAM (' . filesize_h($mem) . '),
268 msg('Your locale <code>' . hsc($loc) . '</code> seems not to be a UTF-8 locale,
327 probably needs to be rebuilt. See
329 for ways to rebuil
[all...]
/dokuwiki/lib/plugins/extension/lang/pl/
H A Dintro_templates.txt1to szablony aktualnie zainstalowane w twoim DokuWiki. [[?do=admin&page=config|Menadżer konfiguracji]] (…)
/dokuwiki/vendor/geshi/geshi/
H A DBUGS8 - "Important" sections for some reason seem to have their spans added after every
16 you're using this as part of some larger software, you may want to think about
17 making some sort of "cache" effect to speed things up and reduce server load.
23 it to me.
28 Send any bug reports to BenBE@omorphia.de, or submit them via the bug tracker at
/dokuwiki/inc/lang/fo/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/en/
H A Dconflict.txt5 Examine the differences shown below thoroughly, then decide which version to keep. If you choose ''save'', your version will be saved. Hit ''cancel'' to keep the current version.
H A Donceexisted.txt3 You've followed a link to a page that no longer exists. You can check the list of **Old revisions** to see when and why it was deleted, access old revisions or restore it.
H A Dregister.txt3 Fill in all the information below to create a new account in this wiki. Make sure you supply a **valid e-mail address** - if you are not asked to enter a password here, a new one will be sent to that address. The login name should be a valid [[doku>pagename|pagename]].
H A Dsubscr_form.txt3 This page allows you to manage your subscriptions for the current page and namespace.
/dokuwiki/lib/plugins/popularity/lang/en/
H A Dintro.txt3 This [[doku>popularity|tool]] gathers anonymous data about your wiki and allows you to send it back to the DokuWiki developers. This helps them understand how DokuWiki is used in the field, and makes sure future development decisions are backed by real-world usage statistics.
5 You are encouraged to repeat this step from time to time, or even better to opt for an automated monthly dispatch, to keep developers informed when your wiki grows. Your repeated data sets will be identified by an anonymous ID.
9 The raw data that will be sent is shown below. Please use the **Send Data** button to transfer the information.
/dokuwiki/inc/lang/de-informal/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/no/
H A Dstopwords.txt60 to
/dokuwiki/inc/lang/hr/
H A Dpreview.txt
H A Dpwconfirm.txt5 Ako to niste bili Vi, molimo da samo ignorirate ovu poruku.
7 Da bi ste potvrdili da ste to ipak bili Vi, molimo slijedite link u nastavku:
/dokuwiki/lib/tpl/dokuwiki/lang/da/
H A Dstyle.txt1 If you want to adjust the logo, simply use the Media Manager to upload a ''logo.png'' into the ''wiki'' or the root namespace and it will be automatically used. You can also upload a ''favicon.ico'' there. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your logo is not shown to not logged in users.
/dokuwiki/lib/plugins/config/lang/sl/
H A Dintro.txt5 Nastavitve označene s svetlo rdečim ozadjem so zaščitene in jih s tem vstavkom ni mogoče spreminjati. Nastavitve označene s svetlo modrim ozadjem so privzete vrednosti in nastavitve z belim ozadjem so tiste, ki so bile določene krajevno posebej za to nastavitev. Spreminjati je mogoče vrednosti označene z modrimi in belim ozadjem.
/dokuwiki/inc/lang/mr/
H A Dstopwords.txt29 to
/dokuwiki/inc/lang/ckb/
H A Dstopwords.txt29 to
/dokuwiki/inc/lang/sk/
H A Dread.txt

1234567