On 6/9/07, Tim Moloney <[EMAIL PROTECTED]> wrote: > > We're setting up a new Trac system and we've decided to use 0.11dev so > that we have the following features. > - custom workflow
Cool. If you come with anything you think will be useful to others, please contribute it back :). We should probably set up a Wiki page for WorkFlow contributions. > - flexible permission system (we're using AuthzGroups) Excellent. The authz_policy plugin is a reference implementation though, so you might need to make some optimisations if using it on a high load site. > - built-in WebAdmin > - easier install > However, we're having trouble getting TracTags, TracGantt, Tags does not work yet. I just made some changes to trunk (r5637) which will allow the 0.11 version to integrate in a much less obtrusive manner and have started porting Tags to 0.11. Should be a week or two I'd say. > MasterTickets, RepoSearch working with 0.11dev. Is it a well-known > issue that these plugins don't work with 0.11dev? If so, we'll wait It is indeed a well known issue. There have been many API breaking changes in 0.11 unfortunately, so most non-trivial plugins will need some porting work. > until they catch up with the trunk. If not, we'd like to figure out > what we're doing wrong installing/configuring them. We've been > working with 0.11dev r5605. > > TracTags loads (as shown by WebAdmin) and we see a Tags navigator tab > but no "Tag under" text box is available when editing wiki pages. > > WebAdmin shows that TracGantt, MasterTickets, and ReposSearch are not > getting loaded. RepoSearch is also long overdue for a rewrite. Hopefully I'll have some time to port this soon. -- Evolution: Taking care of those too stupid to take care of themselves. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
