On Tue, Jan 20, 2015 at 4:46 PM, Shelley Voie <[email protected]> wrote:
> I'm migrating pages from a ProjectForum wiki to a Trac wiki. In > ProjectForum, there was a "references" wiki code that would dynamically > display a list of all wiki pages that contained links to the current page. > See the screen shot below. I'm not finding a similar feature in Trac's > WikiMacros. Is there some code in Trac that will do this? > Your screenshot didn't make it through, but it sounds like you need this macro: http://trac-hacks.org/wiki/BackLinksMacro -- 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/d/optout.
