[opencms-dev] FCKEditor and htmlarea

David García González david.garciag at fundacionctic.org
Thu Jul 27 15:18:28 CEST 2006


Hi list, another question:
Is it possible to configure the editor to show de cleanUp button?

Thanks a lot!!

***********************************************************************

Hi, 
And if you wanted to remove buttons, for example Bold and Cursive?
What is the file where you config the buttons that appear?
Or, even better, where can you change the code these buttons generate?
For example, Can you make the Bold button generate <strong> instead of <p style: font-weight:bold></p>

Regards!

***********************************************************************

David García González

Fundación CTIC

-Centro Tecnológico de la Información y la Comunicación-

E-mail: david.garciag at fundacionctic.org

Tfno: +34 984 29 12 12

-Parque Científico y Tecnológico Gijón-Asturias-Spain

www.fundacionctic.org

***********************************************************************

 


-----Mensaje original-----
De: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] En nombre de Andreas Zahner
Enviado el: lunes, 03 de abril de 2006 12:51
Para: 'The OpenCms mailing list'
Asunto: RE: [opencms-dev] FCKEditor and htmlarea

Hi,

to shed a little light in the configuration of the editor buttons (FCKeditor
or HtmlArea) for XML contents:
it is possible to show additional buttons for HTML fields by defining them
in the XSD of the XML content.
The following buttons can be configured: source code button, format
selector, all gallery types, link, anchor and the height of the editable
area is configurable, too.

Just add the following layout configuration in the appinfo section (which
enables all possible buttons) for the desired element:

<layouts>
  <layout element="MyHtmlElementName" widget="HtmlWidget"
configuration="source,link,anchor,formatselect,imagegallery,downloadgallery,
linkgallery,htmlgallery,tablegallery,height:400px" />
</layouts>

Hth!

Regards,
Andreas.

-------------------
Andreas Zahner

Alkacon Software GmbH  - The OpenCms Experts
http://www.alkacon.com -  http://www.opencms.org

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Jonathan Woods
Sent: Friday, March 31, 2006 5:48 AM
To: 'The OpenCms mailing list'
Subject: RE: [opencms-dev] FCKEditor and htmlarea

Great to hear, but slightly tantalising!  Could you quickly share a few
details? 

Jon

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Matthew Fremont
Sent: 30 March 2006 23:43
To: The OpenCms mailing list
Subject: Re: [opencms-dev] FCKEditor and htmlarea

In 6.2-beta appears that FCKEditor is used by the HtmlWidget. The toolbar is
pared down compared to that used on editable pages, but with a little work
in the right files you can customize the toolbar.

Matthew Fremont

David García González wrote:
>
> Hello Patricia,
>
> I'm very interested in using the FCKEditor instead of HtmlArea.
>
> Have you made any progress in this issue?
>
> Thanks to all the list!
>
> **********************************************************************
> *****
>
> **David García González**
>
> **Fundación CTIC**
>
> //-Centro Tecnológico de ////la Información y la Comunicación-//
>
> E-mail: david.garciag at fundacionctic.org 
> <mailto:david.garciag at fundacionctic.org>
>
> Tfno: +34 984 29 12 12
>
> -Parque Científico y Tecnológico Gijón-Asturias-Spain
>
> www.fundacionctic.org <http://www.fundacionctic.org>
>
> **********************************************************************
> *****//__//
>
> ----------------------------------------------------------------------
> --
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list To change 
> your list options, or to unsubscribe from the list, please visit 
> http://lists.opencms.org/mailman/listinfo/opencms-dev
> ----------------------------------------------------------------------
> --
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.385 / Virus Database: 268.3.3/296 - Release Date: 
> 03/29/2006
>   

-- 
***********************************************************************

David García González

Fundación CTIC

-Centro Tecnológico de la Información y la Comunicación-

E-mail: david.garciag at fundacionctic.org

Tfno: +34 984 29 12 12

-Parque Científico y Tecnológico Gijón-Asturias-Spain

www.fundacionctic.org

***********************************************************************



More information about the opencms-dev mailing list