Release Info¶
- Version: 3.2
- Previous version: 3.1.1
- Branch: docendo-3.2
- Status: stable
- Release purpose: feature release (and some bug fixes)
- Release manager: tittel
- Release date: 2010-11-16
Important Changes¶
- The user interface is now available in french.
- Resources can now be downloaded/exported directly via the context menu in the browser view.
- Using the batch menu button, the metadata editor can now update any number of resources simultaneously.
- Using the batch menu button, any number of resource can now be assigned to a folder simultaneously.
Downloads¶
Stand-alone version (including Apache Tomcat 6.0.26). See installation instructions.¶
- ZIP
MD5: a5bffaeefee1822927d6253548bc93ee
SHA1: 7bb5b564ccacd4282bf0fb9357b4a350d94e332e - TAR.GZ
MD5: a803267243738909f9f1e10d859411cd
SHA1: 8ca2fabdd571e28e1e13e23d5839fff91e703bcc
Deployable Web Application. See installation instructions.¶
- WAR
MD5: 9119ea364428c468affd19c0c54f140a
SHA1: 41b29d47fb477e8b3af5d42af9d6a20b7dbd1f69
Upgrading from previous versions¶
The metadata file syntax has been updated to completely comply with the LOM metadata standard. To convert your resources into the new format (which is required), please follow these instructions:
- Follow the Upgrade Guide up to step 4
- Unzip your content backup
- Download the attached content transformer JAR file
- run
java -jar [path-to-jar]/docendo-backup-transformer-3.2.jar
from a console window. - Enter the information being asked for
- After the transformation process has finished, zip your content backup directory
- Finish the Upgrade Guide
Changes¶
- Feature #10: Allow for batch processing resources
- Feature #111: Add download action to the resource actions context menu
- Feature #124: "Assign folder" batch operation
- Feature #127: French translation
- Bug #125: Description list values in metadata?
For changes on previous versions see the complete change log.