WYSIWYG
This pages seems outdated and needs a revision
Torsten
Torsten
Table of contents
doc:WYSIWYG
Idea for solving some of the WYSIWYG issues:
EXAMPLE
::Text::
!More Heading
Wiki Syntax
{DIV()}Some Stuff Seen Only When Using Wiki-editor{DIV}
{WYSIWIG(id=“wysiwyg_area_01, group=“editors“)}<p>My Wysiwyg</p>{WYSIWIG}
Wiki Syntax again
{SPLIT()}{SPLIT}WYSIWYG plugin can "protect" the wiki syntax from being messed. Additionally by having an id and groups we could achieve pages with different edit permissions per section.
Status/RoadMap
For Tiki 6 see new notes here: wysiwyg editor update to CKEditor.
The rest of this page is probably mostly obsolete...
Since Tiki 1.10, Wysiwyg in Tiki is implemented using FCKEditor. It is tagged as experimental as it's not as reliable as it should.
Some further (recent - July 2009) observations and issues
A short description on trying to use the WYSIWYG editor in a new site deployment using Tiki 3.0 are available here
Old reports of issues
[+]Wishlist
Open
| Rating | Subject | Importance | Category | Created | |
|---|---|---|---|---|---|
| HTML comments in WYSIWYG editor | 5 | Feature request | 2011-08 |
Pending
| Rating | Subject | Importance | Category | Created |
|---|
Closed
| Rating | Subject | Importance | Category | Created |
|---|
Interested community members
| Login | Full Name | Interested in features | LastModif |
|---|
Related links
"In 2009, there is no available 'ready-to-go' package for incorporating full WYSIWYG into the MediaWiki software. The problem is that any WYSIWYG editor would have to know wikitext grammar, and no full grammar for wikitext exists - the "parser" doesn't parse, it's a twisty series of regular expressions. So present WYSIWYG editors either have to (a) reverse-engineer as much of a grammar as they can, or (b) forget wikitext and just write HTML."https://wiki.mozilla.org/Support/WYSIWYG:PRD
http://help.wikia.com/wiki/Help:Rich_text_editor (nice!)
http://www.economist.com/blogs/babbage/2011/12/changes-wikipedia
jQuery & WYSIWYG
http://www.queness.com/post/212/10-jquery-and-non-jquery-javascript-rich-text-editorsProjects
- WYSIWYG wiki WYSIWYG editor generates Wiki syntax
- WYSIWYG-ish wiki improve wiki interface
- Quasiwyg

Last Comments