I know Umbraco can support multiple sites (domain) with one installation. If my sites inside Umbaraco have very different template/master pages and CSS files, what is the best practice I shall follow?
I far as I know once I created styles I can choose which ones to associate with rich text editor, and they will appear to all sites' editor UI. Is there a way I can restrict certain template to use some certain styles only?
Hi. I believe that if your sites do share nothing there's no reason to squeeze them to a single installation (besides perhaps the case when you're restricted to some maximum site count by some limited hosting).
As for the second question - you can create several different RTE datatypes and make each of them use a separate CSS for the drop-down style list (if I got the question right)
Multiple Sites with One Installation Question
Hi all,
I know Umbraco can support multiple sites (domain) with one installation. If my sites inside Umbaraco have very different template/master pages and CSS files, what is the best practice I shall follow?
I far as I know once I created styles I can choose which ones to associate with rich text editor, and they will appear to all sites' editor UI. Is there a way I can restrict certain template to use some certain styles only?
Hi. I believe that if your sites do share nothing there's no reason to squeeze them to a single installation (besides perhaps the case when you're restricted to some maximum site count by some limited hosting).
As for the second question - you can create several different RTE datatypes and make each of them use a separate CSS for the drop-down style list (if I got the question right)
Thanks, very useful suggestion!
is working on a reply...