Hi, > 2. fixing wiki so subpages get handled in a neat way. > take http://trac.edgewall.org/wiki/0.11/TracGuide: > * hover over the toc and you > get "http://trac.edgewall.org/wiki/0.11WikiFormatting" > * click on upgrade and you end up > at "http://trac.edgewall.org/wiki/TracUpgrade" > which is 0.10 version. >
A dump question that jumped into my head while reading this: Is it possible to show a big warning sign on top of the page, if the page is not in the same sub wiki space as the refereer? The lookup of each WikiLink is done in the context of the sub wiki. If it is not there a gloabl lookup is done, e.g searching the parents and the grand parents and so on. E.g.when clicking on the TracUpgrade in 0.11/TracGuide and there is no 0.11/TracUpgrade page the user will be redirected to the global TracUpgrade page with a warning sign and the possibility to create the 0.11/TracUpgrade page. If the link was intended, the message box will note the user how he can change the subwiki page with the correct link syntax. This would give the best of both worlds: * clear separation of the subwikis * automatic linking to the nearest equally named WikiPage Just a late night thought Dirk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
