3 Mar
2005
3 Mar
'05
6:55 p.m.
Hong Yuan wrote at 2005-3-3 17:19 +0800:
When editing a page template directly in ZMI, there is an "Expand macros when editing" option allowing me to see the page template source with all macros expanded. This feature is quite handy in tring to understand complex macros.
However, if the page template is based on FSDV, this feature is no longer available. How can I under this circumstance see the expanded source code of page templates with macros?
You can call its "pt_render" method with argument "source=1". -- Dieter