Home
last modified time | relevance | path

Searched refs:Admin (Results 1 – 25 of 53) sorted by path

123

/plugin/404manager/
H A DREADME.md62 ### Redirection by configuration (Admin Page)
H A Dstyle.css10 /* Admin page Css
/plugin/adminperm/
H A DREADME3 Give Access to Admin Plugins to non-admin groups
H A Daction.php97 $item = new \dokuwiki\Menu\Item\Admin();
H A Dplugin.info.txt6 desc Give Access to Admin Plugins to non-admin groups
/plugin/adminperm/lang/de/
H A Dintro.txt1 ====== Admin Plugin Zugangsberechtigungen ======
3 Dieses Werkzeugt erleubt es Ihnen, Nutzern Zugriff auf auf Admin- oder Manager-Plugins zu geben ohn…
/plugin/adminperm/lang/en/
H A Dintro.txt1 ====== Admin Plugin Access Overrides ======
/plugin/authdrupal8/
H A DREADME.md47 Easiest way is to go to Admin panel/Config/authentication section Security settings and here select :
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/
H A DAdmin.php20 class Admin extends \Google\Model class
98 class_alias(Admin::class, 'Google_Service_MyBusinessAccountManagement_Admin');
H A DListAccountAdminsResponse.php23 protected $accountAdminsType = Admin::class;
27 * @param Admin[]
34 * @return Admin[]
H A DListLocationAdminsResponse.php23 protected $adminsType = Admin::class;
27 * @param Admin[]
34 * @return Admin[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/Resource/
H A DAccountsAdmins.php20 use Google\Service\MyBusinessAccountManagement\Admin; alias
42 * @param Admin $postBody
44 * @return Admin
46 public function create($parent, Admin $postBody, $optParams = [])
50 return $this->call('create', [$params], Admin::class);
87 * @param Admin $postBody
92 * @return Admin
94 public function patch($name, Admin $postBody, $optParams = [])
98 return $this->call('patch', [$params], Admin::class);
H A DLocationsAdmins.php20 use Google\Service\MyBusinessAccountManagement\Admin; alias
42 * @param Admin $postBody
44 * @return Admin
46 public function create($parent, Admin $postBody, $optParams = [])
50 return $this->call('create', [$params], Admin::class);
90 * @param Admin $postBody
95 * @return Admin
97 public function patch($name, Admin $postBody, $optParams = [])
101 return $this->call('patch', [$params], Admin::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DAdmin.php28 class Admin extends \Google\Service\Resource class
33 class_alias(Admin::class, 'Google_Service_PubsubLite_Resource_Admin');
/plugin/authhiorgserver/
H A DREADME.md16 Admin -> Konfiguration -> Plugins: Auth: SSO mit HiOrg-Server
/plugin/authremoteuser/
H A DREADME.md65 3. In your *DokuWiki* login as superuser, click *Admin*, choose
/plugin/authsplit/
H A DREADME83 him- or herself or, if self-registration has been disabled, the Admin will
103 or the Admin uses DokuWiki's user manager to create an account for them.
117 This also means that an Admin can not specify a password in the user manager
/plugin/authucenter/
H A DREADME.md17 * Go to UCenter Admin Tab in Discuz, add a new app, copy those settings generated by UCenter.
19 … your superadmin username in UCenter. Otherwise, you will not be able to login to DokuWiki's Admin.
/plugin/backup/
H A DREADME.md21 …p Tool** link in the **Additional Plugins** section of your DokuWiki installation's **Admin** page.
/plugin/botbouncer/lib/
H A Dbotbouncer.php494 case 'comment_author': $data['comment_author'] = 'Admin';break;
/plugin/cacherevisionseraser/
H A DREADME.md158 * Go to �Admin� and select �Manage Plugins�
/plugin/codebash/
H A DREADME10 Install using the Extension Manager. Admin button -> Extension Manager -> Search and Install tab -…
/plugin/crossdbsqlclient/
H A Ddescr.txt22 In Admin-Section is to configurate the plugin. You have to set the database name, user, passwort an…
33 ==== Default-DB via Admin-Configuration page ====
/plugin/evesso/
H A DREADME.md62 1. Go to `Admin` > `User Manager`
66 1. Go to `Admin` > `Configuration Settings`
/plugin/facebooklike/
H A DREADME.textile24 …age. You can modify the default settings on the wiki configuration page ( Admin -> Configuration s…

123