Home
last modified time | relevance | path

Searched refs:namespaces (Results 76 – 100 of 228) sorted by last modified time

12345678910

/plugin/quickstats/
H A DHOW-TO126 9. sorttable_ns: Comma separated list of whole or partial namespaces and
/plugin/bloglinks/
H A Daction.php4 * Bloglinks Plugin: displays a link to the previous and the next blog entry above posts in configured namespaces
73 $namespaces = explode(',', $this->getConf('enabled_namespaces'));
74 foreach ($namespaces as $namespace) {
H A Dplugin.info.txt6 desc Displays a link to the previous and the next blog entry above posts in configured namespaces
/plugin/imageflow/
H A DREADME.md8 * CoverFlow Gallery from namespaces and single images
/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://…
/plugin/diagramsnet/lib/math/extensions/
H A Dmml2jax.js19 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19 …athZoom.js")}});if(!document.createElementNS){if(!document.namespaces.svg){document.namespaces.add…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmenclose.js19 …ocument.namespaces[e]){if(document.documentMode&&document.documentMode===8){document.namespaces.ad…
/plugin/refnotes/lang/en/
H A Dintro.txt9 * **Namespaces** --- in this section you can specify rendering style for predefined namespaces. For a detailed explanation of each style see the [[doku>plugin:refnotes:style|style reference]].
/plugin/refnotes/
H A Dadmin.js325 let namespaces = (function () {
328 let namespaces = new NameMap(new DefaultNamespace());
329 let current = namespaces.get('');
391 while (!namespaces.has(parent)) {
395 return namespaces.get(parent);
539 list = new List('#select-namespaces');
568 jQuery('#select-namespaces').change(onNamespaceChange);
569 jQuery('#name-namespaces').prop('disabled', true);
570 jQuery('#add-namespaces').click(onAddNamespace).prop('disabled', true);
571 jQuery('#rename-namespaces')
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1 …prototype.getNamespaces=function(){return this.namespaces||(this.namespaces=new le(this)),this.nam…
H A Dbundle.js.map1namespaces.js","webpack:///./node_modules/d3-selection/src/point.js","webpack:///./node_modules/d3…
H A D2.2.js26277 if (!this.namespaces) {
26278 this.namespaces = new Nodelist(this);
26280 return this.namespaces;
H A D2.2.js.map1 …) {\n if (!this.namespaces) {\n this.namespaces = new Nodelist(this);\n }…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1namespaces.js","webpack://mermaid/./node_modules/d3-selection/src/namespace.js","webpack://mermaid…

12345678910