Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7 M1
-
Fix Version/s: 1.7 RC1
-
Component/s: WYSIWYG Editor
-
Labels:None
-
Environment:any
-
keywords:link wiki wysiwyg dialog
-
Similar issues:
XWIKI-3641Creating a link to an existing Wiki page / external site XWIKI-3116A link to an email address is displayed differently than a link to a web page XWIKI-415WYSIWYG Editor Link Popup searching for wiki pages XWIKI-7362Cannot insert a link when the rich text area is empty XWIKI-877Web urls that point to the host XWiki is running on replaced with non-working links XWIKI-414WYSIWYG Editor Link Popup renaming XWIKI-3599Cannot create a hyperlink to another page on the Wiki using Link > Wiki page. XWIKI-3712Create an improved Image & Attachment Insertion UI XWIKI-4309Links fail to open in a new window XWIKI-835Links to web and blog rss feeds should not be rendered on login page if not visible by XWikiGuest
Description
The user needs to be able to insert a link to an existing wiki page, to a new wiki page, to a web page or to an email address.
Regarding this Guillaume has propose the following design: http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorInterface.
Issue Links
- is related to
-
XWIKI-2856
Allow to unset the link mode when clicking the unlink button at one end of the link text.
-
-
XWIKI-2829
Don't allow adding links around block elements
-
- relates to
-
XWIKI-3266
Allow editing inserted links
-
-
XWIKI-2906
Tooltips for buttons from insert link dialog
-
1. |
Create links to external addresses | |
|
Anca Luca | |
2. |
Create links to internal wiki pages | |
|
Anca Luca |
I attached the patch containing the implementation for insert link feature.
Anca will add the new implementation for the unlink command and enabling/disabling the buttons from the toolbar.