Opened 13 years ago

Last modified 7 years ago

#8576 closed enhancement

Some patches to use more Trac built in features — at Initial Version

Reported by: pipern Owned by: Emilien Klein
Priority: normal Component: TicketModifiedFilesPlugin
Severity: normal Keywords: patch
Cc: Trac Release: 0.12

Description

Here is a patch to :

  • Use ListOption
  • Use add_warning()
  • Use add_ctxtnav()
  • Avoid unnecessary ITemplateStreamFilter
  • get_read_db()

Change History (2)

Changed 13 years ago by pipern

Reduce amount of code by using Trac functions

Changed 13 years ago by pipern

Use get_read_db() rather than get_db_cnx(), see http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.12#get_db_cnx

Note: See TracTickets for help on using tickets.