[TYPO3-english] RTE table, column and cell properties

Filip Filipov t3worker at visualmatters.de
Mon Feb 7 14:17:03 CET 2011


Hi all,

despite reading the documentation and searching the web I am still
strugling with few settings in "htmlArea RTE"



I would like to:

==================================================================
1. Remove "Type of cells of the column:"
- in the "Column Properties" editing dialog.

In the documantation I find only this:
RTE.default.buttons.columnproperties.removeFieldsets = alignment, borders, color, language, layout, style
I miss one more fieldset, probably similar to: cellstype, type,
collcellstype... ????


===================================================================
2. "Type of cell"
- in the "Cell Properties" editing dialog

In the documantation I find only this:
RTE.default.buttons.cellproperties.removeFieldsets = borders, layout, rowgroup, style, alignment
I miss again one more fieldset, probably similar to: celltype, type... ????


===================================================================
3. Remove completely "em" as units. Only "%" and "px" should stay.

THIS DOES NOT HELP:
RTE.default.buttons.cellproperties.properties {
   widthUnit.defaultValue = px
   widthUnit.removeItems = em
   heightUnit.defaultValue = px
   heightUnit.removeItems = em
   }

I end with hidden "em" but still set as default value :/.



I appreciate any hint on the issues :)

Happy 4.5 version and TYPO3ing :),
Filip



More information about the TYPO3-english mailing list