Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

EZP-26736: Allow users to define the "title" attribute on links on the rich text editor #778

Merged
merged 3 commits into from
Jan 23, 2017

Conversation

dpobel
Copy link
Contributor

@dpobel dpobel commented Jan 16, 2017

JIRA: https://jira.ez.no/browse/EZP-26736

Description

This patch brings the ability for the user to set a title on links in the RichText editor. To do that, we are forced to override the default linkEdit button to slightly change how link properties are displayed/editable.

Screencast:

Tests

unit tests + manual tests

@dpobel
Copy link
Contributor Author

dpobel commented Jan 16, 2017

ping @yannickroger @StephaneDiot

@dpobel dpobel force-pushed the ezp-26736_link_title branch from cbe157a to 3eb292f Compare January 16, 2017 16:39
Copy link
Contributor

@StephaneDiot StephaneDiot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 when conflicts solved

…lt one

For now, this custom "button" (it's more a modal window), displays differently
the link properties and allows to define a title on link. One next step is to
support internal link.
@dpobel dpobel force-pushed the ezp-26736_link_title branch from 3eb292f to 370b9e6 Compare January 18, 2017 10:21
@dpobel dpobel merged commit 209b49f into master Jan 23, 2017
@dpobel dpobel deleted the ezp-26736_link_title branch January 23, 2017 14:21
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants