joey
85ecbc6c4e
meh
2006-08-12 18:00:17 +00:00
joey
d39717a1cb
* If the meta plugin overides the page title, set a title_overridden
...
variable in the template to true. This allows doing things with the
templates conditional on the title being overriden.
2006-08-12 17:51:32 +00:00
joey
0fd3ec8068
add news item for ikiwiki 1.17
2006-08-12 16:56:30 +00:00
joey
3fcc926c5f
releasing version 1.17
2006-08-12 16:56:04 +00:00
joey
fc7283c623
note about perl version
2006-08-12 16:54:47 +00:00
joey
2eff1c64ab
* Set die_on_bad_params => 0 for all templates, to allow users to modify
...
them without annoyances.
* Suck in the page content when generating an inline archive page, to work
around the meta plugin's lack of caching of title metadata across runs.
2006-08-12 16:36:35 +00:00
joey
5a53eca4ca
format
2006-08-10 22:54:37 +00:00
www-data
9e4ac187d6
web commit by ChristianAichinger: Added my homepage
2006-08-10 10:57:40 +00:00
joey
3984149f3a
remove byte order mark that vim added for some reason
2006-08-10 04:38:23 +00:00
joey
87c1a89443
suggest running make test as part of install
2006-08-10 04:24:51 +00:00
joey
627c20808a
update
2006-08-10 04:13:59 +00:00
joey
cade16fbb6
* Improve markdown loading. First, try to load it as a properl perl module,
...
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.
2006-08-10 04:11:58 +00:00
joey
3ed1116c11
remove clutter
2006-08-10 04:10:37 +00:00
joey
954cdda317
preliminary rst plugin by Sergio Talens-Oliag
2006-08-10 04:09:23 +00:00
www-data
1cfc21fb30
web commit by tester
2006-08-10 04:03:46 +00:00
www-data
5f8b0393b2
web commit by tester: testing
2006-08-10 04:02:38 +00:00
www-data
9f02f2158f
web commit by rmeden
2006-08-10 03:03:38 +00:00
joey
119e3e209d
* Display an error message if /usr/bin/markdown can't be loaded.
2006-08-10 03:03:34 +00:00
www-data
cf4c17e924
web commit by rmeden: test page
2006-08-10 02:59:52 +00:00
www-data
845a3269e5
web commit by rmeden: add an eden test?
2006-08-10 02:59:32 +00:00
www-data
06d680e073
web commit by rmeden: this is a blog entry
2006-08-10 02:58:04 +00:00
www-data
ddc73bd218
web commit by SergioTalensOliag: Added myself as ikiwikiuser
2006-08-09 21:13:22 +00:00
joey
9dee2ec20e
* Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on
...
case-sensative filesystems like OSX.
2006-08-08 14:55:14 +00:00
www-data
d2b0ac88a7
web commit by joey
2006-08-07 03:39:59 +00:00
joey
fb67496a90
viewcvs url also changed
2006-08-07 03:31:18 +00:00
joey
89817eb30f
subversion repo location move
2006-08-07 03:29:56 +00:00
www-data
48159687d5
web commit by joey: test
2006-08-07 03:27:16 +00:00
joey
2ea8fbe2d9
misc changes
2006-08-05 21:15:50 +00:00
joey
7a05087f47
* Turn on HTML::Template loop_context_vars; not actually used in stock
...
templates but can be useful for things like making comma-delimited lists
of tags or what have you.
2006-08-05 03:21:14 +00:00
joey
a41abc80ac
* Turn off tidy indentation too.
2006-08-05 02:31:38 +00:00
joey
d98b2480f9
* Move tidy back to sanitize hook, found out how to only show body.
2006-08-05 02:28:04 +00:00
joey
e8ec0187da
* Disable tidy generator tag.
2006-08-05 01:09:04 +00:00
joey
00ee90622c
add news item for ikiwiki 1.16
2006-08-05 00:57:22 +00:00
joey
a69bb505ab
releasing version 1.16
2006-08-05 00:57:02 +00:00
joey
485a017a88
* Fix dates in rss feeds if running localised, so they're still rfc 822.
2006-08-05 00:45:03 +00:00
joey
831190e1f3
tone back claims of what tidy can do, it's not perfect
2006-08-04 07:45:02 +00:00
joey
0708bb8aec
* Don't run tidy with -xml as that fails if the input is not well-formed.
...
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.
2006-08-04 07:41:02 +00:00
joey
acaee3d0bc
* Fix the htmltidy plugin, which wasn't working due my breaking it when
...
I added it..
2006-08-04 07:04:16 +00:00
joey
a6a61f9e38
use rel=bookmark here too..
2006-08-04 04:32:53 +00:00
joey
91e416b5f3
* Also generate rel=bookmark links for permalinks.
2006-08-04 04:29:18 +00:00
joey
d9ea7d5b0b
fix
2006-08-04 03:12:12 +00:00
joey
4c3e9f0044
need to make it really utf8 or the url encode won't work
2006-08-04 03:06:23 +00:00
joey
a1c7308b7d
use htmlpage a couple of places instead of hardcoding the extension
2006-08-04 02:41:08 +00:00
joey
d8819689b1
* Add xhtml files to the default prune regexp.
2006-08-04 02:35:54 +00:00
joey
a5ea63e531
fix
2006-08-04 02:22:16 +00:00
joey
d3713b0164
* Encode link and guid urls in rss feeds to avoid illegal utf8 slipping in.
2006-08-04 01:57:32 +00:00
joey
5077165953
revert this, it seems wrong
2006-08-04 01:47:07 +00:00
joey
e36f6b6a99
oops
2006-08-04 00:59:00 +00:00
joey
819b31d46c
* Various CSS and formatting changes.
2006-08-04 00:47:28 +00:00
joey
c5919df5f3
* Make aggregator save permalinks and author name to pages as metadata.
...
* 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.)
2006-08-04 00:01:51 +00:00