summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03rather a lot of changes to make hyperestraier search be a plugin, allowingjoey
for other types of search engine plugins if wanted, and also opening up a lot of new possibilities for other kinds of plugins later some notable changes along the way: - lots of new hook types: cgi, render, delete - wrapper files fixed to support config strings with newlines in them - HEADERCONTENT in page template useful for plugins. Probably needs to be expanded to more such for other places plugins might want to add content. - remove unnecessary wrappers field from config info stored in wrappers
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by joeywww-data
2006-05-03web commit by Bugwww-data
2006-05-03web commit by joey: change to plugin interfacewww-data
2006-05-03add a syntax checkjoey
2006-05-03change plugin interface to use named parameters for flexabilityjoey
2006-05-02addjoey
2006-05-02* Add unit tests for several core functions, including globlist_match,joey
dirname, basename, and bestlink. as plugins and work. (Well, in theory.)
2006-05-02fix accidentially duplicated optionsjoey
2006-05-02* Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,joey
to pave the way for adding other RCS support. This also changes the setup files, where before they had svn => 1 or svn => 0, now they have rcs => "svn" or rcs => "". * Add a debian/NEWS file with upgrade notes. * Load whatever rcs module is specified, so new ones can be just dropped in as plugins and work. * Add some basic docs about writing RCS modules.
2006-05-02ah, the joys of test-based development..joey
think I have smart glob list matching working ok
2006-05-02* Add a unit test for globlist_match().joey
2006-05-02* Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey
it, this will allow for adding a unit test suite.
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02* Add an orphans plugin for finding pages that nothing links to.joey
* Removed backlinks page, which it turns out nothing used.
2006-05-02fix undef warningjoey
2006-05-02deep copy/untaint arrays in setupjoey
2006-05-02web commit by DavidMorenoGarza: Adding myself as userwww-data
2006-05-02typojoey
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02web commit by joeywww-data
2006-05-02* Smarter behavior when creating a page and a page of the same name (butjoey
different location) already exists.
2006-05-02web commit by joeywww-data
2006-05-02foojoey
2006-05-02fixjoey