2006-08-25 |
joey | * Use DESTDIR and not PREFIX to specify installation... |
blob | commitdiff | raw |
2006-08-23 |
joey | * Make pagespec merge code smarter about merging duplic... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | * Allow preprocessor directives to span multiple lines... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
joey | * Fixed a bug with previews of subpages having broken... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
joey | * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen. |
blob | commitdiff | raw | diff to current |
2006-08-16 |
joey | * Add --syslog config option, to log to the syslog. |
blob | commitdiff | raw | diff to current |
2006-08-13 |
joey | * The last release accidentially installed ikiwiki... |
blob | commitdiff | raw | diff to current |
2006-08-12 |
joey | * Set die_on_bad_params => 0 for all templates, to... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
joey | * Turn on HTML::Template loop_context_vars; not actuall... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
joey | * Add xhtml files to the default prune regexp. |
blob | commitdiff | raw | diff to current |
2006-08-04 |
joey | revert this, it seems wrong |
blob | commitdiff | raw | diff to current |
2006-08-04 |
joey | * Make aggregator save permalinks and author name to... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
joey | * Added created_before and created_after PageSpec limits. |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | * Fix stupid bug in date matching, patch from Roland... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | * Memoize pagespec translation, this speeds up a build... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | stupid perl.. |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | backlink is just the reverse of link, so.. |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | oy, case-insensativity lost! |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | better use gmtime here |
blob | commitdiff | raw | diff to current |
2006-08-02 |
joey | * Renamed GlobLists to PageSpecs. |
blob | commitdiff | raw | diff to current |
2006-07-30 |
joey | allow hooks to add options even to --setup |
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 | forgot to add this |
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 | last minute fix from faidon |
blob | commitdiff | raw | diff to current |
2006-07-29 |
joey | * Locale patch from Faidon: |
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-07 |
joey | * Support a w3mmode, which lets w3m run ikiwiki using... |
blob | commitdiff | raw | diff to current |
2006-07-04 |
joey | * Memoize abs2rel, which is still kinda slow, for anoth... |
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-04 |
joey | remove leading dot from default_pageext |
blob | commitdiff | raw | diff to current |
2006-07-04 |
joey | re-improve regexp |
blob | commitdiff | raw | diff to current |
2006-07-03 |
joey | improve regexp |
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 | 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 | modify to actually work |
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-06-27 |
joey | * Support pinging services such as Technorati using... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
joey | * -CSD does not affect modules, so readfile() was not... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
joey | * Patch from Dr. Zini to add link() and backlink()... |
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 | * 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-04 |
joey | dirname, basename, bestlink, linkify, pagetitle,... |
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 | * Patch from Thomas Schwinge to switch from --svn to... |
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 |
|