Robin Jackson wrote:
>
> How can I get the interpreter to execute <[]> midgard commands inside of
> external HTML. The beauty of this is that our more sophisticated users, who
> want to design their own pages usng their favorite WYSIWYG html generator
> (Netobjects for example) and just embed documented elements whenever they
> want to call one of prebuilt pieces of code.
I think this is cannot be achieved w/o complicated modifications to
mod_midgard. AFAIK, the expansion of elements (starting at <[ROOT]>)
relies on the fact that they are stored in the DB.
The only feasible solution that comes close to what you want would be a
frameset where some frames are generated by Dreamweaver (or whatever
else) and another frame is a midgard page. But frames *are* bad in
general. They clash with the stateless-ness of http (a page with frames
cannot sufficently be described by naming its URI).
Frank
--
Dr Frank Boehme | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-4903163
Dept of Computer Science | fax: +353-21-4903113
Cork, Ireland |
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]