[TYPO3-RTE] Re: [Typo3-rte] Working with tables

Stanislas Rolland stanislas.rolland at fructifor.ca
Fri Dec 23 08:17:59 CET 2005


Hi Tomas,
> Today was the first time I tried working with tables in the htmlarea. To 
> my surprise, I run into a couple of problems and was unable to find 
> solutions.
> 
> 1. Is it really not possible to change <td> into <th> or am I doing 
> something wrong?
> 
No, this will be possible only in the next version.

> 2. When I select a couple of cells, click on cell properties and choose 
> "Text aligment: right", only one cell actually gets the right alignment. 
> Why?
> 
The cell properties dialog presents the attributes of only one cell.

> 3. If I have the following table class defined:
> 
> table.data {
>   ...some attributes...
>   }
> 
> table.data th {
>   ...some attributes...
>  }
> 
> table.data td {
>   ...some attributes...
>   }
> 
> Why does the style selector shows <data>, <data th> and <data td> while 
> there is actually only one class defined?
This will be corrected in the next version.

Regards,
Stanislas



More information about the TYPO3-project-rte mailing list