开发者

Different template module on DNN

开发者 https://www.devze.com 2023-03-23 14:18 出处:网络
I\'m hosting some websites on DotNetNuke 5. So I have one portal per client, with it own skin. I tried, for example, to personalize the \"html/text\" module to include some predefined style like \"b

I'm hosting some websites on DotNetNuke 5. So I have one portal per client, with it own skin.

I tried, for example, to personalize the "html/text" module to include some predefined style like "blue title", "grey title", etc.

But if I do those modifications, it will be available on all portals... and I don't want website1 see website2' style.

I hope you understand my 开发者_运维问答question. :)

Thanks


You have two options.

  1. Install the DnnWerk RadEditorProvider for your site, this will get you the ability to set a Rad template per portal.
  2. Upgrade to DotNetNuke 6.0 which includes DnnWerk's provider by default.
0

精彩评论

暂无评论...
验证码 换一张
取 消