Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 36) sorted by relevance

12

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingMulticheckbox.php12 protected $other = 'always'; variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingMulticheckbox
81 if ($this->other != 'never') {
82 $other = implode(',', $value);
85 if ($this->other != 'exists' || $other) {
97 '][other]" type="text" class="edit" value="' . htmlspecialchars($other) .
143 $other = trim($input['other']);
144 $other = empty($other) ? [] : explode(',', str_replace(' ', '', $input['other']));
147 $array = array_unique(array_merge($input, $other));
/dokuwiki/lib/images/smileys/
H A DREADME3 Copyright 2019 Twitter, Inc and other contributors
/dokuwiki/lib/plugins/logviewer/lang/en/
H A Dintro.txt7 Please be aware that **log files can contain sensitive information** like passwords, paths or other
/dokuwiki/inc/
H A Dpreload.php.dist5 * You can also use preload.php for other things than farming, e.g. for moving
/dokuwiki/conf/
H A Dacronyms.conf34 IOW In other words
48 OTOH On the other hand
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE22 Free Software Foundation and other authors who decide to use it. You
43 code. If you link other code with the library, you must provide
78 Public License permits more lax criteria for linking other code with
83 Public License. It also provides other free software developers Less
97 In other cases, permission to use a particular library in non-free
118 0. This License Agreement applies to any software library or other
120 other authorized party saying it may be distributed under the terms of
142 Activities other than copying, distribution and modification are not
177 the facility, other than as an argument passed when the facility
197 this License, whose permissions for other licensees extend to the
[all …]
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE22 Free Software Foundation and other authors who decide to use it. You
43 code. If you link other code with the library, you must provide
78 Public License permits more lax criteria for linking other code with
83 Public License. It also provides other free software developers Less
97 In other cases, permission to use a particular library in non-free
118 0. This License Agreement applies to any software library or other
120 other authorized party saying it may be distributed under the terms of
142 Activities other than copying, distribution and modification are not
177 the facility, other than as an argument passed when the facility
197 this License, whose permissions for other licensees extend to the
[all …]
/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt22 * [[https://www.wikimatrix.org/show/DokuWiki|Compare it with other wiki software]]
51 * [[doku>irc|Talk to other users in the IRC channel]]
H A Dwelcome.txt28 …wiki.org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and…
/dokuwiki/lib/plugins/config/
H A Dstyle.css157 #config__manager .other {
162 #config__manager .other label {
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE52 software and other kinds of works.
54 The licenses for most software and other practical works are designed
60 any other work released this way by its authors. You can apply it to
98 products. If such problems arise substantially in other domains, we
118 "Copyright" also means copyright-like laws that apply to other kinds of
126 in a fashion requiring copyright permission, other than the making of an
138 public, and in some countries other activities as well.
140 To "convey" a work means any kind of propagation that enables other
164 The "System Libraries" of an executable work include anything, other
186 subprograms and other parts of the work.
[all …]
H A DHISTORY.md9 * 2024-01-27: Refactoring based on 0.6-dev branch and some cherry-picks from other repos
/dokuwiki/vendor/phpseclib/phpseclib/
H A DLICENSE1 Copyright (c) 2011-2019 TerraFrost and other contributors
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE16 Foundation's software and to any other program whose authors commit to
17 using it. (Some other Free Software Foundation software is covered by
62 0. This License applies to any program or other work which contains
72 Activities other than copying, distribution and modification are not
84 and give any other recipients of the Program a copy of this License
121 this License, whose permissions for other licensees extend to the
131 a storage or distribution medium does not bring the other work under
198 infringement or for any other reason (not limited to patent issues),
203 License and any other pertinent obligations, then as a consequence you
212 apply and the section as a whole is intended to apply in other
[all …]
H A DREADME.md26 And if you're using GeSHi as a plugin/mod for some other software,
H A DBUGS20 changing this behaviour, which may well fix some of the other bugs mentioned above.
/dokuwiki/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
17 using it. (Some other Free Software Foundation software is covered by
62 0. This License applies to any program or other work which contains
72 Activities other than copying, distribution and modification are not
84 and give any other recipients of the Program a copy of this License
121 this License, whose permissions for other licensees extend to the
131 a storage or distribution medium does not bring the other work under
198 infringement or for any other reason (not limited to patent issues),
203 License and any other pertinent obligations, then as a consequence you
212 apply and the section as a whole is intended to apply in other
[all …]
H A D.gitignore89 vendor/paragonie/random_compat/other/*
/dokuwiki/_test/data/pages/wiki/
H A Ddokuwiki.txt22 * [[http://www.wikimatrix.org/show/DokuWiki|Compare it with other wiki software]]
52 * [[doku>irc|Talk to other users in the IRC channel]]
/dokuwiki/vendor/splitbrain/lesserphp/src/
H A DLessc.php613 $other = [];
626 $other = array_merge($other, $stack);
635 $other[] = ['import_mixin', $id];
640 $other = array_merge($other, $stack);
645 $other = array_merge($other, $stack);
648 return [array_merge($vars, $imports, $vars), $other];
650 return array_merge($vars, $imports, $vars, $other);
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_links.css29 /*____________ other link types ____________*/
H A Dbasic.less5 * want to integrate this file into the other project as well, or use
6 * the other project's basic CSS for DokuWiki instead of this one.
/dokuwiki/vendor/kissifrot/php-ixr/
H A DLICENSE.txt13 documentation and/or other materials provided with the distribution.
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DLICENSE14 and/or other materials provided with the distribution.
/dokuwiki/vendor/simplepie/simplepie/
H A DLICENSE.txt11 of conditions and the following disclaimer in the documentation and/or other materials

12