Opened 16 years ago

Last modified 13 years ago

#3868 closed enhancement

Patch to use new configuration API — at Initial Version

Reported by: Dave Owned by: scratcher
Priority: normal Component: KeywordSuggestPlugin
Severity: normal Keywords:
Cc: Dave Trac Release: 0.11

Description

I modified this plugin to use the new(ish) Option, BoolOption etc API so that I could modify the keywords from the admin panel with IniAdminPlugin.

I based it on r4357.

It is worth noting that I slightly modified the help page url to be fully qualified URL as it was coming up as http://blah/trac/ticket/wiki/TicketKeywords.

Change History (1)

Changed 16 years ago by Dave

Attachment: keywordsuggest.py added

Modified keywordsuggest.py to use new configuration api

Note: See TracTickets for help on using tickets.