Home
last modified time | relevance | path

Searched refs:namespaces (Results 151 – 175 of 228) sorted by last modified time

12345678910

/plugin/feedback/lang/en/
H A Dintro.txt3 …ws you to define email addresses of people who should receive user feedback for certain namespaces.
5 …sses are used for sub-namespaces automatically. You can specify multiple addresses comma separated…
/plugin/chordsheets/js/
H A Draphael.js1 …heets[0].addRule(".rvml","behavior:url(#default#VML)");try{!e.namespaces.rvml&&e.namespaces.add("r…
/plugin/loadskin/lang/nl/
H A Dintro.txt3 Deze pagina laat je verschillende templates specificeren voor verschillende pagina's/namespaces in …
/plugin/loadskin/lang/en/
H A Dintro.txt3 This page allows you to specify different templates for different pages/namespaces in your wiki. Pl…
/plugin/callflow/
H A Draphael.js8021 !doc.namespaces.rvml && doc.namespaces.add("rvml", "urn:schemas-microsoft-com:vml");
/plugin/newnamespacepermissions/
H A Dplugin.info.txt6 desc Restrict which groups are allowed to create new namespaces
H A DREADME3 Restrict which groups are allowed to create new namespaces
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md612 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/rocketchatnotifier/
H A Daction.php42 $namespaces = explode(',', $ns);
44 if (!in_array($current_namespace[0], $namespaces)) {
/plugin/fetchmedia/
H A DREADME3 Downloads linked external media to wiki namespaces
H A Dplugin.info.txt6 desc Download linked external media to wiki namespaces
/plugin/wikistats/
H A Dsyntax.php343 function isInNamespace($namespaces, $id) { argument
344 foreach($namespaces as $ns) {
H A DREADME.md125 to a given namespace and its sub-namespaces you can specify its name
133 The `ns` parameter supports both inclusion and exclusion of the namespaces.
135 Also you can assign a number of namespaces as a comma separated list:
142 The first example will show the pages stats in all namespaces except of “foo”,
143 the second one will include “foo” and “bar” namespaces except of “bar:baz”
146 > Note that namespaces restrictions are not supported for tags and
147 > namespaces stats
182 * Support namespaces restrictions for tags stats
183 * Handle namespaces with medias and without pages as an error (could be configured)
186 * Add total for resources and namespaces stats
/plugin/dir/
H A DREADME10 to show the namespaces name instead of just "start".
H A Dplugin.info.txt7 desc Show content of current namespace, including sub namespaces and/or parent/sibling namespaces
/plugin/pagetemplater/
H A DREADME.md4 …sing boxes. Using Page Templater you can define templates for the blog namespaces. In our case, we…
H A Daction.php137 $namespaces = explode("\n", $this->getConf('enabled_namespaces'));
138 foreach( $namespaces as $namespace ) {
/plugin/namespacesearch/
H A Dhelper.php15 function tpl_searchform($namespaces, $return = false) { argument
28 if ( count($namespaces) == 1 ) {
30 list($ns, $name, $class) = $namespaces[0];
34 foreach ($namespaces as $element) {
H A Dsyntax.php67 $namespaces = array();
69 search($namespaces,$conf['datadir'],'search_namespaces',null,$dir);
71 foreach ($namespaces as $namespace) {
H A Dplugin.info.txt6 desc Provides a dropdown list for common namespaces enhancing the search input.
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1namespaces:{"pdfmake.js":"pdfMake","jszip.js":"JSZip","xlsx.js":"XLSX","fabric.js":"fabric","FileS…
H A Dexport.js80 namespaces: {
642 for ( i1 in _this.libs.namespaces ) {
643 var namespace = _this.libs.namespaces[ i1 ];
/plugin/amcharts/assets/amcharts/
H A Damcharts.js314 (d.VML=!0,d.vmlStyleSheet||(document.namespaces.add("amvml","urn:schemas-microsoft-com:vml"),31>doc…
/plugin/namespacemessage/
H A DREADME3 Display a message in certain namespaces
H A Dplugin.info.txt6 desc Display a message in certain namespaces

12345678910