Helma logo
helma.org » Home > changelog > 27. 07. 2001

27. 07. 2001

  • Different prototypes can now be stored in the same relational database table. There'll be a demo app to explain the concepts out soon.
  • For Macros handled by the response, request and param objects it is now possible to specify an encoding by adding encoding="html|xml|form|url" to the macro tag.
  • The objects in the URI path of a request are now not only accessible as array members of the global path variable, but also as named properties of path via the name of their prototype. For instance, if an object in the URI path has a prototype called "story", it will be accessible as path.story.
  • Groupby-Nodes can now be assigned a prototype. To do so, add a property like _subnodes.groupby.prototype=protoname to the corresponding type.properties file.
  • Added features to the href() function. The result of href() can now optionally be postprocessed through a skin.
  • User object should now *always* return their correct URL when calling href()
  • Cleaned up virtual and groupby node code


Up: Change Log
Next: 29. 07. 2001

... comment


Page last modified on 2002-06-21 14:52 by hns