2007-04-01 |
joey | * Finally apply the index.html patch, with thanks to... |
blob | commitdiff | raw |
2007-03-21 |
joey | * Fix link() PageSpecs to not just look at the raw... |
blob | commitdiff | raw | diff to current |
2007-03-06 |
joey | * Add preview parameter to preprocesser calls, use... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
joey | * Changed calling convention for httmllink slightly... |
blob | commitdiff | raw | diff to current |
2007-02-15 |
joey | * Many changes to make ikiwiki very resistant to write... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
joey | * Allow plugins to add new types of tests that can... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
joey | fixes and more tests |
blob | commitdiff | raw | diff to current |
2007-02-06 |
joey | * Patch based on a patch from Ethan to support relative... |
blob | commitdiff | raw | diff to current |
2007-02-02 |
joey | * Add canedit hook, allowing arbitrary controls over... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | * Initial work on internationalization of the program... |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Add "last" parameter to hook function. Very basic... |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | typo |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Make auth methods pluggable. |
blob | commitdiff | raw | diff to current |
2006-10-28 |
joey | instead of over and over. Typical speedup is ~4x... |
blob | commitdiff | raw | diff to current |
2006-10-27 |
joey | revert spammer |
blob | commitdiff | raw | diff to current |
2006-10-27 |
joey | web commit by shoesorder |
blob | commitdiff | raw | diff to current |
2006-10-24 |
joey | web commit by NicolasDuboc |
blob | commitdiff | raw | diff to current |
2006-10-15 |
joey | * Add no_override parameter to hook(). |
blob | commitdiff | raw | diff to current |
2006-10-08 |
joey | * Atom feed support based on a patch by Clint Adams. |
blob | commitdiff | raw | diff to current |
2006-10-08 |
joey | * Change %renderedfiles to store an array of files... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
joey | * pagetemplate hooks are now also called when generatin... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
joey | * Add a module version number to IkiWiki, so you can... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
joey | * Work on firming up the plugin interface: |
blob | commitdiff | raw | diff to current |
2006-09-07 |
joey | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-09-07 |
joey | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-09-07 |
joey | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-08-28 |
joey | * Change htmlize, format, and sanitize hooks to use... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | update |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | reorganise, include preprocess in the right order |
blob | commitdiff | raw | diff to current |
2006-08-12 |
joey | * If the meta plugin overides the page title, set a... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
joey | * Don't run tidy with -xml as that fails if the input... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | * Renamed GlobLists to PageSpecs. |
blob | commitdiff | raw | diff to current |
2006-07-30 |
joey | * ikiwiki can now download and aggregate feeds with... |
blob | commitdiff | raw | diff to current |
2006-07-30 |
joey | * Add a run_hooks function for the common task of runni... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
joey | * Put categories in rss feeds for tagged items. |
blob | commitdiff | raw | diff to current |
2006-07-28 |
joey | improve |
blob | commitdiff | raw | diff to current |
2006-07-28 |
joey | * Add getopt hook type, this allows plugins to add... |
blob | commitdiff | raw | diff to current |
2006-07-28 |
joey | small improvements |
blob | commitdiff | raw | diff to current |
2006-07-27 |
joey | more destpage improvements |
blob | commitdiff | raw | diff to current |
2006-07-27 |
joey | * Switch pagetemplate hooks to using named parameters. |
blob | commitdiff | raw | diff to current |
2006-07-27 |
joey | - Adds a tag plugin that allows more easily tagging... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
joey | * Support htmlize plugins and make mdwn one such plugin... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
joey | meta headers are not sanitised; prevent html leaking... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
joey | * Reorganised the doc wiki's todo/* pages, using a... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
joey | * The page name and parent links has switched from... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
joey | * Removed --sanitize and --no-sanitize, replaced with... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
joey | rename the "render" hook to "change", which is clearer |
blob | commitdiff | raw | diff to current |
2006-05-04 |
joey | link updates |
blob | commitdiff | raw | diff to current |
2006-05-04 |
joey | * Added smiley plugin, nicely controlled and documented... |
blob | commitdiff | raw | diff to current |
2006-05-03 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-03 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-03 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-03 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-03 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-03 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-03 |
www-data | web commit by joey: change to plugin interface |
blob | commitdiff | raw | diff to current |
2006-05-02 |
joey | * Patch from Thomas Schwinge to switch from --svn to... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-02 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-02 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-02 |
www-data | web commit by joey |
blob | commitdiff | raw | diff to current |
2006-05-02 |
joey | * Added plugin system, currently only supporting for... |
blob | commitdiff | raw | diff to current |
|