aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-28 00:21:13 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-28 00:21:13 +0000
commit8fd9c9accbc3c3e977aa78cb38bf7b264c53bace (patch)
tree317a5ac21db45be395a53e3a07e0b04a10fb0d85 /Makefile.PL
parent22df49a2bf92302d4c6e25a04e9c7589a93844a9 (diff)
downloadikiwiki-8fd9c9accbc3c3e977aa78cb38bf7b264c53bace.tar
ikiwiki-8fd9c9accbc3c3e977aa78cb38bf7b264c53bace.tar.gz
Hope encrico doesn't mind, but I changed the location and layout of the
tags on the templates. This way seems to fit better with the links. Also some css cleanup, avoid hardcoded <i> etc.
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 59c5d86ba..05547ff05 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -16,7 +16,8 @@ extra_build:
--wikiname="ikiwiki" --verbose --no-rcs \
--exclude=/discussion --no-discussion \
--plugin=brokenlinks --plugin=pagecount \
- --plugin=orphans --plugin=haiku --plugin=meta
+ --plugin=orphans --plugin=haiku --plugin=meta \
+ --plugin=tag
./mdwn2man ikiwiki 1 doc/usage.mdwn > ikiwiki.man
./mdwn2man ikiwiki-mass-rebuild 8 doc/ikiwiki-mass-rebuild.mdwn > ikiwiki-mass-rebuild.man