Ticket #8771 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Only show Wysiwyg editor for wiki pages

Reported by: dreas@spamexperts.com Assigned to: jun66j5
Priority: low Component: TracWysiwygPlugin
Severity: minor Keywords:
Cc: rjollos Trac Release: 0.12

Description

We would prefer to only see the Wysiwyg editor when editing wiki pages. Ideally it does not show for Trac tickets. Could that be included as an optional feature?

Attachments

Change History

01/18/12 03:35:54 changed by rjollos

  • cc set to rjollos.

01/18/12 19:43:10 changed by jun66j5

  • status changed from new to closed.
  • resolution set to fixed.

(In [11158]) fixed #8771, Adds [tracwysiwyg] templates option. It's able to show WYSIWYG editors for pages that the user wants.

01/18/12 19:52:21 changed by jun66j5

  • type changed from defect to enhancement.

If you want show the WYSIWYG editor for wiki pages;

[tracwysiwyg]
templates = wiki_*.html

If you don't want show for ticket pages;

[tracwysiwyg]
templates = !ticket*.html,*.html

01/30/12 04:36:54 changed by rjollos

I noticed you don't maintain a description of the configuration options on the project wiki page, which I think is a good idea because they can become out of sync so easily with the source code and can differ depending on the Trac release. However, I added a note about how to find the configuration options because I've seen the question raised fairly regularly for various plugins. I just wanted to mention this since I made an edit to your project wiki page and I think it is always a good idea to keep the author in the loop of any changes that are made.


Add/Change #8771 (Only show Wysiwyg editor for wiki pages)




Change Properties
Action