Hi, at http://trac.edgewall.org/ticket/4309 we have a discussion about how to make the quickjump syntax not too obtrusive. Our developers find it very annoying because it makes the search function useless if you don't know how to disable quickjump ("!") and want to search for something that matches a WikiWord.
In order to solve this, I patched our Trac instance to only do quickjumps when they are preceded with ":". Christian Boos preferes to add a preferences panel that allows for activating quickjump. But this introduces inconsistent behavior when accessing a different Trac instance or when your current (anonymous) session is different from your default one. This could be especially annoying when quicklinks are activated and you don't know that/how you can disable them. I think that instead of adding configuration options it's better to have a simple syntax extension, so everyone can expect the same consistent behavior everywhere anytime. Anyway, if you decide to go with a preferences panel extension please disable quickjumps, by default. Bye, Waldemar Kornewald --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
