Home
last modified time | relevance | path

Searched refs:namespaces (Results 51 – 75 of 228) sorted by path

12345678910

/plugin/combo/resources/theme/default/components/css/
H A Ddo-media.css84 #mediamanager__page .namespaces {
180 /*____________ namespaces panel ____________*/
182 [dir=rtl] #mediamanager__page .namespaces {
187 #mediamanager__page .namespaces h2 {
204 [dir=rtl] #mediamanager__page .namespaces h2 {
210 #mediamanager__page .namespaces .panelHeader {
215 #mediamanager__page .namespaces ul {
222 [dir=rtl] #mediamanager__page .namespaces ul {
227 #mediamanager__page .namespaces ul ul {
231 [dir=rtl] #mediamanager__page .namespaces u
[all...]
/plugin/crosspost/
H A DREADME.md1 This DokuWiki plugin allow crosspost article to multiple namespaces.
H A Daction.php184 $namespaces = array();
185 search( $namespaces, $conf['datadir'], 'search_namespaces', array() );
217 foreach( $namespaces as $ns )
H A Dplugin.info.txt3 desc Crosspost article to multiple namespaces
/plugin/data-au/lang/en/
H A Dadmin_intro.txt5 …ded for the alias here. This is usually used for linking certain field types to special namespaces.
/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/data-au/lang/nl/
H A Dadmin_intro.txt5 …ijn gegeven. Het wordt meestal gebruikt voor linken van bepaalde veldtypes met speciale namespaces.
/plugin/data/lang/en/
H A Dadmin_intro.txt5 The aliased types can be used like any other type of the plugin, but all data will be prefixed or postfixed with the values you provided for the alias here. This is usually used for linking certain field types to special namespaces.
/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/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/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md47 2. Use PHP namespaces everywhere.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md572 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md118 * #13: Better support for xml with no namespaces. (@kalmas)
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md612 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/math/
H A DMathJax.js19namespaces.add("m","http://www.w3.org/1998/Math/MathML");j.mpNamespace=true;if(document.readyState…
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js55 …m);document.namespaces.add("m","http://www.w3.org/1998/Math/MathML");c.Browser.mpNamespace=true}if…
H A DAccessible-full.js65 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
77 …m);document.namespaces.add("m","http://www.w3.org/1998/Math/MathML");c.Browser.mpNamespace=true}if…
H A DAccessible.js62 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
H A DMML_HTMLorMML-full.js48 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
55 …m);document.namespaces.add("m","http://www.w3.org/1998/Math/MathML");c.Browser.mpNamespace=true}if…
H A DMML_HTMLorMML.js46 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
H A DTeX-MML-AM_HTMLorMML-full.js61 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
75 …m);document.namespaces.add("m","http://www.w3.org/1998/Math/MathML");c.Browser.mpNamespace=true}if…
H A DTeX-MML-AM_HTMLorMML.js58 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
H A DTeX-MML-AM_SVG-full.js54 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
68 …athZoom.js")}});if(!document.createElementNS){if(!document.namespaces.svg){document.namespaces.add…
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 …ontent-mathml"]=(function(d){var c=d.Browser.isMSIE;if(c){try{document.namespaces.add("m","http://…

12345678910