diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 17:09:40 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 17:09:40 -0500 |
commit | 6e8fd3890e96d3b0fdbf1ad91fc84628d2e1aa47 (patch) | |
tree | 488e75ad018b72c0f45b4ac36e2a124e6cb407c3 /doc/news/version_3.20091113.mdwn | |
parent | 0b9b3f3e0a10a9617d6f83bcff63136f20072453 (diff) | |
download | ikiwiki-6e8fd3890e96d3b0fdbf1ad91fc84628d2e1aa47.tar ikiwiki-6e8fd3890e96d3b0fdbf1ad91fc84628d2e1aa47.tar.gz |
add news item for ikiwiki 3.20100212
Diffstat (limited to 'doc/news/version_3.20091113.mdwn')
-rw-r--r-- | doc/news/version_3.20091113.mdwn | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/news/version_3.20091113.mdwn b/doc/news/version_3.20091113.mdwn deleted file mode 100644 index 579174011..000000000 --- a/doc/news/version_3.20091113.mdwn +++ /dev/null @@ -1,18 +0,0 @@ -ikiwiki 3.20091113 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * underlay: Fix example values put in setup file to be array - references. - * underlay: Avoid crashing if lists of underlays (or template - directories) are not configured. - * Moved the postscan hook to run on the raw html of a page, before - the template is filled out. This improves the search plugin's indexing, - since it will not include navigational elements from the page template - or sidebar. - * localstyle: New plugin, allows overrding the toplevel local.css - with one that is closer to a page. - * httpauth: Add cgiauthurl setting that can be used to do http basic auth - only when ikiwiki needs authentication, rather than for any access to - the cgi/wiki. - * inline: Do not generate feeds for nested inlines. - * inline: Allow direct inclusion of non-page files in raw mode. - * inline: Fix display of all pages when archive=yes or show=0 are used."""]] |