Thanks Jacques,
Those links were of great help.
Jacques Le Roux wrote:
Hi Atul,
http://freemarker.org/docs/xgui_declarative_details.html
Jacques
From: "Atul Vani" <[email protected]>
hello everybody,
while i was browsing ftl files to dig some information about macros
i found that the following files:-
/ofbiz/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/data/content/ftl
/ofbiz/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/data/topic/ftl
/ofbiz/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/data/tree/ftl
etc
contain an empty macro
<#macro @element>
</#macro>
i was wondering why is it placed there and what is its use.