Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-04 | web commit by joey | www-data | |
2006-05-04 | update | joey | |
2006-05-04 | * Added smiley plugin, nicely controlled and documented by the smileys page. | joey | |
* Copied in some smileys from Moin Moin. | |||
2006-05-04 | web commit by joey | www-data | |
2006-05-04 | web commit by joey | www-data | |
2006-05-04 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | rather a lot of changes to make hyperestraier search be a plugin, allowing | joey | |
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-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by joey | www-data | |
2006-05-03 | web commit by Bug | www-data | |
2006-05-03 | web commit by joey: change to plugin interface | www-data | |
2006-05-03 | add a syntax check | joey | |
2006-05-03 | change plugin interface to use named parameters for flexability | joey | |
2006-05-02 | add | joey | |
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-02 | fix accidentially duplicated options | joey | |
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-02 | ah, 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 use | joey | |
it, this will allow for adding a unit test suite. | |||
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-data | |
2006-05-02 | web commit by joey | www-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-02 | fix undef warning | joey | |
2006-05-02 | deep copy/untaint arrays in setup | joey | |