Content Format questions

constantijnw
Joined: 19 Mar 2005

Content Format questions

Posted:04 Oct 2009 (12:31 UTC)
1. Using FCKEditor, how can I add another font? (Palatino Linotype)
2. How can I increase the height of the edit box?
3. How can I remove the Tiki Wiki content format icons that appear above the FCKEditor toolbars?
laetzer
Joined: 15 Mar 2004

Re: Content Format questions

Posted:04 Oct 2009 (21:57 UTC)
1. If you want the font to appear for the viewer of the page, after it was edited with FCKEditor, you need to add the appropriate CSS to your theme's CSS file: bitweaver/themes/yourstyle/yourstyle.css

To have a different font in FCKEditor ... maybe try http://docs.cksource.com/

2. If you don't want to make your own costum configuration as described in http://www.bitweaver.org/wiki/FCKEditorPackage#Customconfigurationfiles, you could copy the file bitweaver/fckditor/header_inc.tpl to your theme's directory: bitweaver/themes/yourtheme/fckditor/header_inc.tpl and edit the line where it says oFCKeditor.Height = 400; and set this to a higher number (unit is pixels).

3. Disable the package "Quicklinks" in Kernel > Admin > Packages.
constantijnw
Joined: 19 Mar 2005

Re: Content Format questions

Posted:06 Oct 2009 (22:27 UTC)
1. I changed font-family in bitweaver/themes/styles/cascader/cascader.css but it did not have any effect.
I added the fontname in bitweaver/fckeditor/jsscripts/fckconfig.js and it is available now.

2. I think I better leave this to somebody else in time, because I probably end up with a mess.

3. Disabled "QuickTags" and got the desired result.

Thank you very much.

p.s. Originally I quoted parts of your post but I got "Links are not allowed" when I tried to post it.
  Page 1 of 1  1 
Post
If you are already registered, please enter your login credentials.
Anonymous Post