Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localize link picker #25

Merged
merged 1 commit into from
Nov 1, 2017
Merged

Conversation

bjarnef
Copy link

@bjarnef bjarnef commented Oct 31, 2017

Issue: #22

I have added some further localization and remove the target options _top and _parent (I don't think any editors use these values and Umbraco has also removed these values from core. I could also be changed to a checkbox like it is in Umbraco 7.6+ - but it seems the the linkpicker dialog (used in e.g. richtext editor I think) use the dropdownlist.
https://github.com/umbraco/Umbraco-CMS/blob/ef0d6eff2ce4ab0bcdfb806b514fcceb2df6f01e/src/Umbraco.Web.UI.Client/src/views/common/dialogs/linkpicker.html#L25

while the new linkpicker overlay use checkbox:
https://github.com/umbraco/Umbraco-CMS/blob/ef0d6eff2ce4ab0bcdfb806b514fcceb2df6f01e/src/Umbraco.Web.UI.Client/src/views/common/overlays/linkpicker/linkpicker.html#L21-L25

@karltynan karltynan merged commit f164980 into Gibe:master Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants