aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
Commit message (Collapse)AuthorAge
* changelog and tweaksJoey Hess2008-07-26
|
* new txt plugin, was previously contrib/plaintextJoey Hess2008-06-24
|
* creole: New plugin from Bernd Zeimetz. Closes: #486930Joey Hess2008-06-19
|
* add hnb copyrightJoey Hess2008-06-15
|
* updateJoey Hess2008-03-17
|
* updateJoey Hess2008-03-15
|
* * Copyright file updates.Joey Hess2008-01-29
|
* * ikiwiki.setup is licensed same as the basewiki, not GPLed.Joey Hess2007-11-13
|
* * Add a calendar plugin, contributed by Manoj Srivastava.joey2007-10-23
| | | | | | | | | * Reformat calendar plugin to ikiwiki conventions. * The calendar plugin made *every* page depend on every other page, which seemed a wee tiny little bit overkill. Fixed the dependency calculations (I hope.) * Removed manual ctime statting code, and just have the calendar plugin use %pagectime.
* * Rewritten rst plugin by madduck is a python program that communicates withjoey2007-10-15
| | | | | | 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.
* * Redid the debian/copyright file, using the proposed new copyright filejoey2007-09-11
| | | | format. Included many details not previously listed in the old file.
* updatejoey2007-04-06
|
* * New domain name for ikiwiki: ikiwiki.info. Update your links.joey2007-02-18
|
* * Drop the BSD license for the templates and basewiki, and just allow themjoey2007-02-08
| | | | to be used as close to public domain as possible.
* * Use DESTDIR and not PREFIX to specify installation prefix for packaging.joey2006-08-25
| | | | | * Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory.
* updatejoey2006-08-19
|
* * Relicense the templates and basewiki under the 2-clause BSD license.joey2006-08-16
| | | | | Since these can easily become part of other people's websites, they should be under as permissive a license as possible.
* * Patch from Recai to fix git recentchanges code to work with git 1.4 whichjoey2006-06-19
| | | | | changed some output. * Copyright update.
* * Added smiley plugin, nicely controlled and documented by the smileys page.joey2006-05-04
| | | | * Copied in some smileys from Moin Moin.
* debianisejoey2006-03-15