Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Customize the editor Class list, in DNN 7.0.2Customize the editor Class list, in DNN 7.0.2
Previous
 
Next
New Post
2/5/2013 10:37 AM
 
Hello!

Tearing my hair here when I try to customize the editor in DNN 7.0.2. I have previously changed the same in DNN 6 and then I just added Classen in my skin.css. Then I have referred to the file via ConfigFile.PortalId.0.xml and added parameters for css classes in ToolsFile.PortalId.0.xml below.

Now it seems that the method does not work. The editor shows the skin, but the dropdown menu with heading tags are wrong and the list of css classes are not showupp. The only way to get the editor's list of headings to be right is to put my h1, h2, h3 and classes in default.css. But classes are not showupp.

Is there anyone who has solved this?
I have tried to follow one example through the link but the page seems to contain errors (<property name="CssFiles">[PortalRoot]RadEditor.css</property>  ) and not talking about how to rename classes to a logical name that one can do with the <classes> tag
http://www.dotnetnuke.com/Resources/Wiki/Page/Telerik-Customization.aspx # _Other_Settings__5

ToolsFile.PortalId.0.xml
<root>
(more lines)
   <tools>
     <tool name="FormatBlock"/>
     <tool separator="true"/>
     <tool name="ApplyClass"/>
     <tool name="FormatStripper"/>
   </ tools>
   <paragraphs>
     <paragraph name = "<P> Standard Paragraph </ P>" value = "<P>" />
     <paragraph name = "<H1> Heading 1 </ H1>" value = "<H1>" />
     <paragraph name = "<H2> Heading 2 </ H2>" value = "<H2>" />
     <paragraph name = "<H3> Heading 3 </ H3>" value = "<H3>" />
   </ Paragraphs>
   <classes>
     <class name="Normal" value=".Normal" />
     <class name="Röd" value=".Red" />
     <class name="Vit" value=".White" />
     <class name="Orange" value=".Orange" />
     <class name="Aqua" value=".Aqua" />
     <class name="Blå" value=".Blue" />
   </ classes>
</ root>
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Customize the editor Class list, in DNN 7.0.2Customize the editor Class list, in DNN 7.0.2


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out