Home
last modified time | relevance | path

Searched refs:template (Results 1 – 25 of 54) sorted by last modified time

123

/dokuwiki/lib/plugins/extension/lang/nl/
H A Dintro_templates.txt1 Deze templates zijn thans in DokuWiki geïnstalleerd. U kunt een template selecteren middels [[?do=admin&page=config|Configuration Manager]]
/dokuwiki/lib/plugins/extension/lang/no/
H A Dintro_search.txt1 Denne fanen gir deg tillgang til alle tilgjengelige tredjeparts [[doku>plugins|programtillegg]] og [[doku>template|maler]] for DokuWiki. Merk at det å installere tillegg fra tredjepart kan innebære en **sikerhetsrisiko**. Les mer om [[doku>security#plugin_security|sikkerhet og tillegg ]] før installasjon av disse.
/dokuwiki/lib/plugins/extension/lang/pt-br/
H A Dintro_search.txt1 Esta aba lhe dá acesso a [[doku>plugins|extensões]] e [[doku>template|modelos]] disponibilizados por terceiros para o DokuWiki. Favor ter cuidado pois instalar código de terceiros pode acarretar um **risco de segurança**, você poderia ler sobre [[doku>security#plugin_security|segurança de extensões]] primeiramente.
/dokuwiki/lib/plugins/extension/lang/ru/
H A Dintro_search.txt1 Вкладка даёт вам доступ ко всем имеющимся сторонним [[doku>ru:plugins|плагинам]] и [[doku>ru:template|шаблонам]] для «Докувики». Имейте в виду, что установка стороннего кода может представлять **угрозу безопасности**. Возможно, вам нужно сперва прочитать о [[doku>security#plugin_security|безопасности плагинов]].
/dokuwiki/lib/plugins/extension/lang/vi/
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 (…)
/dokuwiki/lib/plugins/extension/lang/zh/
H A Dintro_search.txt1 这个标签会为你展示所有 DokuWiki 的第三方[[doku>zh:plugins|插件]]和[[doku>zh:template|模板]]。但你需要知道这些由第三方提供的代码可能会给你带来**安全方面的风险**,你最好先读一下[[doku>security#plugin_security|插件安全性]]。
/dokuwiki/lib/plugins/config/core/
H A DLoader.php20 /** @var string current template */ variable in dokuwiki\\plugin\\config\\core\\Loader
21 protected $template;
33 $this->template = $conf['template'];
41 * Reads the main file, plugins and template settings meta data
63 // current template
69 $this->template
79 * Reads the main file, plugins and template defaults
101 // current template
107 $this->template
[all...]
/dokuwiki/lib/plugins/extension/
H A Dstyle.less43 // tab layout - most of it is in the main template
/dokuwiki/inc/
H A Dtemplate.php4 * DokuWiki template functions
24 * Access a template file
26 * Returns the path to the given file inside the current template, uses
27 * default template if the custom version doesn't exist.
34 function template($file)
38 if (@is_readable(DOKU_INC . 'lib/tpl/' . $conf['template'] . '/' . $file))
39 return DOKU_INC . 'lib/tpl/' . $conf['template'] . '/' . $file;
45 * Convenience function to access template dir from local FS
49 * @param string $tpl The template to use, default to current one
57 if (!$tpl) $tpl = $conf['template'];
23 function template($file) { global() function
[all...]
/dokuwiki/lib/exe/
H A Dmediamanager.php130 include(template('mediamanager.php'));
/dokuwiki/lib/plugins/extension/lang/cy/
H A Dintro_search.txt1 Mae'r tab hwn yn rhoi mynediad i bob [[doku>plugins|ategyn]] a [[doku>template|thempled]] 3ydd parti ar gael ar gyfer DokuWiki. Sylwch fod arsefydlu cod 3ydd parti yn achosi **risg diogelwch**. Efallai hoffech chi ddarllen mwy ar [[doku>security#plugin_security|ddiogelwch ategion]] yn gyntaf.
/dokuwiki/lib/plugins/extension/lang/de-informal/
H A Dintro_search.txt1 Dieser Tab gibt Dir Zugriff auf alle vorhandenen [[doku>de:plugins|Plugins]] und [[doku>de:template|Templates]] für DokuWiki. Bitte bedenke, dass jede installierte Erweiterung ein Sicherheitsrisiko darstellen kann. Du solltest vor einer Installation die [[doku>security#plugin_security|Plugin Security]] Informationen lesen.
/dokuwiki/lib/plugins/extension/lang/en/
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.
H A Dintro_templates.txt1 These are the templates currently installed in your DokuWiki. You can select the template to be used in the [[?do=admin&page=config|Configuration Manager]].
/dokuwiki/lib/plugins/extension/lang/eo/
H A Dintro_search.txt1 Tiu tabelo donas aliron al ĉiuj haveblaj eksteraj [[doku>plugins|kromaĵoj]] kaj [[doku>template|ŝablonoj]] por DokuWiki. Bonvolu konscii, ke instali eksteran kodaĵon povas enkonduki **sekurecriskon**, prefere legu antaŭe pri [[doku>security#plugin_security|sekureco de kromaĵo]].
/dokuwiki/lib/plugins/extension/lang/fa/
H A Dintro_search.txt1 این شاخه به تمام [[doku>plugins|افزونه‌ها]] و [[doku>template|قالب‌های]] نسل سوم داکو ویکی دسترسی می‌دهد. لطفا دقت کنید که نصب کد نسل سوم یک **ریسک امنیتی** است برای همین بهتر است که ابتدا [[doku>security#plugin_security|امنیت افزونه]] را مطالعه نمایید.
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
10 ; Define the stylesheets your template uses here. The second value
/dokuwiki/lib/styles/
H A Dprint.css3 * regardless of the used template. Templates can override them of course
/dokuwiki/lib/scripts/
H A Dfileuploaderextended.js77 // if set, will be used instead of qq-upload-list in template
80 template: '<div class="qq-uploader">' +
90 // template for one item in file list
126 this._element.innerHTML = this._options.template;
/dokuwiki/inc/Subscriptions/
H A DMediaSubscriptionSender.php13 * @param string $template Mail template ('uploadmail', ...)
18 public function sendMediaDiff($subscriber_mail, $template, $id, $rev = false, $current_rev = false)
42 $this->send($subscriber_mail, 'upload', $id, $template, $trep, null, $headers);
21 sendMediaDiff($subscriber_mail, $template, $id, $rev = false, $current_rev = false) global() argument
H A DPageSubscriptionSender.php15 * @param string $template Mail template ('subscr_digest', 'subscr_single', 'mailtext', ...)
23 public function sendPageDiff($subscriber_mail, $template, $id, $rev = null, $summary = '', $current_rev = null)
78 $template,
26 sendPageDiff($subscriber_mail, $template, $id, $rev = null, $summary = '', $current_rev = null) global() argument
H A DSubscriptionSender.php51 * @param string $template The name of the mail template
53 * template (in text format)
55 * template (in HTML format), null to default to $trep
62 protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $headers = []) argument
67 $text = rawLocale($template);
73 if (in_array($template, ['subscr_list', 'subscr_digest'])) {
/dokuwiki/lib/plugins/extension/lang/pl/
H A Dintro_search.txt1 W tej zakładka znajdziesz wszystkie [[doku>pl:plugins|wtyczki]] i [[doku>pl:template|szablony]] przygotowane dla DokuWiki przez osoby trzecie. Należy pamiętać, że instalacja kodu zewnętrznego może stwarzać ** zagrożenie bezpieczeństwa **. Koniecznie przeczytaj o [[doku>security#plugin_security|bezpieczeństwie wtyczek]].
/dokuwiki/lib/plugins/extension/lang/da/
H A Dintro_search.txt1 Denne fane giver dig adgang til alle tredje-parts [[doku>plugins|udvidelser]] og [[doku>template|temaer]] til DokuWiki. Vær opmærksom på at installation af tredje-parts kode kan være en **sikkerh (…)
/dokuwiki/lib/plugins/extension/lang/el/
H A Dintro_search.txt1 Σε αυτή την καρτέλα έχετε πρόσβαση σε [[doku>plugins|plugins]] and [[doku>template|templates]] DokuWiki. Η εγκατάσταση λογισμικού τρίτων δημιουργών αποτελεί **ρίσκο ασφάλειας**, για το οποίο μπορείτε να διαβάσετε το [[doku>security#plugin_security|plugin security]]

123