2006-09-09 |
joey | * Work on firming up the plugin interface: |
tree | commitdiff |
2006-09-09 |
joey | * Add a googlecalendar plugin. A bit special-purpose... |
tree | commitdiff |
2006-09-08 |
joey | * Add a missing -n to tla undo call. 1.26 |
tree | commitdiff |
2006-09-07 |
joey | shorten further |
tree | commitdiff |
2006-09-07 |
joey | remove the "0 new", it's not very useful |
tree | commitdiff |
2006-09-07 |
joey | simplify |
tree | commitdiff |
2006-09-07 |
joey | size limits |
tree | commitdiff |
2006-09-07 |
joey | force charset |
tree | commitdiff |
2006-09-07 |
joey | * Add a linkmap plugin (requires graphviz). |
tree | commitdiff |
2006-09-07 |
joey | typo |
tree | commitdiff |
2006-09-06 |
joey | * Include <link rel> tag for RSS feeds, used by some... |
tree | commitdiff |
2006-09-03 |
joey | * Add proper waitpid calls for open2ed processes throug... |
tree | commitdiff |
2006-09-03 |
joey | * Fix another destpage issue in the inline directive... |
tree | commitdiff |
2006-09-03 |
joey | releasing version 1.23 1.23 |
tree | commitdiff |
2006-09-02 |
joey | * Add processed date to aggregate preprocessor directiv... |
tree | commitdiff |
2006-08-29 |
joey | fix taint issue |
tree | commitdiff |
2006-08-28 |
joey | don't add actions if all empty |
tree | commitdiff |
2006-08-28 |
joey | * Patch from James Westby to add an actions option... |
tree | commitdiff |
2006-08-28 |
joey | * Change htmlize, format, and sanitize hooks to use... |
tree | commitdiff |
2006-08-28 |
joey | * Add toc (table of contents) plugin. |
tree | commitdiff |
2006-08-28 |
joey | bugnum |
tree | commitdiff |
2006-08-27 |
joey | important robustness fix |
tree | commitdiff |
2006-08-27 |
joey | fnord |
tree | commitdiff |
2006-08-27 |
joey | * Added a ddate plugin. |
tree | commitdiff |
2006-08-26 |
joey | * Patch from James Westby to add a template for the... |
tree | commitdiff |
2006-08-26 |
joey | * Patch from James Westby to allow a description to... |
tree | commitdiff |
2006-08-25 |
joey | * Generalised preprocesser loop protection code. |
tree | commitdiff |
2006-08-23 |
joey | * Change order of linkify and preprocess; first preproc... |
tree | commitdiff |
2006-08-23 |
joey | fixes |
tree | commitdiff |
2006-08-23 |
joey | * Allow preprocessor directives to contain python-like... |
tree | commitdiff |
2006-08-22 |
joey | * Fix a bug introduced last version to do with nested... |
tree | commitdiff |
2006-08-19 |
joey | fix regexp |
tree | commitdiff |
2006-08-19 |
joey | add in a hack to improve the look of check marks in... |
tree | commitdiff |
2006-08-19 |
joey | * Add first draft at a Restructured Text (rst) plugin... |
tree | commitdiff |
2006-08-19 |
joey | kill footer |
tree | commitdiff |
2006-08-18 |
joey | generate valid xhtml in all cases, including nesting |
tree | commitdiff |
2006-08-18 |
joey | * Add otl format plugin, which handles files as created... |
tree | commitdiff |
2006-08-18 |
joey | remove maxdepth, it can be accomplished by pagespec... |
tree | commitdiff |
2006-08-18 |
joey | * Add a map plugin contributed by Alessandro Dotti... |
tree | commitdiff |
2006-08-18 |
joey | * Support inlining pages raw, rather than creating... |
tree | commitdiff |
2006-08-18 |
joey | note |
tree | commitdiff |
2006-08-18 |
joey | * Call filter hooks on inlined page content. |
tree | commitdiff |
2006-08-18 |
joey | * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen. |
tree | commitdiff |
2006-08-17 |
joey | * Fix a bug in the aggregator introduced last version... 1.20 |
tree | commitdiff |
2006-08-17 |
joey | * Catch failing IPC::Open2 in tidy plugin and retry... |
tree | commitdiff |
2006-08-16 |
joey | * Fix an infinite loop in the aggregator when finding... |
tree | commitdiff |
2006-08-16 |
joey | * Add some locking to prevent 2 aggregators from runnin... |
tree | commitdiff |
2006-08-15 |
joey | avoid undefined value warning in some case |
tree | commitdiff |
2006-08-13 |
joey | * The last release accidentially installed ikiwiki... |
tree | commitdiff |
2006-08-12 |
joey | * If the meta plugin overides the page title, set a... |
tree | commitdiff |
2006-08-12 |
joey | releasing version 1.17 1.17 |
tree | commitdiff |
2006-08-12 |
joey | * Set die_on_bad_params => 0 for all templates, to... |
tree | commitdiff |
2006-08-10 |
joey | * Improve markdown loading. First, try to load it as... |
tree | commitdiff |
2006-08-10 |
joey | * Display an error message if /usr/bin/markdown can... |
tree | commitdiff |
2006-08-05 |
joey | misc changes |
tree | commitdiff |
2006-08-05 |
joey | * Turn off tidy indentation too. |
tree | commitdiff |
2006-08-05 |
joey | * Move tidy back to sanitize hook, found out how to... |
tree | commitdiff |
2006-08-05 |
joey | * Disable tidy generator tag. |
tree | commitdiff |
2006-08-05 |
joey | * Fix dates in rss feeds if running localised, so they... |
tree | commitdiff |
2006-08-04 |
joey | * Don't run tidy with -xml as that fails if the input... |
tree | commitdiff |
2006-08-04 |
joey | * Fix the htmltidy plugin, which wasn't working due... |
tree | commitdiff |
2006-08-04 |
joey | * Also generate rel=bookmark links for permalinks. |
tree | commitdiff |
2006-08-04 |
joey | fix |
tree | commitdiff |
2006-08-04 |
joey | need to make it really utf8 or the url encode won't... |
tree | commitdiff |
2006-08-04 |
joey | use htmlpage a couple of places instead of hardcoding... |
tree | commitdiff |
2006-08-04 |
joey | * Add xhtml files to the default prune regexp. |
tree | commitdiff |
2006-08-04 |
joey | fix |
tree | commitdiff |
2006-08-04 |
joey | * Encode link and guid urls in rss feeds to avoid illeg... |
tree | commitdiff |
2006-08-04 |
joey | oops |
tree | commitdiff |
2006-08-04 |
joey | * Various CSS and formatting changes. |
tree | commitdiff |
2006-08-04 |
joey | * Make aggregator save permalinks and author name to... |
tree | commitdiff |
2006-08-03 |
joey | * Try to handle relative links in aggregated feeds... |
tree | commitdiff |
2006-08-02 |
joey | oops |
tree | commitdiff |
2006-08-02 |
joey | * Renamed GlobLists to PageSpecs. |
tree | commitdiff |
2006-08-01 |
joey | typo |
tree | commitdiff |
2006-08-01 |
joey | * Patch from Roland Mas to support an rss=no parameter... |
tree | commitdiff |
2006-07-31 |
joey | * Fix issue with unicode filenames and updating the... |
tree | commitdiff |
2006-07-31 |
joey | one more change; use the page that pulls in a feed... |
tree | commitdiff |
2006-07-31 |
joey | fix |
tree | commitdiff |
2006-07-31 |
joey | fix title metadata on blogs, reorg needed to do it... |
tree | commitdiff |
2006-07-30 |
joey | * Title metadata of inlined pages now shows up in blogs... |
tree | commitdiff |
2006-07-30 |
joey | * Change meta tags to use html entity-escaped text... |
tree | commitdiff |
2006-07-30 |
joey | add test for nonexistant polygen |
tree | commitdiff |
2006-07-30 |
joey | escape slashes in page names |
tree | commitdiff |
2006-07-30 |
joey | when autogenerating a dir naem, include "feed/" in it |
tree | commitdiff |
2006-07-30 |
joey | fix |
tree | commitdiff |
2006-07-30 |
joey | need to lower-case pages, sigh.. |
tree | commitdiff |
2006-07-30 |
joey | erase old tags |
tree | commitdiff |
2006-07-30 |
joey | stop abusing titlepage for internal encoding (esp since... |
tree | commitdiff |
2006-07-30 |
joey | fix encoding of some stuff |
tree | commitdiff |
2006-07-30 |
joey | more robust and faster handling of feedurls |
tree | commitdiff |
2006-07-30 |
joey | robustness and etc |
tree | commitdiff |
2006-07-30 |
joey | deal with title-less feeds |
tree | commitdiff |
2006-07-30 |
joey | md5 can't handle wide chars |
tree | commitdiff |
2006-07-30 |
joey | fixes, and make dir optional |
tree | commitdiff |
2006-07-30 |
joey | * ikiwiki can now download and aggregate feeds with... |
tree | commitdiff |
2006-07-30 |
joey | * Add a run_hooks function for the common task of runni... |
tree | commitdiff |
2006-07-29 |
joey | * fortune plugin (trivial) |
tree | commitdiff |
2006-07-29 |
joey | * Allow preprocessor directives to be expanded in inlin... |
tree | commitdiff |
2006-07-29 |
joey | * htmltidy plugin from Faidon. |
tree | commitdiff |
next |