Forum OpenACS Development: Re: New Plan for improving Edit-This-Page

Collapse
Posted by Ola Hansson on
Dave,

I've recently been making some changes in regard to content templates. I made them while trying to get file storage to work with virtual URLs, and the code is currently being reviewed by Jeff and Don. Hopefully I'll be able to commit some changes pretty soon.

I've been hacking on content::init and content::get_content and also made a single call to content_template.new() automatically create a revision of the template, make it live (or not), etc ... On the PG side, I made a new version of content_template__new() and a convenience wrapper to do the same as on Oracle. But no Tcl wrappers, though.

Hope this helps.

/Ola