ReleaseLog.20090223 History
Hide minor edits - Show changes to output
Added lines 1-21:
!!Publish PDF library version 2.2.9 released
This release complements [[wikibook server v1.0.9 -> 20090214]] and includes:
* add $XMLLanguage variable to all skin templates; for example, to change publishing settings to German, add [=$XMLLanguage = 'de';=] to local/config.php
* change the book skin to use ∗ instead of * on the legal notice page for more uniform spacing
* add various new Site/WikipublisherOptions
** urlstyle=on (all templates) to print url addresses in a typewriter font
** cover=on (article templates) to request a cover page
** toc=on (book template) to request a "minitoc" for each chapter
* fix a bug in smart quotes when printing cross-references enclosed in quote marks
* improve handling of page collections that include a `GroupPublishFooter page
To install this upgrade, administrators will need to update:
# cookbook/wikipublisher/ and cookbook/wikipublisher/wikilib.d/
# latexprint, latexprintletter, latexpublish, and latexpublishbook skin directories in pub/skins/
# any local site or group *Template pages to display the new typesetting options
Over the next few weeks, there will be a [[Tip of the Week]] for each of the important new features.