Can I use the built-in skins engine to create different sites, such as the structure is as follows:
Root of the site:
Site1 -> Pages-> Page 1 ... N <- Skin1
Site2 -> Pages-> Page 1 ... N <- Skin1
Skins:Skin1, Skin2, ... N
/masterpages/skin1/css
/masterpages/skin1/scripts
/masterpages/skin1/skin.xml
/masterpages/skin1/umbBusinessHomepage.master
/masterpages/skin1/umbMaster.masterin css (change the background color of the text and so on as the standard engine for skins)
First user creates site1 and chose Skin1 tuned it (colors etc.)
The second user has created a website with the same two skinned and he also must be configured, but one css file? for the skin.1.
I need for each site to create css file and customize it? and edit the source code?
2. Or I can create a document type for example skin and there to keep all the settings for the site (CSS, Logo Image, description, phone, etc.) and returns a dynamically created css
As I understand I need to write my own engine skins? to the task
Differents Skins for differents sites
Hello.
Very Nice CMS!
Can I use the built-in skins engine to create different sites, such as the structure is as follows:
Root of the site:
Site1 -> Pages-> Page 1 ... N <- Skin1
Site2 -> Pages-> Page 1 ... N <- Skin1
Skins:Skin1, Skin2, ... N
/masterpages/skin1/css
/masterpages/skin1/scripts
/masterpages/skin1/skin.xml
/masterpages/skin1/umbBusinessHomepage.master
/masterpages/skin1/umbMaster.masterin css (change the background color of the text and so on as the standard engine for skins)
First user creates site1 and chose Skin1 tuned it (colors etc.)
The second user has created a website with the same two skinned and he also must be configured, but one css file? for the skin.1.
I need for each site to create css file and customize it? and edit the source code?
2. Or I can create a document type for example skin and there to keep all the settings for the site (CSS, Logo Image, description, phone, etc.) and returns a dynamically created css
As I understand I need to write my own engine skins? to the task
Which way is best to go in this case?
Thank you.
is working on a reply...