Edgewall Software

Opened 12 years ago

Last modified 11 years ago

#10837 closed enhancement

Optionally disable wiki toolbars — at Initial Version

Reported by: Ethan Jucovy <ethan.jucovy@…> Owned by:
Priority: normal Milestone: 1.0.2
Component: general Version:
Severity: minor Keywords: wikitoolbar
Cc: ryan.j.ollos@…, franz.mayer@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I'm setting up a Trac site that treats ticket descriptions, comments, etc as straight HTML instead of wiki text, and gives users a WYSIWYG editing environment with Javascript. For this scenario, the wiki toolbars from js/wikitoolbar.js don't really belong — they're redundant (there's another Javascript editing system in place) and also incorrectly assume I'm using the standard wiki formatting. However, there's no straightforward way to turn off these toolbars.

The attached patch provides a new setting to disable the wiki toolbars altogether, like the similar resizable_textareas setting.

Change History (1)

by Ethan Jucovy <ethan.jucovy@…>, 12 years ago

Attachment: wiki_toolbars.diff added
Note: See TracTickets for help on using tickets.