New in Version 5.5

Basic Website Kit

Create new websites in an instant with the "Basic Website Kit" providing the base architecture for a  web appearance built from content modules.

See the tutorial Creating a new website using the "Basic Website Kit" to learn more.

New Application Designs

Event Manager (Calendaring), Photo Manager (Image Management) and Form Data (Form Feedback Management) are new ready-to-use applications exclusively for OpenWGA 5.5. Retrieve the designs from the OpenWGA plugin store and use them instantly to create new applications.

HDBModel app framework

Develop data-driven applications with OpenWGA (almost) without writing any real programming code. Just define your hierarchical data model, then start designing your WebTML templates for data input and output.

See the Application Sample tutorial or the Documentation to learn more.

Enhancements to OpenWGA Content Manager

Navigation Bar

Provides a browsing history inside content manager and lets you step back to documents used earlier.

Copy/Paste content elements

Allows you to copy all content data from one document to another.

Embedded image library

Provides images from available image library apps, like the OpenWGA photo manager.

Title Path Conflict Treatment

Authors are warned when publishing a document with conflicting titlepath. If published anyway then title path URLs are deactivated for that document, avoiding conflicts.

And more...

  • Support for Microsoft SQLServer
    Has been added to the OpenWGA Community Edition
  • Create customizable applications yourself
    Develop your OpenWGA applications directly with built-in customization support, just like the "Basic Website Kit" provides. See the documentation about creating customizable applications.
  • Updated TMLScript Engine
    The new Rhino 1.7R3 engine supports all ECMAScript 5 and some JavaScript 1.8 features like expression closures and destructuring assignment shorthand. Also it enables you to use plain JavaScript arrays and objects where Lists and Lookup Tables are expected in the TMLScript API/WGAPI.