2006-12-21 |
joey | * Add support for links of the form [[../foo]], this... |
blob | commitdiff | raw |
2006-12-21 |
joey | * Add support for links of the form [../foo]], this... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
joey | * Turn $config{wiki_file_prune_regexps} into an array... |
blob | commitdiff | raw | diff to current |
2006-12-19 |
joey | * Add userdir config setting. |
blob | commitdiff | raw | diff to current |
2006-12-07 |
joey | note fixed bug |
blob | commitdiff | raw | diff to current |
2006-11-28 |
joey | update |
blob | commitdiff | raw | diff to current |
2006-11-22 |
joey | * Add toggle plugin. |
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 | fix regexp |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | minor improvements |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Add an openid plugin to support logging in using... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
joey | * Make sure to check for errors from every eval. |
blob | commitdiff | raw | diff to current |
2006-11-01 |
joey | * Implemented expiry options for aggregate plugin. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
joey | fold |
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-16 |
joey | * Fix a subtle bug in will_render that broke some build... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
joey | * Add no_override parameter to hook(). |
blob | commitdiff | raw | diff to current |
2006-10-13 |
joey | export will_render |
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-10-02 |
joey | * Patch from Alec Berryman adding a http_auth config... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
joey | * Numerous tla fixes from Clint. |
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-15 |
joey | * Fix a baseurl problem in hyperestradier search results. |
blob | commitdiff | raw | diff to current |
2006-09-11 |
joey | add displaytime |
blob | commitdiff | raw | diff to current |
2006-09-10 |
joey | updates |
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-08-27 |
joey | * Patch from James Westby to add a --sslcookie switch... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
joey | * Use DESTDIR and not PREFIX to specify installation... |
blob | commitdiff | raw | diff to current |
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 |
|