Edgewall Software

Version 4 (modified by soloturn, 18 years ago) ( diff )

what you see is what you get, isn't it?

As easy as it is for some people, for others editing text in wiki syntax is an entrance barrier for using wikis. Therefor it should be also possible to edit texts like you see them afterwards in a "what you see is what you get" manner. Editors include:

wikiwyg integration

the integration could be done the following way:

  • provide a mechanism to identify the wiki text in <div> areas. currently a name or id seems to be missing.
  • include a template into every page which loads the library if it is installed.
  • extend the wikiwyg library by a trac class (a single js file).
  • copy the wikiwyg library somewhere, it consists of:
    • js
    • css
    • images
    • a htc file (html component) to make it also work in iexplore, not just in gecko

if somebody could describe a little clearer how to make a plugin, it would be great.

see #1682 for a sketch of the implementation.

Note: See TracWiki for help on using the wiki.