On Wednesday, February 26, 2014 6:43:07 AM UTC-8, David Goodenough wrote: > > I know that I can create anchors in normal wiki pages(using [=#anchor], > and > that I can reference them within a page using [#anchor], but can I use > these > anchors to create a link to an anchor on another page - rather like the > comment syntax for tickets. > > David >
Yes, just prefix the anchor with the wiki page name. For example, [TracLogging#SupportedLoggingMethods]. It is documented at the bottom paragraph here, http://trac.edgewall.org/wiki/WikiPageNames but it would probably make sense to document the behavior on the WikiFormatting page, http://trac.edgewall.org/wiki/WikiFormatting -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
