libwookee-perl (?) unstable; urgency=low Wookee: * Added support for hexadecimal HTML character entities (was actually added in 1.103 already). -- Julian Mehnle Sun, 18 Mar 2007 14:16:10 +0000 libwookee-perl (1.103) unstable; urgency=low WookeeBox: * Do not generate leading ";"s in auto-generated CSS "style" attributes of boxes. -- Julian Mehnle Sun, 18 Mar 2007 13:27:30 +0000 libwookee-perl (1.102) unstable; urgency=low Wookee: * Various performance improvements, some of them significant under certain circumstances. * Various changes to improve mod_perl compatibility. * and are now considered valid HTML tags in Wookee markup. * Added support for anchors in interwiki links. * Minor fixes. WookeeReport: * Added, providing meta-markup (markup that generates markup) to generate reports from a data source embedded in the page, possibly using Perl code. WookeeBox: * A "style" attribute for custom CSS style rules is now supported in elements. WookeeModule::ApachePasswordChange: * Established mod_perl compatibility by turning class data into object data. Debian: * Standards-Version: 3.7.2 (was: 3.6.2) * Raised debhelper compat level to 5; Build-Depends: debhelper (>= 5) * Build-Depends: debhelper (was: Build-Depends-Indep:) -- Julian Mehnle Thu, 13 Jul 2006 11:23:16 +0000 libwookee-perl (1.101) unstable; urgency=low Wookee, WookeeSmile: * Replaced INIT blocks by anonymous code blocks for mod_perl compatibility. WookeeBox: * Add 1em margins on the inner side of floating boxes (i.e. margin-right if "float: left", and vice versa). -- Julian Mehnle Thu, 1 Jun 2006 12:00:00 +0000 libwookee-perl (1.100) unstable; urgency=low Debian: * Made Julian Mehnle the Debian maintainer, keeping Michael Buschbeck as a co-maintainer (uploader). * Depends: libversion-perl * Build-Depends-Indep: perl (>= 5.8) instead of (> 5.8.0-7) specifically. * Build-Depends-Indep: libversion-perl * postinst: added to call wookee-upgrade on upgrades. Wookee: * Introduced unified link syntax. The following markups are all supported now, while keeping compatibility with the old single-bracket syntax for external links: [[localpage|caption]] [[Interwiki:page|caption]] [[proto://server/path|caption]] [[#anchor|caption]] [[##anchor-declaration|caption]] See markup.wookee for details. * No longer generate "[]" brackets for external links. Instead, add class="link-{url,wiki,mail}" attributes to the generated elements. * For ": ..." (ParagraphIndented) paragraphs, generate
s instead of

s, which allows constructs such as ": ...". * Fixed a bug in the block end tag detection code of Wookee's Block- Unparsed::parseBlock() method that caused text generated by certain Wookee modules to be truncated at the length of the {{>}} statement. * Fixed a bug in Wookee's CharacterLink::tokenClose() method that threw away the part following the second occurrence of a colon in Interwiki links. * Minor corrections/improvements. Wookee::Upgrade: * Added to upgrade Wookee-formatted texts to comply with the current Wookee version. wookee-upgrade: * Added to perform upgrade maintenance and notify Wookee-using software about Wookee upgrades. Miscellaneous: * The version Perl module is now required. * Added INSTALL with (trivial) building and installation instructions. -- Julian Mehnle Wed, 3 May 2006 21:15:00 +0000 libwookee-perl (1.01) unstable; urgency=low * Added Wookee markup documentation (in Wookee format, of course) as markup.wookee and markup.html (generated automatically from the former). * Added WookeeBox module for generating

blocks. * Improved Build.PL custom installation code. * Minor fixes. -- Julian Mehnle Sun, 14 Aug 2005 20:23:00 +0000 libwookee-perl (1.00) unstable; urgency=low * Initial Release. -- Michael Buschbeck Tue, 19 Jul 2005 10:21:29 +0000