pp wrote:

> hmmmmm..........
> what is it:
> mgd_register_filter

Don't know, something about custom formatters that David created

> mgd_eval

Same as regular eval but understands &(...); and <[...]>

> mgd_variable

Does what &(...); does, mainly for internal use but you could safely
call it.

> mgd_template

Does what <[.....]> does, mainly for internal use but you could safely
call it.

> and where is some more info about things like &(midgard.self); ?

About the formatting or the object? $midgard->self was not in the
manual, I've added it now. If you're using mmp, BTW, &(midgard->self);
will do the same as &(midgard.self); but it'll be faster.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to