Not too sure if I am reading your question well, but in terms of rule display, best practices calls for using the teaser. In the webskin dir you will see a bunch of folders. In each folder (dmHTML, dmNews, etc -- including any custom ones you make) there are diplaypage... and displayteaser.... DisplayTeasers are used for displaying content from rules. Within the teaser, you create your html and the rule will loop around the html for display on the front end --keep in mind the teaser loops so if you say to show 20 it will loop around the teaser 20 x (if there is that much data in the system.)
One caveat is with child links. child links like to have the same teaser displays for dmHTML, dmLink, and dmInclude. If you do not it will give an error. Take a look at some of the default teasers. You can be quite creative with them once you wrap your hands around the concept. I hope this helps? -- Regards, Michael J. Sammut ____________________________________________________________________ F O U R E Y E S P R O D U C T I O N S think | plan | create :: web site design & development :: NYC E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 | F: 718.254.0399 W. http://www.foureyes.com "Mike Britton" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Sorry about my newbie questions. Can someone post the most basic, bestest > way to call a display method from a rule's execute method? I'm seeing > different things like display code in rules and other ways of doing this; > I want to move ALL my display code out of my rules' execute methods and > into display methods. Once again I'm really looking for best practices in > a simple rule execute method example. > > Thanks in advance, > > Mike > > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
