On Wed, 8 Dec 1999, Darren Petersen wrote:

> So I guess the next question is what can go into the &(...);
> Only midgard objects and their associated variables, or any variable you
> declare inside a midgard script?
> I noticed variables being created at one
> point in the midgard admin site which were shortcuts to the various images
> used for navigation and so on.  They got pulled into the different parts of
> the site using &(...); notation as well, so it would seem that not only
> objects created from midgard functions but also any variable you define
> inside a midgard site can be used inside that construct.

Fully correct. The assembly of style elements, page content and
article/topic content (if any) become one large embedded script.
Any variable declared in part of the script can be used in later
parts of embedded scripts or in HTML using the &(...); syntax.

Bye,
Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to