Home
last modified time | relevance | path

Searched refs:database (Results 76 – 100 of 174) sorted by relevance

1234567

/plugin/yuriigantt/src/Views/
H A Ddhtmlxgantt.php73 let database = <?= json_encode($database); ?>;
/plugin/addressbook/
H A DREADME.md5 The contacts are stored in a sqlite3-database. The [sqlite-plugin](https://www.dokuwiki.org/plugin:…
78 …ed down and compressed, so it uses about 3-4kB. It is stored within the database as a blob (base64…
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md58 geoPHP (can be wkt or wkb, but must be the same as how you extracted it from your database):
92 $database = 'phayes';
98 $connection = pg_connect("host=$host dbname=$database user=$user password=$pass");
109 // Let's insert it back into the database
/plugin/data-au/lang/nl/
H A Dintro_clean.txt3 …manier is verwijderd, bijvoorbeeld via het bestandsysteem, blijft de metadata in de database staan.
/plugin/data/lang/nl/
H A Dintro_clean.txt3 Als een pagina met een datablok wordt verwijderd, wordt de bijhorende metadata ook verwijderd. Dit is echter alleen waar als de pagina wordt verwijderd via een normale wikibewerking. Als de pagina op een andere manier is verwijderd, bijvoorbeeld via het bestandsysteem, blijft de metadata in de database staan.
/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml27 - mysql -e 'create database sabredav'
/plugin/data-au/lang/en/
H A Dintro_clean.txt3 …leted by other means, eg. by removing it on the file system, its meta data remains in the database.
/plugin/data/lang/en/
H A Dintro_clean.txt3 When pages with attached data entries are deleted, their stored meta data is deleted as well. However this is only true when the page was deleted through normal wiki editing. If the page was deleted by other means, eg. by removing it on the file system, its meta data remains in the database.
/plugin/eventline/example/
H A DexampleDataForCutAndPaste.txt7 An application program created for Apple Computer, that combines database capabilities with a graph…
10 Developed by Donald McCracken and Robert Akscyn at Carnegie Mellon University. A ZOG database consi…
23 …n Perl by Peter Thoeny, stores data in plain text files instead of in a database. (ref: http://en.…
/plugin/authdrupal7/
H A DREADME.md40 * MySQL database holding your drupal tables
41 * The database prefix used for your drupal tables (including the underscore e.g. ```myprefix_```)
45 …that are member of a defined user group. This plugin is reading the user groups from your database.
/plugin/quickstats/
H A DREADME1 …meters. Its advantage for many users is that is does not require an sql database; this may limit i…
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md46 `open_basedir` is set, you _must_ store the database within the
71 * Searching for database metadata only occurs within the last 128KB
154 * Improved performance for IPv4 lookups in an IPv6 database.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.IDPrefixLocal.txt
/plugin/database2/
H A DREADME.md6 This plugin has been developed in 2009. Back then there was an existing plugin called database. Bec…
/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/jplayer/
H A Dcomposer.lock92 "ext-dba": "DBA extension is required to use the DBA database as a cache storage.",
98 …"ext-mysql": "MySQL extension is required to use the MySQL database as a cache storage (deprecated…
99 … "ext-mysqli": "MySQLi extension is required to use the MySQL database as a cache storage.",
101 … "ext-sqlite3": "SQLite3 extension is required to use the SQLite3 database as a cache storage.",
/plugin/textinsert/
H A DREADME41 LANG_name in the textinsert database. So, there must be a default entry in that database.
/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)
/plugin/photogallery/phpThumb/
H A DREADME.md10 retrieved from a database. GIFs are supported on all versions of GD even if GD does not have native…
/plugin/refnotes/lang/en/
H A D__template.txt8 * Store one note per page as [[doku>plugin:data|Data plugin]] entry. This way the notes are stored in a database, which allows to make queries against the bibliography data, for example, see all books of a certain author. Unfortunately Data plugin allows only one ''dataentry'' section per page.
10 For sheets and cards plugin does not make a distinction between normal table cells and header cells. The field name cells are identified only based on their content. The names are case insensitive and can also be specified using locale-specific labels. BibTeX and ''dataentry'' sections support only field names. The full list of field names is provided in [[doku>plugin:refnotes:refdb|reference database documentation]].
/plugin/simplemysqlclient/
H A DREADME3 A Interface to execute sql on local mySQL database.
/plugin/crossdbsqlclient/
H A DREADME3 A Interface to execute sql on local mySQL database.
/plugin/sqlquery/
H A DREADME3 Processing query to mysql database and display results as a table.
/plugin/sqljson/
H A DREADME3 Processing query to mysql database and insert results as a json.
/plugin/pgsqlquery/
H A DREADME3 Processing query to PostgreSQL database and display results as a table.

1234567