Home
last modified time | relevance | path

Searched full:be (Results 1 – 25 of 908) sorted by relevance

12345678910>>...37

/dokuwiki/inc/Action/Exception/
H A DActionException.php8 * This exception and its subclasses signal that the current action should be
9 * aborted and a different action should be used instead. The new action can
10 * be given as parameter in the constructor. Defaults to 'show'
12 * The message will NOT be shown to the enduser
21 /** @var bool should the exception's message be shown to the user? */
30 * @param string|null $newaction the action that should be used next
31 * @param string $message optional message, will not be shown except for some dub classes
59 * Should this Exception's message be shown to the user?
H A DActionDisabledException.php11 * The message will NOT be shown to the enduser, but a generic information will be shown.
/dokuwiki/inc/Extension/
H A DAuthPlugin.php19 * Possible things an auth backend module may be able to
20 * do. The things a backend can do need to be set to true
24 'addUser' => false, // can Users be created?
25 'delUser' => false, // can Users be deleted?
26 'modLogin' => false, // can login names be changed?
27 'modPass' => false, // can passwords be changed?
28 'modName' => false, // can real names be changed?
29 'modMail' => false, // can emails be changed?
30 'modGroups' => false, // can groups be changed?
31 'getUsers' => false, // can a (filtered) list of users be retrieved?
[all …]
H A DPluginInterface.php21 * base - the plugin's base name (eg. the directory it needs to be installed in)
58 * @param string $id id of the string to be retrieved
86 * @todo this could be made protected and be moved to the trait only
103 * @todo this could be made protected and be moved to the trait only
113 * @param bool $msg if a message should be displayed in case the plugin is not available
144 * output text string through the parser, allows dokuwiki markup to be used
156 * @return bool false if the plugin has to be instantiated
/dokuwiki/lib/plugins/usermanager/lang/en/
H A Dimport.txt5 The CSV fields should be separated by commas (,) and strings delimited by quotation marks (%%""%%).…
7 Duplicate user-ids will be ignored.
9 A password will be generated and emailed to each successfully imported user.
H A Dlang.php14 $lang['badauth'] = 'invalid auth mechanism'; // should never be displayed!
47 …e change failed, the specified user name (%s) already exists (any other changes will be applied).';
58 $lang['note_group'] = 'New users will be added to the default group (%s) if no group is specified.';
59 $lang['note_pass'] = 'The password will be autogenerated if the field is left empty and notificatio…
63 $lang['notify_fail'] = 'Notification email could not be sent';
74 $lang['import_error_upload'] = 'Import Failed. The csv file could not be uploaded or is empty.';
77 $lang['import_notify_fail'] = 'Notification message could not be sent for imported user, %s with …
/dokuwiki/conf/
H A Dmysql.conf.php.example23 * options carefully, otherwise you won't be able to access you
37 * some reasons it might be useful to let the database do the encryption.
43 /* Multiple table operations will be protected by locks. This array tells
55 * should be a table with exact one line containing at least the password
57 * row, access will be denied.
59 * The plugin accesses the password as 'pass' so an alias might be necessary.
61 * Following patters will be replaced:
80 * names listed above so aliases might be necessary.
82 * Following patters will be replaced:
90 * result should be a table containing all groups the given user is
[all …]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS.php28 * Require base64-encoded PEM's be supplied
32 * Require raw DER's be supplied
38 * Is the key a base-64 encoded PEM, DER or should it be auto-detected?
45 * Require base64-encoded PEM's be supplied
54 * Require raw DER's be supplied
/dokuwiki/lib/plugins/logviewer/lang/en/
H A Dintro.txt3 …lows you to view the various logs that are written by DokuWiki. By default, there shouldn't be much
7 Please be aware that **log files can contain sensitive information** like passwords, paths or other…
8 Be sure to redact the logs appropriately when posting them on the forum or in bug reports!
/dokuwiki/lib/plugins/config/lang/en/
H A Dintro.txt5be altered with this plugin. Settings shown with a blue background are the default values and sett…
7 Remember to press the **Save** button before leaving this page otherwise your changes will be lost.
/dokuwiki/data/pages/wiki/
H A Dwelcome.txt10 Your wiki needs to have a start page. As long as it doesn't exist, this link will be red: [[:start]…
14 …o create it, just edit the [[:sidebar]] page. Everything in that page will be shown in a margin co…
16 Please be aware that not all templates support sidebars.
20 …look at the [[this>doku.php?do=admin&page=config|configuration settings]] (be sure to login as sup…
30 Of course we'd be more than happy to have you [[doku>teams:getting_involved|getting involved]] with…
/dokuwiki/inc/parser/
H A Dparser.php7 * @todo these should be moved to class constants or a generator method
12 // hr breaks the principle but they shouldn't be used in tables / lists
28 // no other modes should be applied
30 // inside this mode no wiki markup should be applied but lineendings
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchive.php51 …* Alternatively a fixed string prefix may be passed in $strip. If the filename matches this prefix,
52 * the prefix will be stripped. It is recommended to give prefixes with a trailing slash.
56 …* $include is set, only files that match this expression will be extracted. Files that match the $…
57 …* expression will never be extracted. Both parameters can be used in combination. Expressions are …
74 * If $file is empty, the archive file will be created in memory
101 * After a call to this function no more data can be added to the archive, for
124 * Set a callback function to be called whenever a file is added or extracted.
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DDataCache.php22 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
29 * AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
55 * The methods names must be different, but should be compatible to the
78 * MUST be thrown if the $key string is not a legal value.
91 * @param array $value The value of the item to store, must be serializable.
99 * MUST be thrown if the $key string is not a legal value.
116 * MUST be thrown if the $key string is not a legal value.
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedItem.php22 * Publishing date of an item. May be in one of the following formats:
43 * will be included unencoded in the feed item in the form
45 * Again: No encoding will be used! This means you can invalidate or enhance the feed
46 * if $value contains markup. This may be abused to embed tags not implemented by
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DAES.php14 * If {@link self::setKeyLength() setKeyLength()} isn't called, it'll be calculated from
15 …* {@link self::setKey() setKey()}. ie. if the key is 128-bits, the key length will be 128-bits. …
16 …* it'll be null-padded to 192-bits and 192 bits will be the key length until {@link self::setKey()…
17 * is called, again, at which point, it'll be recalculated.
19 …pt\AES extends \phpseclib3\Crypt\Rijndael, some functions are available to be called that, in the …
68 throw new \BadMethodCallException('The block length cannot be set for AES.');
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php8 * This class defines a single Item to be displayed in one of DokuWiki's menus. Plugins
12 * Items may be shown multiple times in different contexts. Eg. for the default template
14 * desktop. The item's $context property can be used to hide the item depending on the current
18 * the accessors may be overwritten instead.
22 /** menu item is to be shown on desktop screens only */
24 /** menu item is to be shown on mobile screens only */
26 /** menu item is to be shown in all contexts */
35 /** @var string the method to be used when this action is used in a form */
39 /** @var bool when true, a rel=nofollow should be used */
45 /** @var string can be set to overwrite the default lookup in $lang.btn_* */
[all …]
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml22 You are about to report a bug in **DokuWiki**. Bugs in plugins should be reported
48 description: Can be found in the admin screen or in the `VERSION` file.
73 …If you think it might be relevant, please provide any additional information about your environmen…
77 * Any installed plugins or templates that might be relevant to the problem
87 …Please be sure to include any technical information that might be helpful in diagnosing the proble…
/dokuwiki/vendor/geshi/geshi/
H A DBUGS6 - I'm not happy with URLS - there still could be extra bugs, and it's rather unflexible
14 for sourcecode under 5K (for simple language files like SQL, a 100K file can be
19 on the source, that would be much safer. The focus of releases beyond 1.0.7 will be on
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/
H A DECParameters.php28 * -- implicitCurve and specifiedCurve MUST NOT be used in PKIX.
29 * -- Details for SpecifiedECDomain can be found in [X9.62].
30 * -- Any future additions to this CHOICE should be coordinated
/dokuwiki/inc/lang/en/
H A Dregister.txt3 … not asked to enter a password here, a new one will be sent to that address. The login name should…
H A Dmailtext.txt12 There may be newer changes after this revision. If this
13 happens, a message will be shown on the top of the rev page.
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md21 Operations can be chained together. Consider the chain to be one command. Do not reuse the adapter …
23 Options (see below) can be passed as a second parameter to the `run` factory.
49 All resize operations will keep the original aspect ratio of the image. There will be no distortion.
66 Similar to resizing, but this time the image will be cropped to fit the new aspect ratio.
99 Options can be passed as associatiave array as the second parameter in `Slika::run`.
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE56 author's reputation will not be affected by problems that might be
63 any patent license obtained for a version of the library must be
89 For example, on rare occasions, there may be a special need to
91 a de-facto standard. To achieve this, non-free programs must be
113 be combined with the library in order to run.
120 other authorized party saying it may be distributed under the terms of
125 prepared so as to be conveniently linked with application programs
167 a) The modified work must itself be a software library.
172 c) You must cause the whole of the work to be licensed at no
176 table of data to be supplied by an application program that uses
[all …]
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md10 - Refactored the class to be purely static
12 to be public methods
17 file is still set up to correctly load it when required, so this shouldn't be a problem in practice…
28 …e version constraint (which will allow for backwards-compatible changes to be installed, if any ge…
34 …nged. However it has such a small and simple interface that these changes shouldn't be problematic.

12345678910>>...37