Home
last modified time | relevance | path

Searched refs:users (Results 301 – 325 of 904) sorted by relevance

1...<<11121314151617181920>>...37

/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DREADME.md87 * On the forum at [users.hoa-project.net](https://users.hoa-project.net).
/plugin/preregister/
H A Daction.php309 $users = file($authusers);
311 foreach($users as $line) {
/plugin/evesso/
H A DREADME.md74 All EVESSO users will have both the `user` and `eveonline` group.
83 :warning: ACL will allow access if any of the users group allow access
/plugin/dokusioc/lib/
H A Dsioc_inc.php223 private $users; variable in SIOCSite
235 $this->users = array();
249 $this->users[$id] = $url;
293 if ($this->users) {
301 foreach ($this->users as $id => $url) {
/plugin/leightweightscript/
H A DREADME4 unneeded scripts parts for non editors. It makes the JS for end users
/plugin/sphinxsearch/
H A DINSTALL32 Ivinco Ltd. is actively providing support for users of this plugin.
/plugin/displaywikipage/lang/en/
H A Dintro.txt25 Using the above code in this fashion will allow your users to use the template whether or not you h…
/plugin/botbouncer/admin/
H A Dclean.php127 $users = array_keys($user_list);
/plugin/lightweightscript/
H A DREADME4 unneeded scripts parts for non editors. It makes the JS for end users
/plugin/bibtex4dw/
H A DCHANGELOG.md22 * Start with sensible messages to users via DokuWiki ``msg()`` function
/plugin/geotag/
H A Dprint.css2 * Copyright (c) 2011 Mark C. Prins <mprins@users.sf.net>
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php925 public $users; variable in Google_DirectoryService
945 …$this->users = new Google_UsersServiceResource($this, $this->serviceName, 'users', json_decode('{"…
2237 public $users; variable in Google_Users
2256 public function setUsers(/* array(Google_User) */ $users) { argument
2257 $this->assertIsArray($users, 'Google_User', __METHOD__);
2258 $this->users = $users;
2261 return $this->users;
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.commercial.txt22 made publicly available to all getID3() users.
/plugin/twitter/
H A DREADME.md3 This syntax plugin will enable users to put tweets and searches from twitter on a page. It uses the…
/plugin/credits/
H A DREADME35 desc: Manage users
/plugin/strata/
H A DREADME.md15 Below is a very simple example of how to use Strata. You can find more information in the ``manual.txt`` (which you can copy-paste into a wiki page to have the manual available for all users).
/plugin/tagging/
H A DREADME3 Allows logged in users to add tags to pages. Tags are looked up in
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.ptcl.txt22 made publicly available to all phpThumb() users.
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DREADME.md93 * On the forum at [users.hoa-project.net](https://users.hoa-project.net).
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md701 var users = [
747 var users = [
834 var users = [
880 var users = [
1934 var users = [
1980 var users = [
2557 var users = [
2602 var users = [
2648 var users = [
3061 var users = [
[all …]
/plugin/openlayersmap/
H A Dprint.less2 * Copyright (c) 2008-2022 Mark C. Prins <mprins@users.sf.net>
/plugin/simplemysqlclient/
H A Ddescr.txt23 …t the database name, user, passwort and the host. Than you can allow some users or some groups (co…
/plugin/fckg/fckeditor/
H A DInstall_README16 Windows users shuould not need these, if the software installs correctly. See the document
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst33 …ng handlers contain the configuration themselves which makes them easier to share with other users,
/plugin/advanced/lang/en/
H A Dconfig.txt18 | | ''users.auth.php'' | see [[doku>acl]]…

1...<<11121314151617181920>>...37