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 ForumsFCKeditorFCKeditorFont listFont list
Previous
 
Next
New Post
4/19/2006 8:56 PM
 
Loaded FCKeditor on multiple dnn installions and it is great! On a customization note; is it possible to make more fonts types available in the editor. Can someone point me in the direction to upload fonts to the editor?
 
New Post
4/20/2006 5:17 AM
 

in the fckConfig.js, there is a setting

FCKConfig.FontNames  = 'Arial;Comic Sans MS;Courier New;Tahoma;Times New Roman;Verdana' ;
you can alter this, but be aware, that there are no fonts on the server, the fonts need to be installed on the clients for editing and viewing. The current list is a common font list for html browsers, if you are targeting to an intranet audience with a specific installation (e.g. Windows XP), you can add a list of additional fonts, usually installed.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/25/2006 11:54 AM
 

Am I editing the correct file?  I am trying to change several things on the toolbar... font list, what buttons to show, etc.  I can't seem to get the changes to take effect in DNN.  I am editing: DSFCKEditorProvider/FCK2/fckconfig.js

Is this the correct file to edit?  Do I need to do something other than a CTL refresh to see the changes?

 
New Post
4/25/2006 1:10 PM
 

You must modify: Providers\HtmlEditorProviders\DSFCKEditorProvider\Custom\fckconfig.js


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
4/26/2006 1:21 PM
 

Ok... I REALLY thought I replied to this yesterday.  :(

I edited the file you indicated (fckconfig.js in the custom folder).  I have saved the file, ctl refreshed, reset IIS (cuz I'm desperate and will try anything), deleted temporary internet files, etc.  The RTE is still showing the original toolbar set.  I can't get it to change.

I changed all three toolbar sets to look the same (Default, DNNDefault, and NoGallery), just to cover my bases.  Here is what I set them to:

FCKConfig.ToolbarSets["Default"] = [

['Source','Preview','-','Templates'],

['Cut','Copy','PasteText','PasteWord','-','SpellCheck'],

['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],

['Bold','Italic','StrikeThrough','-','Subscript','Superscript'],

['OrderedList','UnorderedList','-','Outdent','Indent'],

['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],

['Link','Unlink','Anchor'],

['Image','Flash','Table','Rule','SpecialChar'],

['Style','FontFormat'],['FontSize'],

['TextColor','BGColor']

] ;

FCKConfig.ToolbarSets["DNNDefault"] = [

['Source','Preview','-','Templates'],

['Cut','Copy','PasteText','PasteWord','-','SpellCheck'],

['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],

['Bold','Italic','StrikeThrough','-','Subscript','Superscript'],

['OrderedList','UnorderedList','-','Outdent','Indent'],

['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],

['Link','Unlink','Anchor'],

['Image','Flash','Table','Rule','SpecialChar'],

['Style','FontFormat'],['FontSize'],

['TextColor','BGColor']

] ;

FCKConfig.ToolbarSets["NoGallery"] = [

['Source','Preview','-','Templates'],

['Cut','Copy','PasteText','PasteWord','-','SpellCheck'],

['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],

['Bold','Italic','StrikeThrough','-','Subscript','Superscript'],

['OrderedList','UnorderedList','-','Outdent','Indent'],

['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],

['Link','Unlink','Anchor'],

['Table','Rule','SpecialChar'],

['Style','FontFormat'],['FontSize'],

['TextColor','BGColor']

] ;

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFont listFont list


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