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 ForumsFCKeditorFCKeditorStyles missingStyles missing
Previous
 
Next
New Post
11/30/2006 10:51 AM
 

Hello

I have just installed FCKeditor  v7 to my DNN (4.3.5) site.

However, the dropdown styles menu is blank and I am unable to add any style to my site and the previous styles are not displaying.

I have created my own custom xml file and style sheet.

Within the editor I have selected the following options:

Setting typePortal 

Style list generation mode:  Dynamic

Custom XML file:  file on site  =  mystyle.xml 

Editor General mode:  Dynamic 

Custom css file:  file on site  =  mystyle.css

Apply: Portal

I have refreshed the page and cleared the cache, tried again, yet the style dropdown menu list remains blank.

Please advise. Thanks.

Lynn

 

 


www.seemalta.net
 
New Post
12/1/2006 3:20 AM
 

Hello

I am still without a style menu, any suggestions?

My custom mystyle.xml and mystyle.css are located in my site root folder in my custom folder:

mystylesfolder/mystyle.xml

mystylesfolder/mystyle.css 

Below is an extract from my web config file, do I need to edit this?

  </system.web>
  <!-- added FCK editor  -->   
    <dotnetnuke>
 
   <!-- start Ftb3HtmlEditorProvider 7-->
 <htmlEditor defaultProvider="FckHtmlEditorProvider">
   <providers>
    <clear />
    <!--
         FTB options:
         ============
         toolbarStyle="Office2003|OfficeXP|Office2000|OfficeMac"  Sets the default FTB Toolbar style
         enableProFeatures="[true|false]"                         Pro features require a license from FreeTextBox
                                                                  or you may test them with localhost only
         spellCheck="[{none}|IeSpellCheck|NetSpell]"              IeSpellCheck is free for non-commercial use only
                                                                  NetSpell requires some integration work
    -->
    <add name="Ftb3HtmlEditorProvider"
     type="DotNetNuke.HtmlEditor.Ftb3HtmlEditorProvider, DotNetNuke.Ftb3HtmlEditorProvider"
     providerPath="~\Providers\HtmlEditorProviders\Ftb3HtmlEditorProvider\"
     toolbarStyle="Office2003"
     enableProFeatures="false"
     spellCheck="" />
    <!--
         DSFCK options:
         ============
         Documentation not ready yet
        
    -->
           <add name="FckHtmlEditorProvider"
     type="DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FckHtmlEditorProvider, DotNetNuke.FckHtmlEditorProvider"
     providerPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/"
     CustomConfigurationPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/custom/FCKConfig.js"
     EnhancedSecurityDefault="false"
     SecureConfigurationPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/custom/FCKConfigSecure.js"
     ImageGalleryPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/fckimagegallery.aspx"
     ImageUploadPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/fckimagegallery.aspx"
     ImageAllowedFileTypes="gif,png,bmp,jpg"
     FlashGalleryPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/fckimagegallery.aspx"
     FlashUploadPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/fckimagegallery.aspx"
     FlashAllowedFileTypes="fla,swf"
     LinksGalleryPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/fcklinkgallery.aspx"
     DynamicStylesGeneratorPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/FCKStyles.aspx"
     DynamicStylesCaseSensitive="true"
     DynamicStylesGeneratorFilter="controlpanel|filemanager|mainmenu|wizard"
     StaticStylesFile="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/FCKeditor/fckstyles.xml"
     StylesDefaultMode="Static"
     DynamicCSSGeneratorPath="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/FCKCSS.aspx"
     StaticCSSFile="~/Providers/HtmlEditorProviders/FckHtmlEditorProvider/FCKeditor/editor/css/fck_editorarea.css"
     CSSDefaultMode="static"
     spellCheck="ieSpell"
     AvailableToolbarSkins="Office2003,Silver"
     DefaultToolbarSkin="Office2003"
     AvailableToolBarSets="DNNDefault,Default,NoGallery,Basic"
     DefaultToolbarSet="DNNDefault"
     DefaultImageGallerySkin="Default"
     DefaultFlashGallerySkin="Default"
     DefaultLinksGallerySkin="Default"
     FCKDebugMode="false"
     UseFCKSource="false"
     OptionsOpenMode="ShowModalDialog"
     CustomOptionsDialog="Admin" />
   </providers>
  </htmlEditor>
 
 
   <!-- end Ftb3HtmlEditorProvider 7-->
 
    Thanks

Lynn


www.seemalta.net
 
New Post
12/1/2006 10:37 AM
 

Hello

I have just recently upgraded to DNN 4.3.7.

Although I now have a drop down menu is back, it is displaying my skin.css file but not as I had intended. Each style now has <SPAN> next to it but in my skin.css and mystyle.css I only have div's or classes.  When I styled my skin I used only div's consequently my skin is not reading the styles as it should be and my skin is all messed up.

How can I remove all these span elements and get back to my custom stylesheet or at any rate my own original skin.css?

One of the major styles I need runs my top menu which is now useless as it cannot read the .css file as before.

What am I doing wrong, all I need is for the FCKeditor to read and style my skin as intended.

What are the steps I need to follow to get my custom styles to work as they once did?

Please help I have lost my navigation bar.....my site is now useless

Thanks

 

Lynn


www.seemalta.net
 
New Post
12/1/2006 11:20 AM
 
I will try to find out why this is happening today.

-Dan
 
New Post
12/1/2006 12:25 PM
 

Instead of using Dynamic mode try selecting URL as the mode.

I think this should work for you.


-Dan
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorStyles missingStyles missing


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