[Issue] Closed: (XWIKI-416) WYSIWYG Editor Link Popup support WINDOWS file links
Ludovic Dubost (JIRA)
jira at xwiki.org
Wed Dec 6 18:20:40 CET 2006
[ http://jira.xwiki.org/jira/browse/XWIKI-416?page=all ]
Ludovic Dubost closed XWIKI-416.
--------------------------------
Resolution: Fixed
Fixed in SVN 1676 or less
> WYSIWYG Editor Link Popup support WINDOWS file links
> ----------------------------------------------------
>
> Key: XWIKI-416
> URL: http://jira.xwiki.org/jira/browse/XWIKI-416
> Project: XWiki
> Issue Type: Bug
> Components: WYSIWYG Editor
> Affects Versions: 1.0 B1
> Reporter: Ludovic Dubost
> Assigned To: Phung Hai Nam
> Fix For: 1.0 B1
>
>
> We would like to support WINDOWS disk drives and shared drives links.
> This should be done by allowing the user to select a file from it's hard drive using the Browse Button.
> A warning should say
> "You can select a file on a shared drive on your computer. Make sure that the file is accessible to other user from the same path (drive letter or windows shared drive)"
> If the path is something like:
> c:\folder\file.txt the URL should be file://c:/folder/file.txt
> If the path is something like
> \\MACHINE\folder\file.txt the URL should be file://///MACHINE/folder/file.txt (yes 5 slashes)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Xwiki-notifications
mailing list