pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ikiwiki
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Nov 16 22:51:14 UTC 2009
Modified Files:
pkgsrc/www/ikiwiki: Makefile distinfo options.mk
pkgsrc/www/ikiwiki/patches: patch-aa
Log Message:
Update to 3.20091113. From the changelog:
* 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 generated 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.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/ikiwiki/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/ikiwiki/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ikiwiki/options.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/ikiwiki/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index