You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate button.
tips:template_chooser:
30 Hitsen if different, you should consider [[:namespace_templates]]
FIXME please update this tip to take new versi... ) {
$conf['template_chooser']['namespace'] = 'templates';
}
if (is_null($lang['select_template'])) {
... late';
}
function read_files($path, $preg) {
$templates = array();
$dh = opendir($path);
while ((... read_files($path.'/'.$file, $preg);
$templates = array_merge($templates, $tmp);
}
es:tips:template_chooser:
21 Hits para seleccionar una caja select con la lista de templates, el otro es un feo javascript para este.
Ponga e... ) {
$conf['template_chooser']['namespace'] = 'templates';
}
if (is_null($lang['select_template'])) {
... late';
}
function read_files($path, $preg) {
$templates = array();
$dh = opendir($path);
while ((... read_files($path.'/'.$file, $preg);
$templates = array_merge($templates, $tmp);
}
template:multitemplate:
20 Hitsscription: This template allows you to use any templates you wish for any namespace (or page) you wish.
La... t =====
This template allows you to use multiple templates in one DokuWiki installation, based on **what the... a customized site, you can simply make different templates for different sections.
In fact, you can even use custom templates for individual pages; so you could make playground:playground have another custom
namespace_templates:
13 Hits====== Namespace Templates ======
Sometime you might want to have every page in a certain namespace based on... can be easily achieved with so called "namespace templates".
When a page is created, [[DokuWiki]] looks up... sts and it shows it within the editor window. The templates therefore are .txt files and should contain wiki ... ur template you need to double it.
===== Editing templates =====
You can't edit the ''_template.txt'' throu
plugin:templater:
13 Hitslugin ----
description: Allow wikipages to become templates for inclusion into other wikipages, like Wikipedi... {{template>page|key=val|key2=val|key3=val}}
*
* Templates are wiki pages, with replacers being delimited li... plate on a page, **as well** as prevent recursive templates or template-cycles. I have provided a fix in the ... r [[config:signature|signatures]] and [[namespace_templates]].
--- //[[esther@kaffeehaus.ch|Esther Brunner]]
plugin:blogtng:
10 Hitscreates a BlogTNG blog by creating a new entry [[#templates|template]]. Then any time any DokuWiki page is e... and add related material such as comments.
===== Templates =====
Template files, in lib/plugins/blogtng/tpl... tioned above, the creation of a new blog.
- The templates specify the details of what blog content is displ... the creation date of a post is displayed.
- The templates include class specifications on div tags in the h
plugin:pagetemplate:
9 Hitsl|
===== Example Usage =====
[[[.new_plugin?templates:plugin_template|New Plugin]]] ;)
===== Installat... though to offer the opportunity to let users make templates, like MediaWiki offers to make "models". --- //N... ==
Dokuwiki offers you the possibility to define templates:
* create a file called **"_template.txt"** (i... nd on the server.
* No namepspace restrictions. Templates can be used in all namespaces, and many different
plugin:template_selector:
9 Hitsmplate for your wiki - from the list of installed templates. For more information on templates and a list of ... elector extends DokuWiki_Admin_Plugin {
var $templates = array();
var $_old = '';
var $_new = ''... => "Interactive selection of installed dokuwiki templates",
'url' => 'http://www.dokuwiki.org/pl... // same as current
if (!count($this->templates)) $this->_build_templatelist();
if (!in_arr
zh-tw:glossary:
8 Hitsndow#次要性的修改]]
* [[Namespaces]]
* [[Namespace Templates]]
* [[attic|Old Revisions]]
* [[Pagename]]
... s]]
* [[Plugins]]
* [[Proxy]]
* [[namespace templates|Page Templates]]
* [[Quoting]]
* [[Recent C... ents]]
* [[Tables]]
* [[Toolbar]]
* [[.:tpl:Templates]]
* [[namespace templates|Templates]] (for page
ja:glossary:
8 Hits]] -- 名前空間
* [[:ja:namespace_template|Namespace Templates]] -- 名前空間のテンプレート
* [[:ja:attic|Old Revisions]]... :config:proxy|Proxy]] -- プロキシ
* [[:ja:namespace_templates|Page Templates]] -- ページのテンプレート
* [[:ja:syntax#... 表
* [[:ja:toolbar|Toolbar]] -- ツールバー
* [[:ja:templates|Templates]] -- テンプレート
* [[:ja:namespace_templates|Templates]] -- テンプレート (ページ内容の雛形)
* [[:ja:abbreviation#ツールチップ|Tooltip]] -- ツールチップ
* [[:ja:con
zh:glossary:
8 Hits[Minor Edit]]
* [[Namespaces]]
* [[Namespace Templates]]
* [[attic|Old Revisions]]
* [[Pagename]]
... s]]
* [[Plugins]]
* [[Proxy]]
* [[namespace templates|Page Templates]]
* [[Quoting]]
* [[Recent C... ents]]
* [[Tables]]
* [[Toolbar]]
* [[.:tpl:Templates]]
* [[namespace templates|Templates]] (for page
users:
8 Hitscontact lenses]]. Using the excellent Round House templates and looking to exchange links with similar softwa... p://www.firstai.de|{{http://www.firstai.de/assets/templates/default/images/1hilfelogo_83x210_web2.png |First ... that engine. It looks extremely good with all the templates (I use Arctic at the moment) and plug-ins and is ... iki.terrorchid.org/|{{http://forum.terrorchid.org/templates/subSilver/images/logo_maart2.jpg?800}}]] \\
\\
On
plugin:snippets:
8 Hits the editor toolbar which allows to easily insert templates while editing a page.
author : Michael Klier
... t the ongoing development of DokuWiki Plugins and Templates and [[https://www.paypal.com/xclick/business=chi%... ng on it a popup shows up, showing a list of page templates which can be previewed and inserted into the editor window. The list of templates is defined using a Wiki page which contains a simple unordered list
plugin:regex_template:
8 Hits
----
This plugin works similar to [[:namespace templates]] but the template to use is chosen based on a co... ace rules]].
=== Example ===
/.*:info:start/,templates:info_start
/.*:info:.*:issue/,templates:info_issue
You here just have to edit the //templates/info_start// and //templates/info_issue// to make them templates (no worry of _template.txt and __template.txt they are used if the regex does not matc