Hi Matt
Sorry, I had forgotten to mention that properties are one thing. The
other is how the FCKEditor's configuration JavaScript file is
configured.
Check the property 'jsConfigFile', that points to the JavaScript file
which configures FCK internally. Check that you have something like
the following inside:
if(MgnlFCKConfig.fontSizes!=''){
toolbar[2].push('FontSize');
FCKConfig.FontSizes = MgnlFCKConfig.fontSizes;
}
This fragment means tha if the property 'fontSize' is there it shall
add the dropdown field.
Cheers
Giancarlo
On Jul 20, 2007, at 12:18 PM, Matt Hatch wrote:
Hi Giancarlo,
Thanks, I was using "fontsize", when I tried it. However, after I got
your email, when I set up fontSize as a node and added the values you
mentioned, no icon or drop down showed on the editor when I opened it.
Ideas?
Thanks!
Matt
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
Sent: Friday, July 20, 2007 1:25 PM
To: [email protected]
Subject: Re: [magnolia-user] Font-size node - Fckeditor?
Hi Matt
Maybe you want to try the following:
property name is 'fontSize'
values are 1/xx-small;2/x-small;3/small;4/medium;5/large;6/x-large;7/
xx-large
You will notice that the property values (color, fonts) are not very
consistent...
Cheers
Giancarlo
On Jul 20, 2007, at 11:15 AM, Matt Hatch wrote:
Hello all,
Is there a built in node for font-size that I can add to my dialog
for
the text editor? I've added font type, color, and style controls,
but I
can't seem to find mention of a font-size control in the support
documentation. I apologize if I am just missing something completely
obvious.
Thanks,
Matt Hatch
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------