On Tue, Jun 26, 2012 at 3:58 PM, Hamster <[email protected]> wrote:
I thought that this should be possible with 2.1 syntax, but I think I am overlooking something small...
How can I create a link so a Windows Explorer opens to a (network)drive?
For example: [[Open Temp>>unc:c:\temp\]]
Not sure why you use unc since c:\temp\ does not looks like unc path to me. [[Open Temp>>file://c:\temp\]] seems to work well for me (at least on Firefox).
-- View this message in context: http://xwiki.475771.n2.nabble.com/Open-Windows-Explorer-folder-tp7579903.htm... Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne