Home
last modified time | relevance | path

Searched full:configuration (Results 101 – 125 of 2799) sorted by relevance

12345678910>>...112

/plugin/authldaplocal/
H A DREADME.md17 ## Configuration section in LDAP+local authentication backend for Dokuwiki
18 …e plugin directory and have a configuration dialog. Configuration of the backend is done through t…
/plugin/authsqlite/
H A DREADME.md8 Configuration is similar to PostgreSQL. In addition to the configuration
11 and corresponds to the folder where the animal's configuration and data
14 This is the configuration for a farm, where a single authentication
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingUndefined.php5 use dokuwiki\plugin\config\core\Configuration; alias
27 '/^(?:plugin|tpl)' . Configuration::KEYMARKER . '.*?' . Configuration::KEYMARKER . '(.*)$/',
/plugin/backup/lang/en/
H A Dintro.txt1 This tool allows you to backup your page and meta data, as well as configuration for the wiki, temp…
10 …* **If you are backing up anything confidential** (e.g., private pages, or configuration files tha…
11 …uation cache from [[doku>plugin:latex|LaTeX plugin]]). See this plugin's configuration for details.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/
H A DTestCaseMethod.tpl.dist79 $configuration = PHPUnit_Util_Configuration::getInstance($configurationFilePath);
80 $configuration->handlePHPConfiguration();
81 unset($configuration);
/plugin/rater/
H A DREADME41 Configuration
43 Configuration can be done via Administration of DokuWiki Configuration Manager
/template/prsnl10/conf/
H A Dmetadata.php8 * - To change/add configuration values to store, have a look at this file
10 * - To change/translate the descriptions showed in the admin/configuration
26 * @link https://www.dokuwiki.org/devel:configuration
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/Resource/
H A DProjectsScanConfigs.php34 * Gets the specified scan configuration. (scanConfigs.get)
36 * @param string $name Required. The name of the scan configuration in the form
68 * Updates the specified scan configuration. (scanConfigs.update)
70 * @param string $name Required. The name of the scan configuration in the form
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DConfigurationInterface.php
/template/mnml-blog/conf/
H A Dmetadata.php8 * - To change/add configuration values to store, have a look at this file
10 * - To change/translate the descriptions showed in the admin/configuration
24 * @link https://www.dokuwiki.org/devel:configuration
/plugin/farmer/lang/en/
H A Dlang.php15 $lang['tab_config'] = 'Configuration';
41 $lang['confdir'] = 'Instance Configuration Directory';
46 $lang['base'] = 'Base Configuration';
50 $lang['conf_inherit_main'] = 'Configuration Settings';
78 $lang['animal configuration'] = 'Basic Animal configuration';
H A Dtab_new_help.txt8 If you use a wildcard subdomain setup you can also just provide the hostname part if you set a base domain in the configuration.
20 You can select an existing animal to base the new one on. All configuration, page, media and meta data will be copied
31 configuration tab or you copied a different animal with existing users.
/plugin/html2pdf/html2pdf/html2ps/
H A Dconfig.inc.php5 * Common configuration options
24 * Postscript-specific configuration options
36 * PDFLIB-specific configuration options
45 // This variable defines the path to PDFLIB configuration file; in particular, it contains
/template/material/
H A DREADME.md40 Regularly visit the installed templates via the configuration manager in order to update this templ…
44 ## Configuration section in Material Design Template for DokuWiki
53 The template also comes with several configuration options, which you can set via the Configuration
/plugin/flowplay2/flowplayer/html/
H A Dexample.html3 A minimal setup to get you started. This configuration is the same
57 second argument is Flowplayer specific configuration. See full list:
58 http://flowplayer.org/player/configuration.html
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst45 configuration
52 - :doc:`Configuration <configuration>`
/plugin/facebooklike/
H A DREADME.textile11 p. Plugin configuration is available in following languages: German, English
24 … page. You can modify the default settings on the wiki configuration page ( Admin -> Configuration
/plugin/botbouncer/
H A DREADME.md32 …ess. When you sign up, you get an API key, which you can enter in the configuration for this plugi…
37 …you get a private and a public key string, which you can enter in the configuration of this plugin…
41 …ng. You need to sign up to get an API key, which you can enter in the configuration for this plugi…
/plugin/webcomics/conf/
H A Dmetadata.php3 * Metadata for configuration manager plugin.
4 * Configuration data format for the webcomics plugin.
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DListParser.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItem.php26 public $configuration; variable in Google\\Service\\Dataflow\\WorkItem
71 public function setConfiguration($configuration) argument
73 $this->configuration = $configuration;
80 return $this->configuration;
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dcsharp.php100 'System.Configuration',
101 'System.Configuration.Assemblies',
102 'System.Configuration.Core',
103 'System.Configuration.Install',
104 'System.Configuration.Interceptors',
105 'System.Configuration.Schema',
106 'System.Configuration.Web',
158 'System.Web.Configuration',
/plugin/structtemplate/_vagrant/
H A Dprovision_dokuwiki.sh7 # configuration script that sources this file.
13 # Configuration ========================================================
114 echo "If you want to replace the configuration, delete this file"
123 # Local configuration --------------------------------------------------
129 * Dokuwiki's Main Configuration File - Local Settings
148 # ACL configuration ----------------------------------------------------
168 # User configuration ---------------------------------------------------
194 # Plugin configuration -------------------------------------------------
/dokuwiki/inc/lang/fr/
H A Dinstall.html1 <p>Cette page vous assiste dans l'installation et la configuration
23 paramètres de configuration. Ceci n'est pas nécessaire pour que
32 configuration</a>.</p>
/plugin/flowplay2/flowplayer/
H A DREADME.txt6 (example suggestion.js, example external configuration file).
84 * added following clip specific configuration options: id, keywords
109 - Embed code does not include child configs any more. Only the configuration set by
110 flashVars or injected is included in the embed code configuration.
129 - Loading of configuration using RTMP from a streaming server
233 - Extenal configuration file that enables configuring all the existing
234 settings. All settings defined in this configuration file can be
293 * Possibility to configure the player using JavaScript and a configuration object
304 - Hierarchical configuration
317 …Changed to use the same configuration syntax with flashVars as with external configuration files. …
[all …]

12345678910>>...112