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 | avoid message if mailing password or registering |
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 | * Locale patch from Faidon: |
tree | commitdiff |
2006-07-29 |
joey | * htmltidy plugin from Faidon. |
tree | commitdiff |
2006-07-29 |
joey | fix %links iteration |
tree | commitdiff |
2006-07-29 |
joey | more links |
tree | commitdiff |
2006-07-29 |
joey | use htmllink |
tree | commitdiff |
2006-07-29 |
joey | "Viva l'Italia!" |
tree | commitdiff |
2006-07-29 |
joey | * Build-depend on libtext-wikiformat-perl, so that... |
tree | commitdiff |
2006-07-29 |
joey | * New pagestats plugin from Enrico, which can generate... |
tree | commitdiff |
2006-07-29 |
joey | * Put categories in rss feeds for tagged items. |
tree | commitdiff |
2006-07-28 |
joey | * Add exclude option in setup files, works same as... |
tree | commitdiff |
2006-07-28 |
joey | * Add getopt hook type, this allows plugins to add... |
tree | commitdiff |
2006-07-28 |
joey | Hope encrico doesn't mind, but I changed the location... |
tree | commitdiff |
2006-07-27 |
joey | more destpage improvements |
tree | commitdiff |
2006-07-27 |
joey | * Switch pagetemplate hooks to using named parameters. |
tree | commitdiff |
2006-07-27 |
joey | - Adds a tag plugin that allows more easily tagging... |
tree | commitdiff |
2006-07-27 |
joey | * Patch from Enrico that |
tree | commitdiff |
2006-07-26 |
joey | * Fix CamelCase regexp to not break [[FooBar|BazBar... 1.10 |
tree | commitdiff |
2006-07-26 |
joey | * Run page through any relevant filters when generating... |
tree | commitdiff |
2006-07-26 |
joey | * Patch from Recai to allow selection of page type... |
tree | commitdiff |
2006-07-11 |
joey | <paravoid> you're right |
tree | commitdiff |
2006-07-11 |
joey | remove redundant call |
tree | commitdiff |
2006-07-11 |
joey | * Consolidated all decode_utf8 in FormBuilder's fields... |
tree | commitdiff |
2006-07-11 |
joey | * Match 'web commit from' in SVN and git, these are... |
tree | commitdiff |
2006-07-11 |
joey | * Fix from Faidon for a XML parser issue that breaks... |
tree | commitdiff |
2006-07-10 |
joey | * Display CGI processing errors if present. |
tree | commitdiff |
2006-07-07 |
joey | * Support a w3mmode, which lets w3m run ikiwiki using... |
tree | commitdiff |
2006-07-07 |
joey | * Add wikitext markup plugin, which supports ".wiki... |
tree | commitdiff |
2006-07-05 |
joey | * Patch from Recai to fix utf8 issues in git backend. |
tree | commitdiff |
2006-07-05 |
joey | Encode:: cleanup from Recai |
tree | commitdiff |
2006-07-05 |
joey | * Patch from Faidon to use svn --limit when possible... |
tree | commitdiff |
2006-07-04 |
joey | * Improve display of parentlinks and page title of... |
tree | commitdiff |
2006-07-04 |
joey | * Encode & in diffurl in examples, to conform to pedant... |
tree | commitdiff |
2006-07-04 |
joey | * Make RecentChanges use a table and some CSS, should... |
tree | commitdiff |
2006-07-04 |
joey | <paravoid> cosmetic and minor, but it makes the output... |
tree | commitdiff |
2006-07-04 |
joey | * Work around very innefficient behavior in File... |
tree | commitdiff |
2006-07-04 |
joey | remove leading dot from default_pageext |
tree | commitdiff |
2006-07-04 |
joey | * Don't sent pings if the wiki is being rebuilt. |
tree | commitdiff |
2006-07-04 |
joey | * Make ikiwiki --setup --refresh rebuild wrappers,... |
tree | commitdiff |
2006-07-03 |
joey | add htmlise |
tree | commitdiff |
2006-07-03 |
joey | * Add a html plugin, which can be used to write wikis... |
tree | commitdiff |
2006-07-03 |
joey | use "use open" pragma to avoid manually needing to... |
tree | commitdiff |
2006-07-03 |
joey | * Support htmlize plugins and make mdwn one such plugin... |
tree | commitdiff |
2006-07-03 |
joey | * Introduce add_plugins and disable_plugins config... |
tree | commitdiff |
2006-07-03 |
joey | Encode is used in nearly all code paths so stop loading... |
tree | commitdiff |
2006-07-03 |
joey | * Support pages with utf8 filenames. Patch by Faidon... |
tree | commitdiff |
2006-07-02 |
joey | remove the blog_list sub, only used one place and simpl... |
tree | commitdiff |
2006-07-02 |
joey | * Centralised all calls to HTML::Template and force... |
tree | commitdiff |
2006-07-02 |
joey | new approach for forcing utf8 -- use a HTML::Template... |
tree | commitdiff |
2006-07-02 |
joey | perl bugnum and refix |
tree | commitdiff |
next |