aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* formatjoey2006-08-10
|
* web commit by ChristianAichinger: Added my homepagewww-data2006-08-10
|
* remove byte order mark that vim added for some reasonjoey2006-08-10
|
* suggest running make test as part of installjoey2006-08-10
|
* updatejoey2006-08-10
|
* * Improve markdown loading. First, try to load it as a properl perl module,joey2006-08-10
| | | | | | | in case it was installed as one. Then fall back to trying /usr/bin/markdown. * Document in install page how to install markdown, since it has no installation procedure in the upstream tarball.
* remove clutterjoey2006-08-10
|
* preliminary rst plugin by Sergio Talens-Oliagjoey2006-08-10
|
* web commit by testerwww-data2006-08-10
|
* web commit by tester: testingwww-data2006-08-10
|
* web commit by rmedenwww-data2006-08-10
|
* * Display an error message if /usr/bin/markdown can't be loaded.joey2006-08-10
|
* web commit by rmeden: test pagewww-data2006-08-10
|
* web commit by rmeden: add an eden test?www-data2006-08-10
|
* web commit by rmeden: this is a blog entrywww-data2006-08-10
|
* web commit by SergioTalensOliag: Added myself as ikiwikiuserwww-data2006-08-09
|
* * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues onjoey2006-08-08
| | | | case-sensative filesystems like OSX.
* web commit by joeywww-data2006-08-07
|
* viewcvs url also changedjoey2006-08-07
|
* subversion repo location movejoey2006-08-07
|
* web commit by joey: testwww-data2006-08-07
|
* misc changesjoey2006-08-05
|
* * Turn on HTML::Template loop_context_vars; not actually used in stockjoey2006-08-05
| | | | | templates but can be useful for things like making comma-delimited lists of tags or what have you.
* * Turn off tidy indentation too.joey2006-08-05
|
* * Move tidy back to sanitize hook, found out how to only show body.joey2006-08-05
|
* * Disable tidy generator tag.joey2006-08-05
|
* add news item for ikiwiki 1.16joey2006-08-05
|
* releasing version 1.16joey2006-08-05
|
* * Fix dates in rss feeds if running localised, so they're still rfc 822.joey2006-08-05
|
* tone back claims of what tidy can do, it's not perfectjoey2006-08-04
|
* * Don't run tidy with -xml as that fails if the input is not well-formed.joey2006-08-04
| | | | | | | | | Run it with -asxhtml instead, so it will output well-formed xhtml no matter what the input. * Disable tidy warnings too. * Add a new format hook, and make tidy use it, since tidy can really only operate on and output complete html documents, not the body chunks that sanitise gets.
* * Fix the htmltidy plugin, which wasn't working due my breaking it whenjoey2006-08-04
| | | | I added it..
* use rel=bookmark here too..joey2006-08-04
|
* * Also generate rel=bookmark links for permalinks.joey2006-08-04
|
* fixjoey2006-08-04
|
* need to make it really utf8 or the url encode won't workjoey2006-08-04
|
* use htmlpage a couple of places instead of hardcoding the extensionjoey2006-08-04
|
* * Add xhtml files to the default prune regexp.joey2006-08-04
|
* fixjoey2006-08-04
|
* * Encode link and guid urls in rss feeds to avoid illegal utf8 slipping in.joey2006-08-04
|
* revert this, it seems wrongjoey2006-08-04
|
* oopsjoey2006-08-04
|
* * Various CSS and formatting changes.joey2006-08-04
|
* * Make aggregator save permalinks and author name to pages as metadata.joey2006-08-04
| | | | | | | | * Add permalink and author support to meta plugin, affecting RSS feeds and blog pages. * Change titlepage() to encode utf-8 alnum characters. This is necessary to avoid UTF-8 creeping into filenames in urls. (There are still some other ways that it can get in.)
* * Try to handle relative links in aggregated feeds. However,joey2006-08-03
| | | | | | the current support is a crude hack due to limitations of XML::Feed: xml:base is not supported, neither is Content-Location. And of course, relative links in RSS feeds are ill-undefined..
* web commit by amaya: small typowww-data2006-08-03
|
* add news item for ikiwiki 1.15joey2006-08-03
|
* releasing version 1.15joey2006-08-03
|
* more slasheryjoey2006-08-03
|
* more doubled slashes..joey2006-08-03
|