[Trac] custom expressions as links
Christian Boos
cboos at bct-technology.com
Fri Jun 17 18:15:41 CDT 2005
Shib SS wrote:
>I want to convert certain expression as a link.
>
>e.g I have bugzilla. When i enter a string in Trac as
>bug#428, the link should be mapped to
>/bugzlla/show_bug.cgi?id=428 or
>http://mydomain/bugzlla/show_bug.cgi?id=428
>
>Bugzilla already does this, it convers a bug#424
>string as a link. Can we do this in wiki ??
>
>
Not yet, but something similar is planned. See #1414.
I should be able to have a working implementation of that feature,
as part of the InterWiki feature (#40).
See also http://projects.edgewall.com/trac/wiki/InterTrac for more
explanations.
-- Christian
More information about the Trac
mailing list