> On Jun 1, 2015, at 12:53 PM, RjOllos <[email protected]> wrote: > > > > On Monday, June 1, 2015 at 12:18:39 PM UTC-4, Josh Santangelo wrote: > Didn’t seem to make any impact on the [changeset] tags in tickets, though. > > I have overlooked something very obvious. It seems that "changeset" isn't > being recognized as a TracLinks prefix, which points to the component > implementing IWikiSyntaxProvider being disabled (i.e. ChangsetModule). > > Is "trac.versioncontrol.web_ui.changeset.ChangesetModule" enabled in your > environment?
Good thinking, yes, that was disabled according to the instructions of the GitHub plugin I had installed earlier. https://github.com/trac-hacks/trac-github/blob/master/README.md <https://github.com/trac-hacks/trac-github/blob/master/README.md> I probably should have just searched for changeset in the ini, or revisited those instructions to undo what I’d done before. Works now, thanks! -- 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.
