On 4/25/07, Marc-Antoine Zizka <[EMAIL PROTECTED]> wrote: > > I would prefer to keep Wiki syntax. I would also avoid changes that break > current behaviour. > > As for searches, another option would be to have two buttons like Mediawiki: > "Go" and "Search". "Go" would to a quickjump when possible and "revert" to > searching otherwise; while "Search" would never do a quickjump.
I would agree that splitting the Search in two panes (Jump and Search) is a valuable option. Similarly, the issue with entering plain text in the wiki fields can be resolved using "wysiwyg wiki editing" (like http://www.trac-hacks.org/wiki/TinyMceWikiPlugin). A wisywig wiki editor makes formatting visible at the time when text is entered, not when it is submitted. As result, newbie mistakes will not be hidden and they will learn by example Trac wiki features. So, the actual question: Does Trac allow (potentially) plugin implementation of Jump panel and the wysiwyg wiki editor? Regards, Pavel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
