Home
last modified time | relevance | path

Searched refs:do (Results 126 – 142 of 142) sorted by relevance

123456

/dokuwiki/data/pages/wiki/
H A Dwelcome.txt20 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).
H A Ddokuwiki.txt58 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
H A Dsyntax.txt270 There are three exceptions which do not come from that pattern file: multiplication entity (640x480), 'single' and "double quotes". They can be turned off through a [[doku>config:typography|config option]].
277 I think we should do it
287 >>> Then lets do it!
290 I think we should do it
300 >>> Then lets do it!
426 When you use the ''%%<code>%%'' or ''%%<file>%%'' syntax as above, you might want to make the shown code available for download as well. You can do this by specifying a file name after language code like this:
449 | nosort | do not sort the items in the feed |
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_search.less2 * This file provides styles for the search results page (?do=search)
H A D_diff.css3 * differences between two versions of a page (?do=diff).
H A D_media_fullscreen.css3 * (?do=media).
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE26 in new free programs; and that you know you can do these things.
117 themselves, then this License, and its terms, do not apply to those
136 Sections 1 and 2 above provided that you also do one of the following:
183 prohibited by law if you do not accept this License. Therefore, by
185 Program), you indicate your acceptance of this License to do so, and
200 otherwise) that contradict the conditions of this License, they do not
288 To do so, attach the following notices to the program. It is safest
338 library. If this is what you want to do, use the GNU Lesser General
/dokuwiki/
H A DCOPYING26 in new free programs; and that you know you can do these things.
117 themselves, then this License, and its terms, do not apply to those
136 Sections 1 and 2 above provided that you also do one of the following:
183 prohibited by law if you do not accept this License. Therefore, by
185 Program), you indicate your acceptance of this License to do so, and
200 otherwise) that contradict the conditions of this License, they do not
288 To do so, attach the following notices to the program. It is safest
338 library. If this is what you want to do, use the GNU Lesser General
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE32 it in new free programs; and that you are informed that you can do
193 themselves, then this License, and its terms, do not apply to those
212 License instead of this License to a given copy of the Library. To do
283 directing the user to the copy of this License. Also, you must do one
328 restrictions of other proprietary libraries that do not normally
338 permitted, and provided that you do these two things:
360 prohibited by law if you do not accept this License. Therefore, by
362 Library), you indicate your acceptance of this License to do so, and
377 otherwise) that contradict the conditions of this License, they do not
464 everyone can redistribute and change. You can do s
[all...]
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE32 it in new free programs; and that you are informed that you can do
196 themselves, then this License, and its terms, do not apply to those
215 License instead of this License to a given copy of the Library. To do
288 directing the user to the copy of this License. Also, you must do one
333 restrictions of other proprietary libraries that do not normally
344 permitted, and provided that you do these two things:
366 prohibited by law if you do not accept this License. Therefore, by
368 Library), you indicate your acceptance of this License to do so, and
384 otherwise) that contradict the conditions of this License, they do not
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md67 - implement the ```main($options)``` method and do your business logic there
133 If you need to pass a class implementing the `Psr\Log\LoggerInterface` you can do so by inheriting from one of the two provided classes implementing this interface instead of `splitbrain\phpcli\CLI`.
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown83 We do not actively provide bug fixes or security fixes for older versions. Nevertheless,
H A DCHANGELOG.md158 * Ensure that feeds retrieved with `force_feed` do not share the same cache as those retrieved without. [#643](https://github.com/simplepie/simplepie/pull/643)
/dokuwiki/inc/
H A Dmedia.php514 // fixme do further sanity tests of given data?
635 * mimetype says it is. We also do spam checking for text types here.
637 * We need to do this stuff because we can not rely on the browser
638 * to do this check correctly. Yes, IE is broken as usual.
988 $do = $INPUT->str('mediado');
993 if ($do == 'searchlist' || $query) {
1058 $do = $INPUT->str('mediado');
1061 if ($do == 'diff') {
1510 $gets = ['do' => 'media'];
1651 $form->setHiddenField($fullscreen ? 'mediado' : 'do', 'searchlis
[all...]
/dokuwiki/inc/lang/gl/
H A Dstopwords.txt
/dokuwiki/conf/
H A Dmysql.conf.php.example37 * some reasons it might be useful to let the database do the encryption.

123456