File: TEMPLATES

package info (click to toggle)
didiwiki 3.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,912 kB
  • sloc: ansic: 5,985; sh: 1,532; makefile: 27
file content (19 lines) | stat: -rw-r--r-- 952 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
You can create 5 templates: 01.template, 02.template, 03.template, 04.template, 05.template.

These template will help you to create repetitive pages; 
it's particularly useful when page design are complexe.

The first templates file name is 01.template and name of the page is 01.template.
The templates are located inside ./ciwiki folder with all the other wiki pages.

Templates are visible when the Index page is open (click on Index on the upper menu).

To create another template for example the template 2: 
Click on New and enter as file name 02.template and so forth for templates 3...5.

To modify any template: Click on Index and look for the 0x.template (x is a number from 1 to 5),
 then click on Edit (Upper-left). 
To delete any template, it's the same procedure: 
Click on Index , look for the 0x.template and click on Delete (Upper-left). 
Note: If you delete the template 01.template then Ciwiki will recreate it during its restart.