On 26/02/2010, at 2:31 AM, Alex Sante wrote: > Now my question is - I am trying to deploy a custom content type and > custom rule in admin, but the "SCAFFOLD" button seems to be relying on > EXT JS which I believe is no longer available. I am unable to deploy > my work because its throwing javascript errors (ExtJS not found). > > Is there a work around for this?
You should not need to hit the scaffold button to deploy a content type. It's only there to make some sample templates to hook you into the webtop and provide a admin overview area. You can very easily do this manually by looking at how these pages are constructed in other ./customadmin areas. Also there is the Flex Types/Rules UI for deploying types. If you have a moment, please raise the bug for scaffolding at http://bugs.farcrycms.org/ Thanks, -- 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
