meta
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
89a47fd0ff
commit
6b6d46d0f0
2 changed files with 6 additions and 2 deletions
|
@ -140,7 +140,7 @@ use IkiWiki::Setup::Standard {
|
||||||
#multimarkdown => 1,
|
#multimarkdown => 1,
|
||||||
|
|
||||||
# To add plugins, list them here.
|
# To add plugins, list them here.
|
||||||
add_plugins => [qw{meta sidebar tag}],
|
add_plugins => [qw{goodstuff meta sidebar tag}],
|
||||||
#add_plugins => [qw{goodstuff search wikitext camelcase
|
#add_plugins => [qw{goodstuff search wikitext camelcase
|
||||||
# htmltidy fortune sidebar map rst anonok}],
|
# htmltidy fortune sidebar map rst anonok}],
|
||||||
# If you want to disable any of the default plugins, list them here.
|
# If you want to disable any of the default plugins, list them here.
|
||||||
|
@ -156,7 +156,7 @@ use IkiWiki::Setup::Standard {
|
||||||
|
|
||||||
# For use with the tag plugin, make all tags be located under a
|
# For use with the tag plugin, make all tags be located under a
|
||||||
# base page.
|
# base page.
|
||||||
#tagbase => "tag",
|
#tagbase => "tags",
|
||||||
|
|
||||||
# For use with the search plugin if the omega cgi is located
|
# For use with the search plugin if the omega cgi is located
|
||||||
# somewhere else.
|
# somewhere else.
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
[[!pagestats pages="tags/*"]]
|
||||||
|
|
||||||
## Nico Schottelius?
|
## Nico Schottelius?
|
||||||
|
|
||||||
This [[Nico_Schottelius'|about]] ***new*** multilingual website.
|
This [[Nico_Schottelius'|about]] ***new*** multilingual website.
|
||||||
|
@ -45,3 +47,5 @@ zu mühsam. Und so kam es, daß manche Seiten auf Englisch aktuell,
|
||||||
aber auf deutsch veraltet waren (oder andersherum).
|
aber auf deutsch veraltet waren (oder andersherum).
|
||||||
|
|
||||||
Mal schauen, wie sich dieser Ansatz bewährt!
|
Mal schauen, wie sich dieser Ansatz bewährt!
|
||||||
|
|
||||||
|
[[!tag meta]]
|
||||||
|
|
Loading…
Reference in a new issue