<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Macros</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">Hello,</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I haven't found in the documentation where the rules for macros are explained. If someone could point out where to find them, I'd appreciate it. </FONT></P>
<P><FONT SIZE=2 FACE="Arial">At the moment I'm trying to do something like: </FONT>
<BR><FONT SIZE=2 FACE="Arial"><cms:contentshow element="${opencms.title}" /></FONT>
<BR><FONT SIZE=2 FACE="Arial">Where title is a property of the child pages I'm looping through.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">That is my immediate problem, but I'd like to know the rules generally for future issues that may come up.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">Here is the rest of the relevant code:</FONT>
<BR><FONT SIZE=2 FACE="Arial"><cms:contentload collector="allInFolder" param="${property.xmlcontent}|7" ></FONT>
<BR><FONT SIZE=2 FACE="Arial"> <li><a href="<cms:link><cms:contentshow element="${opencms.filename}" /></cms:link>" ><cms:contentshow element="${opencms.title}" /></a></li></FONT></P>
<P><FONT SIZE=2 FACE="Arial"></cms:contentload></FONT>
</P>
<BR>
<P><FONT SIZE=2 FACE="Arial">Regards,</FONT>
<BR><FONT SIZE=2 FACE="Arial"> Brian Jacobs</FONT>
</P>
</BODY>
</HTML>