Thank you. Reading upabout the links again was helpful. Right now I'm having two new problems.
I have Trac .12 and I am trying to have new users be able to create their own name's and passwords and old users be able to edit those things. I doenloaded the AccountManagerPlugin for Trac .11 as there isn't one for .12. The download was successful but even when I enable everything, I still don't get the new options. For example the "Accounts" link doesn't appear abve "Basic Settings" I'm also trying to make some pages viewable only to select users. In TracFineGrainedPermissions, the steps are listed as: Install ConfigObj (required). Copy authz_policy.py into your plugins directory. Put a authzpolicy.conf file somewhere (preferably on a secured location on the server, not readable for others than the webuser. Update your trac.ini I'm confused about step1 where do I install it to? How exactly do I do so? Step2 and 3 are done. I've experimented with the configobj but then I get the error: ConfigObjError: Parsing failed with several errors. First error at line 1 It's all very frustrating. On Aug 27, 1:55 pm, [EMAIL PROTECTED] wrote: > On Aug 20, 1:39 pm, Jonas Borgström <[EMAIL PROTECTED]> wrote: > > > > > > > slade867 wrote: > > > > Actually, I'm confused about a ,lot of things and will probably have > > > many questions. Here's my first one > > > > How do I make it so that a CamelCase word is not considered a page > > > link? > > > > For example suppose I want to say "The name of the class is 'ThisName' > > > ". I don't want "ThisName" to be a link to a wiki page and have a > > > question mark after it. > > > > I still want to be able to use the CamelCase as usual for other > > > instances, just not thi specific one. > > >http://trac.edgewall.org/wiki/WikiFormatting#Links > > > / Jonas > > I highly recommend reading the guide that, conveniently, comes with > it! seriously though, the TracLinks, InterTrac links, WikiMarkup and > the Macro's section are really worth the time. at first I didn't read > up much on track links and the query macro (and TicketQuery) and had > about 15 specialized reports. After learning, I was able to prune > those down to about 5- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
