Home
last modified time | relevance | path

Searched refs:admin (Results 51 – 75 of 204) sorted by last modified time

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DDomain.php26 public $admin; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Domain
77 public function setAdmin($admin) argument
79 $this->admin = $admin;
86 return $this->admin;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountUser.php25 public $admin; variable in Google\\Service\\ShoppingContent\\AccountUser
46 public function setAdmin($admin) argument
48 $this->admin = $admin;
55 return $this->admin;
/plugin/foldablelist/
H A DREADME.md25 this plugin can be configured via dokuwikis admin config page
/plugin/structtemplate/_vagrant/
H A DVagrantfile11 # Choose an admin password; empty becomes "CHANGEME"
92 Username: admin
H A Dprovision_dokuwiki.sh139 $conf['superuser'] = '@admin';
187 admin:${DW_ADMIN_HASH}:DokuWiki Administrator:${dw_admin_email}:admin,user
/plugin/xtern/
H A Daction.php32 $admin = false;
35 if(in_array('admin', $groups)) $admin = true;
37 if($admin && !function_exists("curl_init")) {
/plugin/xcom/scripts/
H A Dsample.xcom.ini7 user=admin
H A Dxcom.ini7 user=admin
/plugin/newpagetemplate/lang/en/
H A Dhowto.txt1 This admin app is a GUI for the command line plugin that is described in the [[doku>plugin:newpagetemplate:cmdline|]] documentation. It has four options, corresponding to the main command line options.: ''Ini file'', ''Template'', ''Page id'', and ''User replacements''. These options enable you to process a single page using the selected page and template or one or more pages using one or more templates using an initialization file.
/plugin/move/
H A Dstyle.less90 * The admin form
H A Ddeleted.files6 admin.php
14 admin/simple.php
/plugin/passpolicy/
H A D10k-common-passwords.txt740 admin
/plugin/quickstats/lang/en/
H A Dquery.txt49 2. They enable you to keep all your work with quickstats in the admin panel, giving you immediate a…
H A Dgeneral_intro.txt1 With this admin panel you can do three things.
/plugin/quickstats/
H A DHOW-TO129 There is also an admin panel which has various options for making detailed queries.
H A DREADME1 …lume sites. It outputs its statistics both to a Dokuwiki page and in the admin panel, which can a…
/plugin/authhttp/
H A DREADME23 user (and the admin) options depending on the auth plugin's capabilities.
34 "User profile" function. The admin, through the "User manager", could also
69 DokuWiki's "superuser" configuration setting default of "@admin", you should
70 leave this setting at "admin" as well and put users supposed to be admins in
/plugin/metadisplay/
H A DREADME.md35 The plugin simplifies this in an admin panel accessed from the wiki's administration page
/plugin/pdftools/
H A DREADME.md9 * A set of templates for different purposes which can be installed directly from the admin section
10 * Upload your own templates in the admin section and option to remove templates
92 The pdftools-plugin contains a set of templates which can be installed in the admin section. These …
/plugin/stale/
H A DREADME.md28 * in the [admin page](https://www.dokuwiki.org/admin_window)
/plugin/authremoteuser/
H A DREADME.md61 add them groups `admin` and `user`.[^1]
/plugin/addressbook/
H A DREADME.md65 * Upload/Download sqlite3-file in admin section
/plugin/textmodule/
H A DREADME.md3 …e buttons can be defined in the admin section and can be used to insert text modules, which are al…
/plugin/dirtylittlehelper/
H A DREADME.md11 …b.com/giterlizzi/dokuwiki-template-bootstrap3) - there I found the inspiration for the admin menu
25 And i needed / wanted a quick-admin-menu -> added (inspired by bootstrap3 template)
H A Ddokuwiki_plugin_dirtylittlehelper.txt47 …ki-template-bootstrap3|bootstrap3 template]] - there I found the inspiration for the admin menu \\
64 And i needed / wanted a quick-admin-menu -> added (inspired by bootstrap3 template)
278 | your link | links to admin plugin pages |

123456789