Joey Hess
ef8a74fbc3
html
2010-07-23 14:22:18 -04:00
Joey Hess
e3004912dd
html
2010-07-23 14:19:54 -04:00
Joey Hess
055dfa00c6
html
2010-07-23 14:16:22 -04:00
Joey Hess
d78578f1b8
add tipjar link to sidebar
...
and flattr button, as an experiment
2010-07-23 13:24:15 -04:00
http://smcv.pseudorandom.co.uk/
8496dd9fb4
2010-06-07 13:40:55 +00:00
jwalzer
3fb80f3900
2010-06-07 13:32:45 +00:00
Joey Hess
f52f395437
consistently drop NAME= in templates
...
also add template syntax smoke test
2010-05-05 21:10:40 -04:00
Joey Hess
8f13e52a0d
Revert "Added use of tag directive so I can play with tags in the sandbox."
...
This reverts commit b9e7064f70
.
Er, no, I don't want a broken tag link on every plugin page, really.
2010-03-08 20:24:43 -05:00
Thiana
b9e7064f70
Added use of tag directive so I can play with tags in the sandbox.
2010-03-09 00:42:38 +00:00
Simon McVittie
f237ea1b9a
Add [[!template id=gitbranch]] for things available from git, and use it
...
The uses are somewhat biased towards my own branches, because I know
where to find them and what they do :-) but I've tagged some other
people's as well.
2009-07-25 19:55:22 +01:00
Joey Hess
8c6d363eb6
response
2008-09-17 13:45:57 -04:00
WillDioneda
25a9066133
2008-09-16 02:28:33 -04:00
WillDioneda
a7ec4582da
2008-09-16 02:15:27 -04:00
Simon McVittie
47d179802d
Migrate everything else via prefix_directives
...
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:32:31 +01:00
Joey Hess
c7720c67d0
reorder
2008-05-15 16:56:28 -04:00
Joey Hess
f1ec6923c0
add a link to the orphaned sitemap page
2008-05-15 16:55:38 -04:00
Joey Hess
7eafa95f33
* Htmlize parameters passed to the template preprocessor directive before
...
inserting them into the html template. This ensures that markdown
acts on them, even if the value is expanded inside a block-level html
element in the html template. Closes : #454058
* Use a div in the note template rather than a span.
2007-12-12 16:42:54 -05:00
joey
d86cd24a31
minor fix
2007-08-21 04:37:48 +00:00
joey
06bd93a165
fix html
2007-07-27 01:56:35 +00:00
joey
8b3b200017
make it an infobox instead
2007-07-25 05:04:47 +00:00
joey
729de2486c
move the link box into its own template, so it can be reused elsewhere if
...
wanted
markdown sucks for this, use plain html in it
2007-07-25 05:03:29 +00:00
joey
127bceef5b
* Add all=no option to conditional, can be used to form conditionals that do
...
not need to examine every page in the wiki.
* Use this to simplify the goodstuff detection in the plugin template.
2007-05-09 00:31:49 +00:00
joey
85d0f445d9
Use an explicit glob(plugins/<TMPL_VAR name>) rather than relying on
...
implicit glob detection. This is necessary because when this page is being
built standalone, the TMPL_VAR will not be expanded, and is instead treated
as two globs, and the globlist is then invalid and produces build errors.
Using glob() causes it to treated as a single glob, avoiding this problem.
2007-05-08 21:46:00 +00:00
joey
03f26b6f09
web commit by JoshTriplett: Remove leading slash from the plugin pagespec itself...
2007-05-08 20:11:51 +00:00
joey
45e1a60f52
web commit by JoshTriplett: Remove leading slash from sourcepage.
2007-05-08 20:05:42 +00:00
joey
f8fe627315
web commit by JoshTriplett: Fix page reference in backlink to avoid leading slash.
2007-05-08 20:01:46 +00:00
joey
006267f00a
web commit by JoshTriplett: Add line for "included in goodstuff", using backlink(/plugins/goodstuff).
2007-05-08 19:26:45 +00:00
joey
9920dc966d
web commit by JoshTriplett: s/parens/square brackets/
2007-04-02 21:57:23 +00:00
joey
d73eb7d9b2
* Add a templates page to the basewiki. It will automatically list all
...
available templates. Rename the old templates page to wikitemplates.
* Include the note template in the basewiki.
* Add a popup template in the basewiki. CSS based on some by Martin Krafft.
* Make the note, popup, and plugin templates detect missing variables and be
self-documenting, listing the available variables.
2007-03-31 06:55:12 +00:00
joey
08d6f422a7
remove old discussion page (since it's currently being included into the
...
basewiki as a template..)
2007-03-31 06:02:57 +00:00
joey
139a8b09f5
web commit by JoshTriplett: Automatically add the tag `type/core` if passed the `core` parameter.
2007-02-14 01:59:20 +00:00
joey
ea15d48c16
move the release template to the softwaresite example
2007-02-14 01:22:32 +00:00
joey
492515c004
web commit by JoshTriplett: Typo.
2007-02-14 00:59:42 +00:00
joey
dc43fcf6bb
web commit by JoshTriplett: Response; please move to softwaresite example.
2007-02-14 00:59:20 +00:00
joey
161d0d0164
web commit by http://joey.kitenet.net/
2007-02-13 23:46:05 +00:00
joey
3fe99c25dc
web commit by JoshTriplett: Use a specific ID for the changelog toggleable, to avoid conflicting with any other toggleable on the same page as an instantiation of the release template.
2007-02-13 21:24:08 +00:00
joey
cbfbfc3421
web commit by JoshTriplett: Add template for ikiwiki releases
2007-02-13 21:16:26 +00:00
joey
19c58ac7c1
simplified plugin definitions
2007-02-13 18:51:21 +00:00
joey
716b0486f4
web commit by JoshTriplett: (included in ikiwiki) xor (third-party plugin)?
2007-02-13 11:19:41 +00:00
joey
479c7a1ea6
* Allow plugins to add new types of tests that can be used in PageSpecs.
...
* Add a "conditional" plugin, which allows displaying text if a condition
is true. It is enabled by default so conditional can be used in the
basewiki.
* Use conditionals in the template for plugins, so that plugin pages
say if they're currently enabled or not, and in various other places
in the wiki.
2007-02-12 02:44:47 +00:00
joey
538a7a487b
web commit by http://joey.kitenet.net/
2006-11-22 02:25:31 +00:00
joey
3d3485c3ce
web commit by http://choffee.co.uk/ : How to modify templates?
2006-11-21 20:25:57 +00:00
joey
b395dbb446
some fixes for note layout
2006-08-23 06:17:12 +00:00
joey
7500d3e345
fix
2006-08-23 05:49:58 +00:00
joey
9d7375c3b2
* Allow preprocessor directives to contain python-like triple-quoted
...
text blocks, for easy nesting of quotes inside.
* Add a template plugin.
* Use the template plugin to add infoboxes to each plugin page listing basic
info about the plugin.
2006-08-23 05:41:07 +00:00