2006-07-26 |
joey | * Run page through any relevant filters when generating... |
blob | commitdiff | raw |
2006-07-05 |
joey | Encode:: cleanup from Recai |
blob | commitdiff | raw | diff to current |
2006-07-04 |
joey | * Improve display of parentlinks and page title of... |
blob | commitdiff | raw | diff to current |
2006-07-04 |
joey | * Work around very innefficient behavior in File... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
joey | use "use open" pragma to avoid manually needing to... |
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-07-03 |
joey | * Introduce add_plugins and disable_plugins config... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
joey | Encode is used in nearly all code paths so stop loading... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
joey | * Support pages with utf8 filenames. Patch by Faidon... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | * Centralised all calls to HTML::Template and force... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | perl bugnum and refix |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | so make sure to let perl know it should be handled... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | * POSIX::strftime doesn't know about encodings and... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | * Honor LC_CTIME when formatting a time for display... |
blob | commitdiff | raw | diff to current |
2006-06-16 |
joey | * Put back the encode_utf8 in the input to markdown... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
joey | * Patch from Recai Oktaş to improve utf-8 support,... |
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-06-01 |
joey | * More security review. |
blob | commitdiff | raw | diff to current |
2006-05-29 |
joey | * Add --timeformat config option to allow changing... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
joey | * --getctime had bitrotted (well I only ever used it... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
joey | utf-8 support seems to be working now |
blob | commitdiff | raw | diff to current |
2006-05-26 |
joey | better fix for empty actions list issue |
blob | commitdiff | raw | diff to current |
2006-05-26 |
joey | fix call to getctime |
blob | commitdiff | raw | diff to current |
2006-05-26 |
joey | * Rebuilding on upgrade to this version is recommended. |
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 | * Allow discussion links on pages to be turned off... |
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 | * Added smiley plugin, nicely controlled and documented... |
blob | commitdiff | raw | diff to current |
2006-05-03 |
joey | rather a lot of changes to make hyperestraier search... |
blob | commitdiff | raw | diff to current |
2006-05-03 |
joey | change plugin interface to use named parameters for... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
joey | ah, the joys of test-based development.. |
blob | commitdiff | raw | diff to current |
2006-05-02 |
joey | * Split off an IkiWiki.pm out of ikiwiki and have all... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
joey | deep copy/untaint arrays in setup |
blob | commitdiff | raw | diff to current |
2006-05-02 |
joey | * Added plugin system, currently only supporting for... |
blob | commitdiff | raw | diff to current |
2006-05-01 |
joey | change calling convention for preprocessor functions |
blob | commitdiff | raw | diff to current |
2006-05-01 |
joey | * Rename inlinepage to depends, so that it can be used... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
joey | implemented html sanitisation |
blob | commitdiff | raw | diff to current |
2006-04-24 |
joey | commit changes for email subscriptions |
blob | commitdiff | raw | diff to current |
2006-04-04 |
joey | Convert postprocessordirectives into preprocessordirect... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
joey | proper binmode settings so that with -CSD, ikiwiki... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | fixes |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | added --hyperestraier switch, which turns on search... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | improve fix for symlink attacks to check subdirectories... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | Implemented --underlaydir, and moved files provided... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | css support |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | html validation fixes: |
blob | commitdiff | raw | diff to current |
2006-03-29 |
joey | Improved handling of wikilinks containing characters... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
joey | support [[linktext|pagename]] links |
blob | commitdiff | raw | diff to current |
2006-03-28 |
joey | There was a bug that [[inline archive="yes]] created... |
blob | commitdiff | raw | diff to current |
2006-03-26 |
joey | fix rss url in nested pages |
blob | commitdiff | raw | diff to current |
2006-03-24 |
joey | implemented upgradehooksh |
blob | commitdiff | raw | diff to current |
2006-03-24 |
joey | add blog post template |
blob | commitdiff | raw | diff to current |
2006-03-24 |
joey | big speedup |
blob | commitdiff | raw | diff to current |
2006-03-24 |
joey | Removed the rss feeds for every page, which wasn't... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
joey | add archive pages and fix some bugs |
blob | commitdiff | raw | diff to current |
2006-03-24 |
joey | hold onto your hats, full-fledged blogging has arrived... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | preserve ctimes across rebuilds |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | Add file cretion times to the index file. |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | fix for already relative urls |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | improve description field for rss |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | add support for generating per-page rss feeds |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | support arbitrary characters in page titles, via some... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
joey | Major code reoganisation, splitting up the single big... |
blob | commitdiff | raw | diff to current |
|