aboutsummaryrefslogtreecommitdiff
path: root/doc/templates/discussion.mdwn
blob: 96e6ea25fafa63cda3949b5760e5386a694f5bb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This confuses me enormously. Perhaps because I am new to ikiwiki, to perl, to Linux, etc.

note and popups are templates? But they're not in the templates directory, and in my readings here, templates are supposed to be in the ../templates directory. 

> Ikiwiki has an basewiki underlay that provides wiki files not included in
> your personal wiki sources. The note and popup template pages are
> installed there, typically in `/usr/share/ikiwiki/basewiki/templates/`
> --[[Joey]]


Is there a list of the TMPL_VAR-Variables that are defined by ikiwiki?

What I'm trying to achieve is to print the URL of every page on the page itself and therefore I would need the corresponding value in the Template.

Am I missing something?  --[[jwalzer]]