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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorStyle / Formatting in dropdown boxStyle / Formatting in dropdown box
Previous
 
Next
New Post
3/5/2007 9:27 AM
 

Hello,

This drives me crazy ! I have searched everywhere (but certainly not at the correct place), and I can not find how to change the "Styles and Format" appearing in the drop down box of FCK Editor (V2.3.2 - Provider 01.00.07).

For Style, I have the same settings than this FCK Editor used to post message in this forum :
Custom Bold
Custom Italic
Title
Code
Title H3

How could I create a new one ?

Same question for "Format". I was not able to find a manual/guideline for FCK. Did I miss something ??
Thanks for your help,

DV

 
New Post
3/5/2007 11:35 AM
 

I think what you want is the fckstyles.xml document in the fckhtmleditorprovider folder

at least that seems to define the short list - you can also force FCK to use the styles from the page if you want - look at the custome editor options


Dylan Barber http://www.braindice.com - Dotnetnuke development classes - skins and modules
 
New Post
3/5/2007 7:21 PM
 
I too have been having problems trying to customise the styles and formats.
I am now faced with issues while trying to lock down the styles that I want to make available to the end users.

Basically there are several styles that I want to make selectable from the styles drop down list in the editor. These need to be the only styles available. Once I can get them to correctly display and implement (have the highlighted text display in the selected style), I will remove the format, font , font size font color and background color toolbar buttons. Thereby making it impossible for the end users (that don't know how to modify the raw html) to select different styles.

The following is the Css file that I want to use.

.Heading
{
    font: Arial;
    font-size: large;
    font-weight:bold;
    color:#000066;
}

.HeadingOrange
{
    font: Arial;
    font-size: large;
    font-weight:normal;
    color:#FF9900;
}

.SubHeading
{
    font: Arial;
    font-size:medium;
    font-weight:bold;
    color:#000066;
}

.SubHeadingOrange
{
    font: Arial;
    font-size: medium;
    font-weight:normal;
    color:#FF9900;
}

.ImportanPoint
{
    font: Arial;
    font-size:x-small;
    font-weight:bold;
    color:#000066;
}

.ImportantPointOrange
{
    font: Arial;
    font-size:x-small;
    font-weight:bold;
    color:#FF9900;
}

.BodyCopy
{
    font: Arial;
    font-size:x-small;
    font-weight:normal;
    color:#000066;
}

Can you PLEASE let me know what I have to do the implement these styles and these style alone.

Thanks in advance.
Adrian
 
New Post
3/6/2007 8:29 AM
 

Thank you famdylan, that's what I was searching for.
I have also find the user manual: http://wiki.fckeditor.net

I am also very interested in the answer that anybody can give to adrian_scott_day. I have two ideas:
- either using styles (in this case, just editing fckstyles.xml)
- or using format (in this case, one must follow FCKEditor Help page / Style).

Which solution is the best ???

DV

 
New Post
3/18/2007 9:08 AM
 

No answer ??

DV

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorStyle / Formatting in dropdown boxStyle / Formatting in dropdown box


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