News

OpenACS 5.5.0 Final has been released Jun 22, 2009

OpenACS 5.5.0 Final is now available for download.

PostgreSQL 8.3 is now fully supported, including the use of the built-in standard version of tsearch2.

Improved rich-text editor support: TinyMCE has been upgraded to 3.2.4.1 with language pack support. Xinha is also upgraded to the latest internationalized release. Both are compatible with IE8.

Added new package dependency type, "extends". Implements a weak form of package inheritance (parameters and, optionally, templates). Multiple inheritance is supported. For instance, the non-core "layout-managed-subsite" extends the "acs-subsite" and "layout-manager" packages, resulting in a package that combines the semantics of both.

Added new package attribute "implements-subsite-p" (default "f"). If true, this package may be mounted as a subsite and is expected to implement subsite semantics. Typically used by packages which extend acs-subsite.

Added new package attribute "inherit-templates-p" (default "t"). If true, the package inherits templates defined in the packages it extends. This means that the package only needs to specify templates where the UI of an extended package is modified or extended. This greatly reduces the need to fork base packages when one needs to customize it. Rather than modify the package directly, use "extends" rather than "requires" then rewrite those templates you need to customize.

Added a simple mechanism for defining subsite themes, removing the hard-wired choices implemented in earlier versions of OpenACS. The default theme has been moved into a new package, "openacs-default-theme". Simplifies the customization of the look and feel of OpenACS sites and subsites.

The install xml facility has been enhanced to allow the calling of arbitrary Tcl procedures and includes various other enhancements written by Xarg. Packages can extend the facility, too. As an example of what can be done, the configuration of .LRN communities could be moved from a set of interacting parameters to a cleaner XML description of how to build classes and clubs, etc.

Notifications now calls lang::util::localize on the message subject and body before sending the message out, using the recipient locale if set, the site-wide one if not. This will cause message keys (entered as #....# strings) to be replaced with the language text for the chosen locale.

acs-mail-lite now correctly implements rollout support.

Many more bug fixes and performance improvements.

.LRN 2.4.1 Final has been released Nov 26, 2008

This is a maintenance release that includes:

  • Accessibility improvements
  • Improvements of the Calendar UI
  • Bug fixes

Check the 2.4 release notes at the wiki for more information.

Download .LRN 2.4.1 tarball

Enjoy!

Free trial OpenACS / .LRN domains Nov 03, 2006

OpenACS, Rock solid applications that rocks!
http://www.oacsrocks.org

We are pleased to announce free trial OpenACS & .LRN accounts.
Just register and you'll have web and ssh access to your own installation at:
youselecteduser.oacsrocks.org

We hope newbies, casual visitors and anybody else find it useful for their own purposes.

More info:
http://openacs.org/forums/message-view?message_id=495138

Recent Posts