Hi, http://www.midgard-project.org/manual/en/part.concepts.syntaxaddition.php shows how to use "display modifiers" such as:
?>&(article.abstract:F);<? However, can I use the text transformation this ":F" performs, in plain php as well? In other words, is there a (still undocumented) function like: display_modified($article->abstract,"F"); apart from mgd_eval( "?>&(article.abstract:F);<?" ); , which I think is a rather slow and not very elegant workaround? Regards, pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
