[Trac-tickets] Re: [The Trac Project] #2171: Link Support for UNC
Paths in Wiki
The Trac Project
noreply at edgewall.com
Wed Oct 5 00:54:13 CDT 2005
#2171: Link Support for UNC Paths in Wiki
--------------------------------+-------------------------------------------
Reporter: ieatspam at gmail.com | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: wiki | Version: 0.8.4
Severity: normal | Resolution:
Keywords: |
--------------------------------+-------------------------------------------
Comment (by Rede):
Formal version of your suggestion is to use file URL, like
file://///server/sharename or file:///c:/temp/foobar.txt
Best of all, this is already supported - only thing you need is support
from browser client you're using.
And with 0.9(b2) you can write such an extension yourself if you want to -
but you will just endup to rewriting your "niceform" path.
Problem with this approach is that it's client dependant.
I'll still leave this open.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2171>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list