Yep, that makes sense - I have done this from one of Brendons walk throughs.
But being Friday arvo, I have just hacked one of your displays and it has done the trick. Have a good weekend. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Geoff Bowers Sent: Friday, 10 October 2003 5:21 PM To: FarCry Developers Subject: [farcry-dev] Re: Display method - Random Fact Rule Andrew Mercer wrote: > I have created a new display in dmFact and it shows up in 'Administering > dmFacts objects' but it is not showing up in 'Active Rules For This > Container' when managing a container. What am I doing wrong? Not sure what you have going on there. But perhaps if I try to explain the "farcry terminology" we may be able to read from the same page. A new display template for _dmFact_ is something you will have added to ../webskin/dmFact -- eg. displayTeaserVertical.cfm (whatever) "Active Rules For This Container" dialogue will only show publishing rules that are active. These would typically be those contained by default in farcry_core and anything you have added to ../farcry_projectname/packages/rules/ (asuming the rule CFC is appropriately built). If in fact you are wanting your new display template to appear as an option for the Random Fact Rule -- that is an entirely different story :) In that case the templates are typically listed according to a template prefix. Off the top of my head I think that the Fact Rule looks for things starting "displayTeaser*". Hope that helps, -- geoff http://www.daemon.com.au/ --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
