| /plugin/daftdrafts/ |
| D | helper.php | 34 …acl_scope' => 'string', 'acl_user' => 'string', 'acl_level' => 'string', 'additional' => 'string'), 40 'params' => array('acl_scope' => 'string', 'acl_user' => 'string', 'additional' => 'string'), 62 $additional = "\t#" . $additional; 83 $daftAcl[] = "$acl_scope\t$acl_user\t$acl_level$additional\n"; //Adds acl-info to daftAcl 87 $acl_config[] = "$acl_scope\t$acl_user\t$acl_level$additional\n"; //Adds acl-info to acl_config 101 function acl_del($acl_scope, $additional='DAFTDRAFTS'){ argument 106 $additional = '\t#' . $additional; 107 $acl_pattern = '^'.preg_quote($acl_scope,'/').'\s+.*\s+[0-8].*' . $additional . '$';
|
| D | action.php | 114 $additional='DAFTDRAFTS'; 118 $additional = '\t#' . $additional;
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/ |
| H A D | Rdn.php | 56 protected $additional = []; variable in FreeDSx\\Ldap\\Entry\\Rdn 89 return count($this->additional) !== 0; 99 foreach ($this->additional as $additional) { 100 $rdn .= '+' . $additional->getName() . '=' . $additional->getValue(); 137 $obj->additional[] = new self($parts[0], $parts[1]);
|
| /plugin/data/ |
| D | bureaucracy_field.php | 12 private $additional; variable in syntax_plugin_bureaucracy_field_dataplugin 64 $this->additional = ($datatype['multi'] ? ['multiple' => 'multiple'] : []); 113 $this->additional['required'] = 'required'; 126 $this->additional
|
| /plugin/data-au/helper/ |
| D | aliastextbox.php | 11 private $additional; variable in helper_plugin_dataau_aliastextbox 63 $this->additional = ($datatype['multi'] ? array('multiple' => 'multiple') : array()); 106 $this->additional['required'] = 'required'; 118 $this->additional
|
| /plugin/data/helper/ |
| D | aliastextbox.php | 12 private $additional; variable in helper_plugin_data_aliastextbox 65 $this->additional = ($datatype['multi'] ? ['multiple' => 'multiple'] : []); 108 $this->additional['required'] = 'required'; 121 $this->additional
|
| /plugin/codebuttonmod2/ |
| D | README.MD | 8 The plugin Mod 2 adds a second additional button and includes a new feature for copying the code te… 42 - The overlay of the Mod 1 additional button is changed to **Insert Code (Download)**. 43 - An additional button **Insert Code (Copy)** is added to the toolbar. 44 - An additional button **Insert Inline Code** is added to the toolbar.
|
| /plugin/pagemod/ |
| D | README.md | 9 This plugin provides an additional action for the Bureaucracy Plugin - https://www.dokuwiki.org/plu… 13 will not work! Please refer to http://www.dokuwiki.org/plugins for additional info
|
| /plugin/semanticdata/ |
| D | bureaucracy_field.php | 34 $this->additional = ($datatype['multi'] ? array('multiple' => 'multiple'): array()); 59 … '@@LABEL@@', '', '@@CLASS@@', $this->additional),
|
| /plugin/publistx/ |
| D | changelog | 6 co-authors by creating an additional file/wiki page with "URL Author Name" 14 * bib2tpl updated to v2 with additional modifications (see changelog in
|
| /plugin/advanced/lang/en/config/ |
| D | hooks.txt | 3 Include hooks allow you to add additional HTML or PHP to the template without modifying any of the … 8 | ''meta.html'' | Inside the HTML <head>, use this to add additional styles or metaheaders…
|
| /plugin/vcard/ |
| D | vcard.php | 93 function setName($family="", $first="", $additional="", $prefix="", $suffix="") { argument 94 $this->properties["N"] = "$family;$first;$additional;$prefix;$suffix"; 96 …if ($this->properties["FN"]=="") $this->setFormattedName(trim("$prefix $first $additional $family …
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | URI.MungeSecretKey.txt | 10 affords an additional level of protection by allowing a redirector 23 like, but this service affords an additional level of protection
|
| /plugin/struct/ |
| H A D | README | 3 Add and query additional structured page data 12 Please refer to http://www.dokuwiki.org/plugins for additional info
|
| /plugin/number/ |
| D | README.md | 7 Stylized number encodings with additional tooltip for more info. 16 Please refer to http://www.dokuwiki.org/extensions for additional info
|
| /plugin/character/ |
| D | README.md | 7 Stylized character encodings with additional tooltip for more info. 16 Please refer to http://www.dokuwiki.org/extensions for additional info
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | number_format.rst | 15 separator using the additional arguments: 47 additional parameters.
|
| /plugin/issuelinks/ |
| D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/acknowledge/ |
| D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/feedback/ |
| D | requirements.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/openlayersmapoverlays/ |
| D | README.md | 5 Provides a syntax for rendering additional map layers in the OpenLayers based map in a wiki page. 13 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in Do…
|
| /plugin/siteexport/ |
| D | req-travis.txt | 1 # we need additional plugin(s) for testing
|
| /plugin/docsearchsitemap/ |
| D | README.md | 4 Create an additional Sitemap for documents found by the [docsearch plugin](https://www.dokuwiki.org…
|
| /plugin/404manager/ |
| D | requirements.txt | 1 # additional requirements for this plugin:
|
| /plugin/webcomponent/ |
| D | requirements.txt | 1 # additional requirements for this plugin: https://github.com/splitbrain/dokuwiki-travis
|