OpenEdit Developer ForumWelcome to the OpenEdit User Forum. You must be registered and logged in to post a new comment or topic. This forum is only for developers who want to discuss the technical aspects of the OpenEdit Framework. For end user technical support please visit the EnterMedia web site. Creating Objects with VelocityHi, I'm trying to create an object in velocity as in the document: http://www.openedit.org/oemanual/pages/programming/Creating_Objects.html However, the $classtool variable is null or undefined. Is this a bug or I need to config something. Thanks, Tuan Posted by Tuan Pham Anh Wed, Aug 6 2008 6:46 PM
|
Most Recent Posts
encodings ...
(4 comments)
Slamdance
(7 comments)
Help upgrading jars on starter war
(6 comments)
Help, Velocity Generator not initializing
(4 comments)
Multiple Main Sites
(10 comments)
Search filtering by theme
(3 comments)
xml version "s1.0" error
(4 comments)
How can i localization the openedit?
(3 comments)
Problem with the interface
(4 comments)
latest openedit-editor build
(2 comments) Archive
Log in
Syndicate:
|
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Aug 06 2008

I updated the doc. Just add this action to your _site.xconf
<path-action name="PageValue.getLoader" />
Nice, It works now !
Thank you very much