cee27f746b
* meta: Generate meta description tags even when the html scrubber is enabled. * meta: Allow use of DESCRIPTION in templates to get at the meta description value. (Thanks, NicolasLimare) * inline: Use caching of inlined pages to speed up builds of inlines that include feeds. Speedup of about 25% for small inlines; could be much larger for inlines of many, or complex pages. * Added (incomplete) Turkish po file. Closes: #556744 Thanks, Recai Oktas * date: New plugin that allows inserting date directives that expand to pretty-printed dates, using the same formatting as used for page modification date display, etc. * htmllink: Allow a title attribute to be specified. * calendar: Add title attributes for all links in the calendars. * calendar: Fix month wraparound error that broke in December. pkgsrc changes: * In the automated setup, recognize CVS as a VCS (found by agc@). * In MESSAGE, link to <URL:http://ikiwiki.info/setup/> (ditto).
14 lines
553 B
Text
14 lines
553 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.7 2009/12/02 21:38:43 schmonz Exp $
|
|
|
|
For a new wiki, see <URL:http://ikiwiki.info/setup/>.
|
|
|
|
If you use custom templates, make sure they are correct when
|
|
upgrading.
|
|
|
|
To take advantage of significant performance improvements, all wikis
|
|
need to be rebuilt on upgrade to 3.20091017. If you listed your
|
|
wiki in ${PKG_SYSCONFDIR}/wikilist, use ikiwiki-mass-rebuild to force a
|
|
rebuild.
|
|
|
|
===========================================================================
|