Edgewall Software

Ticket #4527 (closed enhancement: invalid)

Opened 23 months ago

Last modified 23 months ago

would be nice to be able to disable components of webadmin

Reported by: stijn@… Owned by: jonas
Priority: normal Milestone:
Component: general Version: devel
Severity: normal Keywords:
Cc:

Description

For our multi-project multi-user trac environment, we'd like to provide users with the ability to administer their own trac projects. However there are some configuration settings for trac that we specifically do NOT want to provide, these being the logging module and installing or disabling plugins.

For 0.10.3 I've done this by rebuilding my own .egg, after rm-ing webadmin/plugin.py and webadmin/logging.py. However I understand that for trac 0.11.x the webadmin plugin is builtin (yay!) but that means that customizing the .egg is not a viable option.

And because we really do not want to hack on the trac sources (another local package to maintain) I'd love an option in trac.ini to disable certain components of the web administration overview.

Attachments

Change History

Changed 23 months ago by athomas

  • status changed from new to closed
  • resolution set to invalid

This is already possible.

Changed 23 months ago by mgood

Not a big deal, but I suppose the resolution should actually be worksforme since you can already do what's described in this ticket.

Changed 23 months ago by stijn@…

I figured this out myself before you closed the report but didn't get to marking this as invalid, sorry. Still, I did ask on IRC about this, and searched the documentation -- it might be featured more prominently on the TracPlugin? page maybe?

Add/Change #4527 (would be nice to be able to disable components of webadmin)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.