> Things like getting a unified look and feel would get annoying very
> quickly. I'm not sure what you think cannot be done from within Trac,
> because I haven't yet found anything. TracForge only needs to provide
> the project (read: env) management tools for this, as there are a
> rich set of plugins for configuring each env, and I see no reason to
> duplicate this.
>
well for unified look
I will just modify 1 template in the main Trac
to add a navbar on the top that's all nothing more
and after the goal is that each user being able
to edit their own trac.ini to configure their logo, etc...
but as it would not be secure to let them access
directly the trac.ini file
hence a web admin is needed to do that
the goal is to be able to serve ~100 Trac which could have
all different settings per user need
- not the same user rights
- not the same SVN hooks
- not the same backup process
etc.
sure trac can handle user rights from the admin
but from Trac you can not define SVN hooks, or you need to make a
plugin
from Trac you can not run backup of the Trac db and the SVN repo,
another Trac plugin
all those kind of automation process can be done from shell script,
or best from a web admin running the shell script
but perharps I see all that too much from a host admin point of view
zwetan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---