WYSIWYG doesn't create tables with Wiki syntax
- Status
- Closed
- Subject
- WYSIWYG doesn't create tables with Wiki syntax
- Version
- 6.x
7.x - Category
- Error
- Feature request
- Feature
- Wiki Syntax (text area, parser, external wiki, etc)
WYSIWYG (What You See is What You Get) - Resolution status
- Fixed or Solved
- Submitted by
- gabrielcossette
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
If I create a table using the WYSIWYG Editor and click on the Source button, the generated code is using HTML code like this:
<table> <tbody> <tr> <td></td> </tr> </tbody> </table>
Instead of the real Wiki Syntax for tables (http://doc.tiki.org/Wiki-Syntax+Tables).I guess a "HTML->Wiki Syntax Translation" setting must be missing.
As an example, I found out a MediaWiki WYSIWYG CKEditor that does this same translation just fine. Maybe you could check out the code:
Extension Homepage
Download
Online demoThanks a lot!
- Solution
- Workaround
- Importance
- 5
- Easy to solve?
- 3
- Priority
- 15
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3930
- Created
- Thursday 30 June, 2011 03:31:01 UTC
by gabrielcossette - LastModif
- Wednesday 01 July, 2026 21:43:44 UTC