wiki:TracTweakUiPlugin

Version 1 (modified by Richard Liao, 16 years ago) (diff)

New hack TracTweakUiPlugin, created by richard

Trac Tweak UI

Description

  • Its purpose is to implement a javascript deployment platform, which enable trac administrators to easy tweak trac pages by simply using javascript.
  • It can apply different javascripts to different pages by matching regular expression.
  • Support trac web admin

Bugs/Feature Requests

Existing bugs and feature requests for TracTweakUiPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:tractweakuiplugin here].

Source

You can check out TracTweakUiPlugin from here using Subversion, or browse the source with Trac.

Example

  1. Enter trac's web admin, select "TracTweakUI Admin"
  2. Add url path(regular expression): /newticket
  3. Select "/newticket", then select filter "editcc"
  4. Click "Load Default", and edit filter javascript, then "Save"
  5. Now click "New Ticket" to test the "editcc" javascript plugin.

Recent Changes

17171 by rjollos on 2018-05-09 20:43:38
TracTweakUI 1.2dev: Remove need to copy templates to env htdocs dir

Refs #13428.

17170 by rjollos on 2018-05-09 19:45:46
TracTweakUI 1.2dev: Make compatible with Trac 1.2

Refs #13428.

17169 by rjollos on 2018-05-09 19:04:17
TracTweakUI 1.2dev: Branch for Trac 1.2 support
(more)

Author/Contributors

Author: richard
Contributors:

Attachments (2)

Download all attachments as: .zip