Home
last modified time | relevance | path

Searched refs:admin (Results 151 – 175 of 204) sorted by relevance

123456789

/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js553 if (attrs.admin) return "Can't change admin status.";
556 options.success.call(this, {admin: true});
784 if (attrs.admin !== this.get('admin')) return "Can't change admin status.";
793 result = model.set({admin: true});
795 result = model.set({a: 200, admin: false}, {validate: true});
829 if (attrs.admin) return "Can't change admin status.";
839 result = model.set({a: 200, admin: true}, {validate: true});
/plugin/piwik2/
H A DREADME.md15 type | admin
/plugin/cite/lang/en/
H A Dintro.txt22 Set the options for this plugin via the **Configuration Settings** menu from the DokuWiki admin men…
/plugin/npd/
H A DREADME.mdown40 <?php tpl_button('admin')?>
/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 |
/plugin/openlayersmap/
H A Dstyle.less17 /* admin form */
22 /* admin form */
/plugin/googleanalytics/lang/en/
H A Dintro.txt11 Set the options for this plugin via the **Configuration Settings** menu from the DokuWiki admin men…
/plugin/matomo/
H A DREADME.md14 type | admin
/plugin/foldablelist/
H A DREADME.md25 this plugin can be configured via dokuwikis admin config page
/plugin/dlcounter/
H A DREADME.md6 Configuring through the admin interface allows you to specify which file extensions to monitor. As …
/plugin/ifauthex/
H A DREADME.md22 to target expressions like `@user && !@admin`. IfAuthEx fixes these limtations extending the syntax
/plugin/querychangelog/
H A Dadmin.php134 $href = wl($ID).'?do=admin&amp;page='.$this->getPluginName();
/plugin/wikistats/
H A DREADME.md55 <?php tpl_button('admin')?>
89 …e the **stats page** following the namespace and name given in the plugin admin configuration (```…
/plugin/dokumicrobugtracker/
H A DREADME.md68 | 2010-08-17 | Add several feature, email notification, delete (for admin only), dynamic captcha (#…
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css93 .mode_admin a.action.admin,
/plugin/tindexmenu/
H A Dstyle.css77 /*Style for admin panel interface*/
/plugin/googleanalytics/
H A DREADME.md17 Set the options for this plugin via the **Configuration Settings** menu from the DokuWiki admin men…
/plugin/news/
H A DREADME61 3. open the news admin panel and click on the generate button.
/plugin/svg/
H A Dsyntax.php.save30 'email' => 'admin@cvpcs.org',
/plugin/displayfile/
H A DREADME.md42 …of files from the local file system. To avoid path traversal attacks, the admin is provided with a…
/plugin/authremoteuser/
H A DREADME.md61 add them groups `admin` and `user`.[^1]
/plugin/authucenter/lib/uc_client/
H A Dclient.php408 function uc_user_addprotected($username, $admin='') { argument
409 …call_user_func(UC_API_FUNC, 'user', 'addprotected', array('username'=>$username, 'admin'=>$admin));
/plugin/dokusioc/lib/
H A Dsioc_inc.php602 $admin = '', argument
616 $this->administrator = $admin;
/plugin/minimap/
H A DREADME.md116 …w targeted only for the mini-map elements and will not interfere with the admin page. See [Issue 2…

123456789