Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-15 | * Rewritten rst plugin by madduck is a python program that communicates with | joey | |
ikiwiki via XML RPC. This should be much faster than the old plugin that had to fork python for every rst page render. Note that if you use the rst plugin, you now need to have the RPC::XML perl module installed. | |||
2007-09-11 | * Redid the debian/copyright file, using the proposed new copyright file | joey | |
format. Included many details not previously listed in the old file. | |||
2007-04-06 | update | joey | |
2007-02-18 | * New domain name for ikiwiki: ikiwiki.info. Update your links. | joey | |
2007-02-08 | * Drop the BSD license for the templates and basewiki, and just allow them | joey | |
to be used as close to public domain as possible. | |||
2006-08-25 | * Use DESTDIR and not PREFIX to specify installation prefix for packaging. | joey | |
* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory. | |||
2006-08-19 | update | joey | |
2006-08-16 | * Relicense the templates and basewiki under the 2-clause BSD license. | joey | |
Since these can easily become part of other people's websites, they should be under as permissive a license as possible. | |||
2006-06-19 | * Patch from Recai to fix git recentchanges code to work with git 1.4 which | joey | |
changed some output. * Copyright update. | |||
2006-05-04 | * Added smiley plugin, nicely controlled and documented by the smileys page. | joey | |
* Copied in some smileys from Moin Moin. | |||
2006-03-15 | debianise | joey | |