That would be sweet... exactly how does one go about doing that? Thanks, Wayne
On Mar 24, 9:20 am, "Jason Winnebeck" <[EMAIL PROTECTED]> wrote: > If you are a Trac user or you just want to suppress some link in one case, > then do as Rainer said and put ! in front of the link. > > If you are an admin and you are wanting to change this behavior so that it > doesn't happen for any user at any time ever, then you can set the > configuration property ignore_missing_pages to true in the trac.ini file. > I've done this in the Tracs that I administer because they are Java projects > and people type in ClassNames all of the time. With ignore_missing_pages, > Trac makes a link only if the page exists, or no link at all if it does not > exist. To get around the problem of making new pages, I place a form at the > top of the wiki that when the user types in a name into the box, it goes to > that page in edit mode (same as if you visit a non-existing page and hit > edit). > > Jason > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of > Reynier Perez Mira > Sent: Friday, March 21, 2008 11:09 PM > To: [email protected] > Subject: [Trac] Another TracWiki question > > Hi every: > When I create a WikiPage and for example write this Word: ProjectName, Trac > write last a "?" (ProjectName?) and insert a link like when I need to create > a page link. How I can remove this behaviour? > > Cheers > Ing. Reynier Pérez Mira > Grupo Soporte al Desarrollo - Dirección Técnica --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
