On Tue, Apr 15, 2008 at 5:58 AM, Raina <[EMAIL PROTECTED]> wrote: > No-One to Reply...Whats This Forum is all about???
Calm down--while there are plenty of people here who I'm sure are happy to help you, this is not your personal support service, and you can't always necessarily expect an immediate reply, particularly if you need lots of hand-holding. > On Apr 14, 7:48 pm, Axton <[EMAIL PROTECTED]> wrote: > > On Mon, Apr 14, 2008 at 2:18 AM, Raina <[EMAIL PROTECTED]> wrote: > > > > > I can see the Webadmin browsing page > athttp://trac.edgewall.org/browser/sandbox/webadmin > > > but how can I download it???I dont see any package downloading > > > option.Whenever I am clicking on Webadmin it simply opens new > > > hirarchial tree thats it.Pls Help > > > > http://trac.edgewall.org/wiki/TracPlugins Also, please refrain from top-posting, and please trim replies appropriately. The link you were given (http://trac.edgewall.org/wiki/TracPlugins) gives step by step instructions for installing Trac plugins in general. For information about the WebAdmin plugin in particular, see http://trac.edgewall.org/wiki/WebAdmin. Normally for Trac 0.10.4 (which I'm going to assume is what you're using) you would have to check out the WebAdmin plugin from SVN. But it seems that some kind soul has attached an egg for a recent version to that wiki page: http://trac.edgewall.org/attachment/wiki/WebAdmin/TracWebAdmin-0.1.2dev_r6060-py2.4.egg.zip Either way, if you use easy_install, you can easily install a package from an SVN repository. Again, see the TracPlugins wiki page for instructions on installing setuptools, which includes easy_install. Then follow the directions to install WebAdmin either from the repository, or from the egg linked to above. Erik --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
