2008-01-07 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw |
2008-01-07 |
Joey Hess | * Improved the canedit hook interface, allowing a callb... |
blob | commitdiff | raw |
2007-12-16 |
Joey Hess | important note about pagestate persistence |
blob | commitdiff | raw | diff to current |
2007-12-12 |
Joey Hess | * Change formbuilder hook to not be responsible for... |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Joey Hess | * Finally implemented a simple per-page data storage... |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Joey Hess | MAJOR basewiki reorg |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Joey Hess | broken link |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Joey Hess | * inline: Add timeformat parameter to control how the... |
blob | commitdiff | raw | diff to current |
2007-09-22 |
joey | document will_render better |
blob | commitdiff | raw | diff to current |
2007-09-22 |
joey | * map: Render pages on the way to subpages whose parent... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
joey | * Support for looking in multiple directories for under... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
joey | * Add an editcontent hook. |
blob | commitdiff | raw | diff to current |
2007-08-21 |
joey | fixes |
blob | commitdiff | raw | diff to current |
2007-08-21 |
joey | reorg all the pages about rcs backends. Fix all links |
blob | commitdiff | raw | diff to current |
2007-08-17 |
joey | clean up |
blob | commitdiff | raw | diff to current |
2007-08-17 |
joey | * Applied Jeremie Koenig's pluggable editpage buttons... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
joey | improved docs, add a tutorial for writing plugins |
blob | commitdiff | raw | diff to current |
2007-08-13 |
joey | * Fix --libdir to work at the command line. |
blob | commitdiff | raw | diff to current |
2007-08-05 |
joey | * Add sessioncgi hook. |
blob | commitdiff | raw | diff to current |
2007-08-05 |
joey | * Add rel=tag attribute to tag links, supporting that... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
joey | * Add templatefile hook. |
blob | commitdiff | raw | diff to current |
2007-07-17 |
joey | improve urlto docs |
blob | commitdiff | raw | diff to current |
2007-07-07 |
joey | web commit by TaylorKillian |
blob | commitdiff | raw | diff to current |
2007-06-15 |
joey | fix header |
blob | commitdiff | raw | diff to current |
2007-05-28 |
joey | escape some code |
blob | commitdiff | raw | diff to current |
2007-05-17 |
joey | * Add a destpage parameter to the filter hook. |
blob | commitdiff | raw | diff to current |
2007-05-09 |
joey | * Add the needsbuild hook. Plugins can use this to... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
joey | correct documentation about scan hook (which has never... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | the kind of perl code that can only be written at 4... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | * Make pagespec_match on failure return a value that... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | * pagespec_match() has changed to take named parameters... |
blob | commitdiff | raw | diff to current |
2007-04-10 |
joey | * Add a new %destsources hash, which maps between a... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
joey | fix missing text |
blob | commitdiff | raw | diff to current |
2007-04-07 |
joey | web commit by JoshTriplett: Use inline code blocks... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
joey | * Finally apply the index.html patch, with thanks to... |
blob | commitdiff | raw | diff to current |
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 |
|