On 26/01/2010, at 10:21 PM, Chris Roth wrote: > I have a need to call different displayPage webskins on a dmnews > object... we have created a "micro" site for a project we are working > on. I want to display press releases (dmnews) in our normal fashion, > but I also want to be able to call them from the micro site. If a > display method is assigned to the object in object admin, how can i > override this from a different node?
If you are linking to the content item you should be able to nominate an overriding view in the URL. Is the microsite on the same URL? Does it have a completely different set of templates? You could possibly move your webskins to a plugin and change the plugin list based on the environment (eg the URL). -- geoff http://www.daemon.com.au/ -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
