1.12 - Graceful default handling of binary documents - no display, no edit. Includes the use of configured file extensions to map mime types. - The document contents may now be configured to be bound to the file store rather than to the database. - Wiki formatted tables may use | as column separator. - Wiki explicit links supports style directives. - Versions now dynamically inherit responsibility from the parent document. - Allow qualified URIs to be used to configure plugins. This provides full plugin support for remote documents. - Minor style improvements. 1.11 - align published templates with SourceForge installation doc - add dbshowUrl config parameter to lib/Kix/CGI.pm - allow revoke subscriptions from both document ends - more diverse styles for submit buttons - Minor corrections to README. - cfw_kix template improvements. 1.10 - Support configurations with arrays of plugins for the same object. - Support multiple views from multiple display plugins. - Allow comments on all Kix:Obj which have KIX subordinate URIs. - Extend the scope of the kix:IUriMapper hotspot to CoreObjects (for KixPlugin::DocReview). - Correct handling of new users in Kix::AccountHandler. - Added processing and display of timeStamp attribute in Reason structs. - X3P client: X3p::Core.open_session now returns structured reason. - Cancel alarm notifications on alarm ACK.. 1.9 - Required patch to lib/PythonTech/SessionDB/PHP.pm documented. - Configure all database access 'wl' in template. - Correction to version is_current test. - Add display of KIX focus to KIX maps. - Alarm list filtering by responsible corrected. 1.8 - add KIX map navigation system - add config and styles for new version of document review plugin - correct filtering of alarm display 1.7 - Improved css style control for tables and preformatted text. 1.6 - Simplified default state machine for versions. - Allow user configurable state machines for versions (new plugin kix:IVersionStateMachine interface). - Allow plugins to be configured for the KIX root position. - Allow KIX admin_users to be configured by cfw. - Improved version compare (now at ediff level). 1.5 - Remove dependency on obsolete PythonTech::CGI. - Implement actions 'upload_document' and 'preview_comment'. - Many minor style and layout improvements. - Add example login/logout via PythonTech::SessionDB::PHP - Include example configuration for KixPlugin::DocReview (not used). - Add css styles for KixPlugin::DocReview. - Add missing help popup pages. 1.4 - support IUriMapper plugin interface (alternative object mapper) - support objects, which can specify their html template files - set initial user browsingPolicy to 'kix:BrowsingPolicyTerse', - allow commenting by responsible without a dependent document. - fix display of plugin initialisation errors. - don't raise alarms for some kix:CommentWithdrawal events. - minor corrections to html template files - minor corrections to cfw configuration template 1.3 - improved handling of federate peer configuration errors - improved GUI for management of dependencies 1.2 - refactor cfw_kix.pm to simplify KIX configuration - rename and refactor example applications accordingly - example configuration configures accessable kixtest federate - use full URI for rdf:type - improved error messages for federation configuration errors - template logo and icon images supplied - minor corrections to kix-style.ptt template 1.1 - required SESSIONDIR variable added to Local.pm template - correct X3P configuration template in lib/cfw_kix.pm - handle web browsing plugin configuration errors gracefully - handle federate peer configuration errors gracefully - correct configuration info in X3P config error message - example cron jobs included 1.0 - first release