Home
last modified time | relevance | path

Searched refs:database (Results 26 – 50 of 174) sorted by path

1234567

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DMongoDBHandler.php47 * @param string $database Database name
50 …public function __construct($mongodb, string $database, string $collection, $level = Logger::DEBUG… argument
57 $this->collection = $mongodb->selectCollection($database, $collection);
60 $this->namespace = $database . '.' . $collection;
/plugin/authsmartcard/
H A DREADME.md8 …'s client certificate's CN attribute with the group field for a user in the dokuwiki user database.
10 …ribute of 'DOE.JOHN.99999'. John Doe has is added to the dokuwiki user database by an administrat…
12 …paring the CN of his certificate with the groups he is a member of in the dokuwiki user database.
/plugin/authsplit/
H A DREADME199 information in a MySQL database...
/plugin/authsqlite/
H A DREADME.md2 Authentication mechanism for DokuWiki that uses an SQLite database for
5 This is heavily plagiarismed from authpgsql, because the two database
15 database contains all of the user information, but group membership is
H A Dplugin.info.txt6 desc Provides user authentication against a SQLite database
/plugin/authwordpress/
H A DREADME.md3 Provides authentication against a WordPress MySQL database backend.
H A Dplugin.info.txt6 desc Provides authentication against a WordPress MySQL database backend
/plugin/authyubikey/
H A Dauth.php.org94 * in the file database
/plugin/authyubikey/lib/
H A DREADME56 two-factor mode. It requires a database to store the username and
59 and configuration for the database needs to go into
/plugin/badbehaviour/
H A Dbadbehavior.readme62 database tables, before installing Bad Behavior 2.2.x or 2.0.x. If you are
64 before upgrading, but do not need to delete the database tables.
/plugin/bibtex/OSBib/
H A DSTYLEMAP.php405 $this->database = $this->basic;
406 $this->database['creator1'] = 'author';
407 $this->database['URL'] = 'URL';
408 $this->database['date'] = 'accessDate';
409 $this->database['year2'] = 'accessYear';
410 $this->database['publisherName'] = 'publisherName';
411 $this->database['publisherLocation'] = 'publisherLocation';
412 $this->database['isbn'] = 'ID';
H A DSTYLEMAPBIBTEX.php445 $this->database = $this->basic;
446 $this->database['creator1'] = 'author';
447 $this->database['URL'] = 'URL';
448 $this->database['date'] = 'accessDate';
449 $this->database['year2'] = 'accessYear';
450 $this->database['publisherName'] = 'publisherName';
451 $this->database['publisherLocation'] = 'publisherLocation';
452 $this->database['isbn'] = 'ID';
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php485 else if ($type == 'database')
/plugin/bibtex/OSBib/format/
H A DREADME.txt59 (If your database stores or access its records in a BibTeX style format, you should use STYLEMAPBIB…
60 This contains all the mapping between your particular database/bibliographic management system and …
67 …pe arrays in STYLEMAP.php. This is how the data from _your_ particular database is mapped to a fo…
122 $bibformat->bibtexParsePath -- If you wish to use STYLEMAPBIBTEX.php because your database stores o…
143 The following should be called for each database row you wish to process.
176 … cardinal or an ordinal number. If your edition number is stored in the database as a cardinal num…
/plugin/bibtex4dw/
H A DREADME.md10 Being familiar with using BibTeX both, as a bibliographic (text) database format and as an engine to format references in documents written using LaTeX, a plugin for DokuWiki understanding the BibTeX format and allowing to reference literature from within wiki pages seems an obvious choice.
28 * Resilience: plain text files, no external dependencies, no database as permanent storage (only temporary, the "truth" is in the text files)
H A DTODO.md57 However, the main focus of the plugin remains allowing to reference literature from within the DokuWiki, much the same as BibTeX allows authors to reference literature in their writings. Managing a bibliographic database is an entirely different issue.
/plugin/bootswrapper/exe/help/
H A Dthumbnail.txt50 …e and highly versatile Open Source wiki software that doesn't require a database. It is loved by u…
66 …e and highly versatile Open Source wiki software that doesn't require a database. It is loved by u…
76 …e and highly versatile Open Source wiki software that doesn't require a database. It is loved by u…
86 …e and highly versatile Open Source wiki software that doesn't require a database. It is loved by u…
96 …e and highly versatile Open Source wiki software that doesn't require a database. It is loved by u…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js885 …tedGlobal=f?"indent":"outdent";this.indentKey=f?9:CKEDITOR.SHIFT+9;this.database={}},registerComma…
886 …one=!0),a.fire("unlockSnapshot"),CKEDITOR.dom.element.clearAllMarkers(b.database))},this,null,e),c…
888 …style")&&a.removeAttribute("style")}CKEDITOR.dom.element.setMarker(this.database,a,"indent_process…
895 …er(p)}h&&a.fire("contentDomInvalidated");return!0}for(var e=this,g=this.database,k=this.context,l=…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js962 …tedGlobal=e?"indent":"outdent";this.indentKey=e?9:CKEDITOR.SHIFT+9;this.database={}},registerComma…
963 !0),a.fire("unlockSnapshot"),CKEDITOR.dom.element.clearAllMarkers(b.database))},this,null,c),e.on("…
965 …style")&&b.removeAttribute("style")}CKEDITOR.dom.element.setMarker(this.database,b,"indent_process…
971 …er(t)}e&&f.fire("contentDomInvalidated");return!0}for(var k=this,q=this.database,p=this.context,c,…
H A Dckeditor.js.unc19059 this.database = {}
19067 … && (d.data.done = !0), a.fire("unlockSnapshot"), CKEDITOR.dom.element.clearAllMarkers(b.database))
19124 CKEDITOR.dom.element.setMarker(this.database, b, "indent_processed", 1)
19262 …for (var k = this, q = this.database, p = this.context, c, m = f.getSelection(), m = (m && m.getRa…
/plugin/codemirror/dist/modes/
H A Dcypher.min.js.map1 …, \"copy\", \"create\", \"constraint\", \"constraints\", \"current\", \"database\", \"databases\",…
H A Dsql.min.js.map1database databases day_hour day_microsecond day_minute day_second deallocate dec declare default d…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64database|xdmp:trace|xdmp:to-json|xdmp:tidy|xdmp:subbinary|xdmp:strftime|xdmp:spawn-in|xdmp:spawn|x…
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php28 * The database store
34 const CANONICAL = "database";
55 * @throws ExceptionNotExists - if the resource does not exist in the database
66 * If uid is null, it's not yet in the database
107 throw new ExceptionRuntime("The resource type ({$resource->getType()}) is not yet supported for the database metadata store", self::CANONICAL);
120 $database = DatabasePageRow::getOrCreateFromPageObject($pageMetaFromFileSystem);
121 if (!$database->exists()) {
124 return $database->getFromRow($metadata->getName());
250 throw new ExceptionRuntimeInternal("The children of the tabular metadata ($metadata) should be set to synchronize into the database");
/plugin/combo/db/combo-secondary/
H A DREADME.md4 A database that you don't need to back up

1234567