[Trac-tickets] Re: [The Trac Project] #1009: Should be a way to
differentiate external links from links to the project server
The Trac Project
noreply at edgewall.com
Mon Jan 17 07:26:53 EST 2005
#1009: Should be a way to differentiate external links from links to the project
server
-------------------------+--------------------------------------------------
Id: 1009 | Status: new
Component: wiki | Modified: Mon Jan 17 07:26:52 2005
Severity: enhancement | Milestone:
Priority: normal | Version: devel
Owner: jonas | Reporter: Juanma Barranquero
-------------------------+--------------------------------------------------
Comment (by Juanma Barranquero):
BTW, a change a few weeks ago broke the patch, so the first few lines
should instead be:
{{{
#!text/x-diff
self._href = absurls and env.abs_href or env.href
+ self._local = env.get_config('project', 'url')
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1009>
The Trac Project <>
More information about the Trac-Tickets
mailing list