Simple Groupware 0.540 released - Nov 1, 2009

Simple Groupware 0.540 released - November 1, 2009

Custom icons were added to the folders in the tree. The option to overtake items from popups was implemented. Also automatic resizing was added to textareas and sgsML was reduced by the "is_linked" attribute. The PmWiki content management engine was updated to the latest version. Fixes were applied to smarty errors in the form template and the default alignment in TinyMCE.

Download:

Simple Groupware 0.540 (tar.gz) (zip) | Simple Groupware Installer

Manual:

Installation - Update


Comments, hints, wishes, appreciations, etc. are welcome:

Please use the Forum.


Changelog:

  • added custom icon for folder in the tree
  • added the option to take value from popups
  • added automtic resizing for textareas
  • changed sgsML syntax for is_linked to:
    is_linked="simple_contacts|details|contactid"
    is now:
    <link value="index.php?find=asset|simple_contacts||contactid=@<field_name>@&view=details"/>
  • updated libraries to the latest version (PmWiki)
  • fixed a smarty error in the form template
  • fixed TinyMCE default text align