I added a html table to a new topic (not a twiki one) - which I'm 'forced' to do using tinymce?
<table class="twikiTable">
<tr>
<th>12345</th>
<th>12345</th>
<th>12345</th>
</tr>
<tr>
<td>12345</td>
<td>12345</td>
<td>12345</td>
</tr>
<tr>
<td>12345</td>
<td>12345</td>
<td>12345</td>
</tr>
</table>
and then save
or, this table, that i added using raw-edit
maybe this is a docco bug - I can't find instructions on howto raw=edit a topic, and then add html that is protected from the conversions of the Wysiwyg editor - I presume thats what PROTECTed does - but i cant find info on how to use it (especially when tinyMCE's not working on my safari)
--
TWiki:Main/SvenDowideit
- 20 Sep 2007
Duplicate of
Item4656
CC