summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2006-03-23improve description field for rssjoey
2006-03-23add support for generating per-page rss feedsjoey
2006-03-23ughjoey
2006-03-23who said markdown made it easier to read? :-Pjoey
2006-03-23support arbitrary characters in page titles, via some ugly use of unicodejoey
character numbers
2006-03-23design for rss feeds and bloggingjoey
2006-03-23Getopt::Long is a huge, heavy perl module. So why use it?joey
This {gross,amazing} hack makes all wrapped uses of ikiwiki forgo any option parsing at all. Options come in preparses via an env var from the wrapper. As a bonus, Wrapper.pm no longer needs to be updated when command line options are added to the program. Load time is sped up by around 10%. ikiwikiwrap --params is no longer supported by this change. You will need to rebuild your wrappers to take advantage of it.
2006-03-23Major code reoganisation, splitting up the single big file. The two goalsjoey
kept in mind during this are a) to reduce load time for common cases like cgi and post-commit and b) make the code easier to navigate. This also modularises RCS support to the extent that it should be possible to drop in a module for some RCS other than svn, add a switch for it, and it pretty much just work. High chance I missed an edge case that breaks something, this is only barely tested at this point.
2006-03-23underlays are *hard*. fehjoey
2006-03-23found & fixed another symlink attackjoey
2006-03-23*warning* any wrappers built with a previous version of ikiwiki need to bejoey
rebuilt This changes ikiwiki's syntax to require only 2 parameters (source and dest) and not three. The templatedir parameter is now an optional --templatedir.
2006-03-23improvejoey
2006-03-23improvejoey
2006-03-23add another examplejoey
2006-03-23web commit by joeywww-data
2006-03-23added adminuser settings, globlist support, and used this to implement pagejoey
locking
2006-03-22web commit by joeywww-data
2006-03-21prefs page implementedjoey
2006-03-21note that format of historyurl changed too..joey
2006-03-21web commit by joeywww-data
2006-03-21web commit by joeywww-data
2006-03-21add --diffurl, if set RecentChanges has links to svn diffsjoey
2006-03-20added last changed timestamp for pagesjoey
2006-03-20web commit by joeywww-data
2006-03-20fix setup file errorjoey
improve svn log regexp to deal with file copies/moves
2006-03-19web commit by joeywww-data
2006-03-19web commit by joeywww-data
2006-03-19web commit by joeywww-data
2006-03-19web commit by joeywww-data
2006-03-19web commit by joeywww-data
2006-03-19web commit by joeywww-data
2006-03-19foojoey
2006-03-19web commit by joeywww-data
2006-03-19basewiki integrationjoey
2006-03-19web commit by joeywww-data
2006-03-19added basewikijoey
2006-03-19web commit by joeywww-data
2006-03-19add helponformatting pagejoey
2006-03-19web commit by joeywww-data
2006-03-19web commit by joeywww-data
2006-03-19web commit by joeywww-data
2006-03-19web commit by joey: conflict and merge is done!www-data
2006-03-19web commit by joeywww-data
2006-03-19non-conficting commit to test merging..joey
2006-03-19web commit by joey: conflict testwww-data
2006-03-19web commit by joey: conflict testwww-data
2006-03-19web commit by joey: conflict testwww-data
2006-03-19committing changes for conflict testjoey
2006-03-19web commit by joeywww-data
2006-03-19web commit by joeywww-data