Hi,
I manage a multisite network. Most of the sites on the network use the same theme.
I'd like to allow site owners to create custom post types (using a plugin like Custom Post Type UI). I'd also like to allow them to use something like More Fields to add custom meta boxes to their editing screens.
But... how would I allow them to display the posts? I don't want them to be able to edit the themes. As I mentioned, most sites use the same theme... but various sites may use different custom post types.
How are people doing this?
Thanks!