Calendar | 27.05.2006 »
Friday, 12 May 2006
2.0.6 released with minor improvements and bug fixes
- add support for collate function in wikiform lists; in local/config.php:
- set $EnableCollate = 1; to use php’s strcoll function when sorting lists
- add setlocale(LC_COLLATE, ‘language’):
- change per page pdf options from a link to a button
- requires a change to the typesetting server splash screen
- remove the first space of preformatted text
If you have installed the typesetting server…
- go to Install the Server
- download and expand accesscontrol.tar.gz
- install Access Control.Splash Screen.php in the PmWiki local/ directory
This will hide the new pdf options button.
Bug fixes in the current release
- change macronised (:title:) markup for PmWiki 2.1 compatibility
- <abstract> … </abstract> → <abstract><p> … </p></abstract> for DTD compatibility
- css improvement: add overflow to <pre> tags
Features expected in the next release
- add a second level of nested page headings and tidy the nested heading code
- enhance default wikipublisher style sheet
- see the outstanding issues — no major enhancements are currently planned
Bugs fixed in the next release
- fix typo in wikipublisher/extensions.php
- fix incompatibility between run-in heads and PmWiki 2.1