Home
last modified time | relevance | path

Searched refs:access (Results 176 – 200 of 874) sorted by relevance

12345678910>>...35

/plugin/showlogin/
H A DREADME3 Show login-page if user is not logged in and ACL restricts access to wanted wikipage
/plugin/usermanagerextended/
H A DREADME5 Gives access to the user manager module to managers, as defined in main configuration,
/plugin/bibtex4dw/
H A DCHANGELOG.md37 * Display of PDF files: If a PDF file with a name identical to the BibTeX key of a reference esists in a configurable namespace, a link to this file will be added to the end of the reference, permitted the user has read access to this namespace
/plugin/groupmgr/
H A DREADME34 3. Users cannot remove themselves from the group that grants them access
/plugin/credits/
H A DREADME27 $info has access to all of the fields returned by the getInfo() function of each plugin; alt_credit…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfor.rst56 Inside of a ``for`` loop block you can access some special variables:
148 You can also access both keys and values:
H A Dset.rst69 If you want to access the variable, just declare it before the loop:
H A Dimport.rst23 That way you can access the attributes:
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-logging-1.2.jar ... ClassNotFoundException x1 String x0 static java.lang.ClassLoader access$000 () static void <clinit> ( ...
/plugin/simplemysqlclient/
H A Ddescr.txt23 … host. Than you can allow some users or some groups (comma separated) to access the database via p…
/plugin/chat/
H A Dreadme.txt80 In case you have access to your server configuration, consider excluding Chat
81 plugin accesses from access.log.
88 CustomLog /var/log/apache2/access.log combined env=!dontlog
/plugin/crossdbsqlclient/
H A Ddescr.txt22 … host. Than you can allow some users or some groups (comma separated) to access the database via p…
/plugin/authgoogle/google/
H A DGoogle_Client.php318 * @param string|null $token The token (access token or a refresh token) that should be revoked.
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php499 public $access; variable in Google_Dataset
511 public function setAccess(/* array(Google_DatasetAccess) */ $access) { argument
512 $this->assertIsArray($access, 'Google_DatasetAccess', __METHOD__);
513 $this->access = $access;
516 return $this->access;
/plugin/semanticdata/
H A DREADME15 …You have to setup a repository for dokuwiki to use. Remember the url for access to the repository,…
/plugin/sqlite/
H A DREADME3 A helper plugin to easily access a SQLite database.
/plugin/geophp/
H A DREADME.md3 Provides access to the geoPHP library available at http://geophp.net
/plugin/siteexport/
H A DREADME.md11 * You need to log in as administrator to have access to the siteexport plugin
23 …l allow to export non-public pages that the currently logged in user has access too as well. **(no…
135 If you have CLI access (terminal or whatever) and cron access to your server, you can add the <code…
/plugin/tline/
H A DREADME.txt18 Two ways to access the library
/plugin/vkeyboard/
H A Dchange_log22 language. When this cookie is seen by action.php on the next edit access,
/plugin/stylingpages/
H A DREADME38 In this screnario, I recommend restricting write access to wiki:javascript with ACL.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst54 This is dispatched before a type is visited. You have access to the visitor,
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst71 template. Variables may have attributes or elements you can access,
75 You can use a dot (``.``) to access attributes of a variable (methods or
86 access the variable attribute:
123 If you want to access a dynamic attribute of a variable, use the
306 By default, included templates have access to the same context as the template
316 The included template ``render_box.html`` is able to access the ``box`` variable.
319 ``\Twig\Loader\FilesystemLoader`` allows you to access other templates by giving the
320 filename. You can access templates in subdirectories with a slash:

12345678910>>...35