Home
last modified time | relevance | path

Searched refs:namespaces (Results 101 – 125 of 228) sorted by relevance

12345678910

/plugin/data/lang/nl/
H A Dadmin_intro.txt5 De aliases kunnen worden gebruikt zoals elke andere soort veldtype, maar alle data zal worden prefixed of postfixed met de waardes die hier voor de alias zijn gegeven. Het wordt meestal gebruikt voor linken van bepaalde veldtypes met speciale namespaces.
/plugin/overlay/
H A Daction.php97 … $namespaces = $this->getConf('nsoverlays'); // check for alternate overlay pages
98 $alternates = explode(',',$namespaces);
/plugin/dontfeedtemplates/
H A DREADME.md6 enough to have templates hidden when listing namespaces. If you use the plugin
22 templates (current namespace, or current and below namespaces).
/plugin/clearhistory/lang/en/
H A Dintro.txt13 If no namespace is entered all namespaces will be checked.
/plugin/data-au/lang/fr/
H A Dadmin_intro.txt5 …ilise généralement ceci pour lier certains types de champs à des [[doku>fr:namespaces|catégories]].
/plugin/acmenu/
H A Dstyle.css2 * AcMenu plugin: an accordion menu for namespaces and relative pages.
/plugin/data/lang/fr/
H A Dadmin_intro.txt5 On peut utiliser les alias de types comme tous les autres types de l'extension, mais les préfixes et suffixes que vous indiquez ici seront ajoutés aux valeurs. On utilise généralement ceci pour lier certains types de champs à des [[doku>fr:namespaces|catégories]].
/plugin/fedauth/Auth/OpenID/
H A DSReg.php134 $alias = $message->namespaces->getAlias($sreg_ns_uri);
145 if ($message->namespaces->addAlias(Auth_OpenID_SREG_NS_URI_1_1,
/plugin/openid/Auth/OpenID/
H A DSReg.php140 $alias = $message->namespaces->getAlias($sreg_ns_uri);
151 if ($message->namespaces->addAlias(Auth_OpenID_SREG_NS_URI_1_1,
/plugin/linkback/action/
H A Dsend.php166 $namespaces = explode(',', $namespace_conf);
168 foreach($namespaces as $namespace) {
/plugin/redirect2/lang/en/
H A Dintro.txt4 … and destination ID must be absolute and cleaned (no specialchars, all lowercase, full namespaces).
/plugin/slacknotifier/
H A Daction.php
/plugin/jquery/
H A Djquery-1.4.2.js1612 var type, i = 0, namespaces; variable
1621 namespaces = type.split(".");
1622 type = namespaces.shift();
1626 namespaces = [];
1716 namespaces = [];
1720 namespaces = type.split(".");
1721 type = namespaces.shift();
2489 namespaces = "";
2492 namespaces = match[0];
2497 types.push( "mouseenter" + namespaces, "mouseleave" + namespaces );
[all …]
/plugin/siteexport/
H A DREADME.md3 …oad your dokuwiki site as a standalone version. It cycles through your namespaces - a starting poi…
53 This is usefull for exporting translated namespaces starting with the root of the translation.
60 * **All sub namespaces:**<br>
63 …ined namespace but only for the defined depth. The depth means how many namespaces it will go down.
66 Number of namespaces to go down into.
177 …selection of an ordered list of pages in the current namespace and sub-namespaces. Once selected a…
/plugin/tindexmenu/
H A DCREDITS16 Resolved incorrect namespaces levels bug.
/plugin/webexteamsnotifier/
H A DREADME.md27 3. Optionally set notifications only for a set of namespaces in the respective configuration sectio…
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md92 allow you to ignore annotations from namespaces that you cannot autoload
105 - [45: DocParser can now ignore whole namespaces](https://github.com/doctrine/annotations/pull/45)
117 - [97: Feature - #45 - allow ignoring entire namespaces](https://github.com/doctrine/annotations/pu…
157 * Importing namespaces also in traits
/plugin/editions/
H A DREADME17 b. needs sub namespaces for each edition
/plugin/namespacemessage/
H A DREADME3 Display a message in certain namespaces
/plugin/filelisting/
H A DREADME3 List files in currently viewed namespaces
/plugin/newnamespacepermissions/
H A DREADME3 Restrict which groups are allowed to create new namespaces
/plugin/fetchmedia/
H A DREADME3 Downloads linked external media to wiki namespaces
/plugin/autostartpage/
H A DREADME.md4 Automatically create start pages for new namespaces. Handy if you
/plugin/accscounter/lang/en/
H A Dmngintro.txt20 Or search the page names or namespaces with the textbox below (this searching function is very simp…
/plugin/indexmenu/
H A DCREDITS16 Resolved incorrect namespaces levels bug.

12345678910