Modify

Opened 12 years ago

Closed 12 years ago

#9856 closed enhancement (fixed)

[patch] Disable Indicator

Reported by: Benjamin Lau Owned by: Jun Omae
Priority: normal Component: TracDragDropPlugin
Severity: normal Keywords: patch
Cc: Trac Release: 0.12

Description

I wanted to be able to enable and disable the indicator... so I wrote a small patch to do it. The implementation is kind of naive since I don't know how to pass a configuration parameter from trac to the javascript that creates the indicator. If anybody has a use for it a patch is attached to this ticket.

Attachments (1)

configurable-dragdrop-indicator.patch (15.2 KB) - added by Benjamin Lau 12 years ago.
Configurable Indicator

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by Benjamin Lau

Configurable Indicator

comment:1 Changed 12 years ago by Benjamin Lau

Forgot to mention... configuration is controlled by an entry in the trac.ini. This disables the indicator. By default it is shown.

[tracdragdrop]                                                                                                                   
show_indicator = False

comment:2 Changed 12 years ago by Jun Omae

Resolution: fixed
Status: newclosed

Thanks for your suggestion and patch.

In the latest version, the indicator has been removed.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.