Opened 20 years ago
Closed 18 years ago
#185 closed enhancement (fixed)
wysiwyg editor for wiki
| Reported by: | anonymous | Owned by: | anybody |
|---|---|---|---|
| Priority: | normal | Component: | Request-a-Hack |
| Severity: | normal | Keywords: | WYSIWYG Firefox Extension It's All Text BB Composer |
| Cc: | bryanlockwood@… | Trac Release: | 0.10 |
Description
include a wysiwyg editor for the wiki pages, like moin moin did it.
Attachments (0)
Change History (10)
comment:1 Changed 20 years ago by
| Trac Release: | → 0.8 |
|---|
comment:2 Changed 20 years ago by
| Trac Release: | 0.8 → 0.10 |
|---|
comment:3 Changed 19 years ago by
http://projects.edgewall.com/trac/wiki/WysiWyg talks about how to do it, including mentioning one for Trac: TinyMceWikiPlugin .
comment:5 Changed 19 years ago by
http://trac-hacks.org/wiki/TinyMceWikiPlugin
Works fine, so long as you are only using it (and not the regular editor) to edit pages. Don't expect all macros to work with it, though.
comment:7 Changed 19 years ago by
Frank and I are just getting started on WikiWygPlugin. Its goal is to spit out WikiFormatting instead of, like TinyMceWikiPlugin, HTML.
comment:8 Changed 19 years ago by
| Keywords: | WYSIWYG Firefox Extension It's All Text BB Composer added |
|---|
https://addons.mozilla.org/firefox/4125/
This is an extension for popping out any HTML form field text into the text editor of your choice. If an external WYSIWYG editor could be made to handle Trac Wiki syntax, that would be one option. Another is doing something similar to the BB Composer extension:
comment:10 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
This works good: TracWysiwygPlugin



http://moinmoin.wikiwikiweb.de/ Moin Wiki Project URL