Home
last modified time | relevance | path

Searched refs:plugin (Results 1 – 25 of 150) sorted by last modified time

123456

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingRenderer.php9 namespace dokuwiki\plugin\config\core\Setting;
24 foreach (plugin_list('renderer') as $plugin) {
25 $renderer = plugin_load('renderer', $plugin);
27 $this->choices[] = $plugin;
30 $this->prompts[$plugin] = $info['name'];
38 public function html(\admin_plugin_config $plugin, $echo = false)
42 // transfer some plugin names to the config plugin
44 if (!$plugin->getLang($this->key . '_o_' . $choice)) {
46 $plugin
35 html(\\admin_plugin_config $plugin, $echo = false) global() argument
[all...]
H A DSettingString.php3 namespace dokuwiki\plugin\config\core\Setting;
11 public function html(\admin_plugin_config $plugin, $echo = false)
27 $label = '<label for="config___' . $key . '">' . $this->prompt($plugin) . '</label>';
10 html(\\admin_plugin_config $plugin, $echo = false) global() argument
/dokuwiki/lib/plugins/authpdo/
H A DREADME5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:authpdo
8 If you install this plugin manually, make sure it is installed in
/dokuwiki/lib/plugins/config/core/
H A DWriter.php3 namespace dokuwiki\plugin\config\core;
5 use dokuwiki\plugin\config\core\Setting\Setting;
125 ' * Auto-generated by config plugin',
H A DLoader.php3 namespace dokuwiki\plugin\config\core;
52 foreach ($this->plugins as $plugin) {
56 DOKU_PLUGIN . $plugin . '/conf/metadata.php',
57 'plugin',
58 $plugin
90 foreach ($this->plugins as $plugin) {
94 DOKU_PLUGIN . $plugin . '/conf/default.php',
95 'plugin',
96 $plugin
131 foreach ($this->plugins as $plugin) {
[all...]
/dokuwiki/lib/plugins/config/lang/bg/
H A Dintro.txt3 От тук можете да управлявате настройките на вашето Dokuwiki. За отделните настройки вижте [[doku>config]]. За повече информация относно тази приставка вижте [[doku>plugin:config]].
/dokuwiki/vendor/geshi/geshi/
H A DTHANKS8 thanks for the Wordpress plugin! (Anyone who is
9 interested in the plugin can visit:
287 feature, or make a plugin for GeSHi for some other software, then tell me about it!
/dokuwiki/lib/plugins/config/lang/de-informal/
H A Dintro.txt3 Benutze diese Seite zur Kontrolle der Einstellungen deiner DokuWiki-Installation. Für Hilfe zu individuellen Einstellungen gehe zu [[doku>config]]. Für mehr Details über diese Erweiterungen siehe [[doku>plugin:config]].
/dokuwiki/lib/plugins/extension/lang/vi/
H A Dintro_plugins.txt1 Đây là những plugin hiện đã được cài đặt trong DokuWiki của bạn. Bạn có thể bật hoặc tắt hoặc thậm chí gỡ cài đặt hoàn toàn chúng ở đây. Cập nhật plugin cũng được hiển thị ở đây, nhớ đọc tài liệu của plugin trước khi cập nhật
H A Dintro_search.txt1 Tab này cho phép bạn truy cập vào tất cả [[doku>plugins|plugins]] và [[doku>template|chủ đề]] có sẵn cho DokuWiki của các bên thứ 3. Xin lưu ý rằng việc cài đặt mã của bên thứ 3 có thể gây ra **rủi ro bảo mật**, bạn có thể muốn đọc về [[doku>security#plugin_security|bảo mật plugin]] trước
/dokuwiki/lib/plugins/config/lang/fa/
H A Dintro.txt4 برای جزییات در مورد این افزونه نیز می‌توانید به [[doku>plugin:config]] مراجعه کنید.
/dokuwiki/lib/plugins/config/lang/fr/
H A Dintro.txt3 Utilisez cette page pour contrôler les paramètres de votre installation de DokuWiki. Pour de l'aide sur chaque paramètre, reportez vous à [[doku>fr:config]]. Pour plus de détails concernant cette extension, reportez vous à [[doku>fr:plugin:config]].
/dokuwiki/lib/plugins/config/lang/he/
H A Dintro.txt3 ניתן להשתמש בדף זה לשליטה על הגדרות התקנת ה-Dokuwiki שלך. לעזרה בנוגע להגדרות ספציפיות ניתן לפנות אל [[doku>config]]. למידע נוסף אודות תוסף זה ניתן לפנות אל [[doku>plugin:config]].
/dokuwiki/lib/plugins/config/
H A Dadmin.php4 * Configuration Manager admin plugin
12 use dokuwiki\plugin\config\core\Configuration;
13 use dokuwiki\plugin\config\core\Setting\Setting;
14 use dokuwiki\plugin\config\core\Setting\SettingFieldset;
15 use dokuwiki\plugin\config\core\Setting\SettingHidden;
114 if ($first_plugin_fieldset && $setting->getType() == 'plugin') {
217 * Generates a two-level table of contents for the config plugin.
232 $labels = ['dokuwiki' => [], 'plugin' => [], 'template' => []];
244 foreach (['dokuwiki', 'plugin', 'template'] as $section) {
280 * Adds a translation to this plugin'
[all...]
/dokuwiki/lib/plugins/extension/
H A Dstyle.less2 * Extension plugin styles
125 // plugin headline
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php237 $data['plugin'] = plugin_list();
253 // plugin usage data
268 foreach ($pluginsData as $plugin => $d) {
271 $data['plugin_' . $plugin . '_' . $key] = $value;
274 $data['plugin_' . $plugin] = $d;
/dokuwiki/inc/
H A Dtemplate.php162 // try to load admin plugin TOC
163 /** @var AdminPlugin $plugin */
164 if ($plugin = plugin_getRequestAdminPlugin()) {
165 $toc = $plugin->getTOC();
190 $plugin = null;
196 // attempt to load the plugin
197 /** @var AdminPlugin $plugin */
198 $plugin = plugin_load('admin', $class);
202 if ($plugin instanceof PluginInterface) {
203 if (!is_array($TOC)) $TOC = $plugin
[all...]
/dokuwiki/lib/plugins/extension/lang/en/
H A Dintro_plugins.txt1 These are the plugins currently installed in your DokuWiki. You can enable or disable or even completely uninstall them here. Plugin updates are shown here as well, be sure to read the plugin's documentation before updating
H A Dintro_search.txt1 This tab gives you access to all available 3rd party [[doku>plugins|plugins]] and [[doku>template|templates]] for DokuWiki. Please be aware that installing 3rd party code may pose a **security risk**, you may want to read about [[doku>security#plugin_security|plugin security]] first.
/dokuwiki/lib/plugins/config/lang/pt/
H A Dintro.txt3 Use esta página para controlar as definições da instalação do seu DokuWiki. Para ajuda em itens individuais, consulte [[doku>config]]. Para mais detalhes sobre este plugin, veja [[doku>plugin:config]].
5 Definições que apresentem um fundo vermelho claro são protegidas e não podem ser alteradas com este plugin. Definições com um fundo azul são padrão e definições com um fundo branco foram configuradas localmente para essa instalação em particular. Tanto as definições em azul como em branco podem ser alteradas.
/dokuwiki/lib/plugins/config/lang/sk/
H A Dintro.txt3 Túto stránku môžete používať na zmenu nastavení Vašej DokuWiki inštalácie. Popis jednotlivých nastavení je uvedený v [[doku>config]]. Viac detailov o tomto plugine nájdete v [[doku>plugin:config]].
/dokuwiki/lib/plugins/config/lang/sv/
H A Dintro.txt3 Använd den här sidan för att göra inställningar i din Dokuwiki. För hjälp angående specifika inställningar, se [[doku>config]]. För mer detaljer om den här insticksmodulen, se [[doku>plugin:config]].
/dokuwiki/lib/plugins/config/lang/uk/
H A Dintro.txt3 Використовуйте цю сторінку для налаштування ДокуВікі. Для довідок щодо конкретних параметрів дивіться [[doku>config]]. Для більш детальної інформації про цей доданок дивіться [[doku>plugin:config]].
/dokuwiki/lib/plugins/config/lang/vi/
H A Dintro.txt3 Sử dụng trang này để kiểm soát cài đặt cho trình cài đặt DokuWiki của bạn. Để được trợ giúp về cài đặt cá nhân, hãy tham khảo [[doku>config]]. Để biết thêm chi tiết về plugin này, xem [[doku>plugin:config]].
5 Những cài đặt hiển thị với nền đỏ nhạt được bảo vệ và không thể thay đổi bằng plugin này. Những cài đặt hiển thị với nền màu xanh là các giá trị mặc định và cài đặt được hiển thị với nền trắng đã được đặt cục bộ cho cài đặt cụ thể này. Cả hai cài đặt màu xanh và trắng có thể được thay đổi.
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini54 ;------ guaranteed dokuwiki color placeholders that every plugin can use

123456