Go to file
joey 5466a1daf9 * The page name and parent links has switched from using a <h1> to a styled
<span>, so pages can use <h1> internally instead of needing to use <h2>.
* Updated all of ikiwiki's own wiki pages for that.
* Add pagetemplate hook, which can be used by plugins that want to mess
  around with adding new stuff to the page template.
* Remove headercontent; the search plugin now adds the search box to the
  header by registering a pagetemplate hook, and other plugins should do
  similarly.
2006-05-26 01:10:58 +00:00
IkiWiki * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00
basewiki * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00
debian * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00
doc * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00
t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00
templates * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00
IkiWiki.pm * The page name and parent links has switched from using a <h1> to a styled 2006-05-26 01:10:58 +00:00
Makefile.PL * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki * Allow discussion links on pages to be turned off with --no-discussion. 2006-05-05 18:20:52 +00:00
ikiwiki-mass-rebuild * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
mdwn2man * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
wikilist * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00

README

Use ./Makefile.PL to generate a Makefile, "make" will build the
documentation wiki and a man page, and "make install" will install ikiwiki.

All other documentation is in the ikiwiki documentation wiki, which is also
available online at <http://ikiwiki.kitenet.net/>