On Wed, Sep 2, 2009 at 1:26 AM, ramesh. saadhvi<[email protected]> wrote: > Hi, > > Am using http://trac-hacks.org/wiki/HideValsPlugin, they recommended to use > webadmin > > > Am running this trac locally in windows XP, it seems webadmin plugin is > inbuilt with trac 0.11.5rc1, please assist me how to use it, am able to > enable the plugin but and am not able to see the webadmin screen,what i have > to do to overcome this issue please check the attached screen shot and > trac.ini configuration > > Am able to enable the options in webadmin plugin , but its not showing it is > enabled. > ----------------------------------------------------------------- > webadmin.* = enabled > webadmin.basics.projectadminpage = enabled > webadmin.logging.loggingadminpage = enabled > webadmin.perm.permissionadminpage = enabled > webadmin.plugin.pluginadminpage = enabled > webadmin.ticket.componentadminpage = enabled > webadmin.ticket.milestoneadminpage = enabled > webadmin.ticket.priorityadminpage = enabled > webadmin.ticket.severityadminpage = enabled > webadmin.ticket.tickettypeadminpage = enabled > webadmin.ticket.versionadminpage = enabled > webadmin.web_ui.adminmodule = enabled > ------------------------------------------------------------------------------------- > > The check box are always showing the status that i didn't selected, > > I dont know whats happening. > > This is the environment system information > > System Information > > Trac: 0.11.5rc1 > Python: 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit > (Intel)] > setuptools: 0.6c9 > SQLite: 3.6.11 > pysqlite: 2.5.5 > Genshi: 0.5.1 > Subversion: 1.4.5 (r25188) > jQuery:1.2.6 > Thanks, > Ramesh V
You don't need to enable anything. The webadmin plugin is the plugin that used to provide all the pages under /admin. As you can see, that's already built in. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
