User tests: Successful: Unsuccessful:
Grace to the new modals for menu items, we can now add a new editor-xtd to insert menu items links in content.
Instructions:
Install a 3.7.0 (not necessary to patch first with #11694 but modal title would look better)
Patch with this PR.
Discover the new plugin. Enable it.
Edit an article or create a new one
The editor now shows a new button "Menu"
depending if the site is multilingual or not, the language will be appended to the link when the menu item is tagged to a specific content language.
By toggling the editor you should get:
<p><a href="index.php?Itemid=111">newsfeed category menu</a></p>
or
<p><a href="index.php?Itemid=107&lang=fr-FR">menu article fr-FR</a></p>
test the results in frontend.
Category | ⇒ | Administration Components SQL Postgresql MS SQL |
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-22 08:55:25 |
Closed_By | ⇒ | infograf768 |
closed as targetted to wrong branch
The PR says it is for 3.7 but you have done a PR against the staging branch. This has resulted in 199 changed files the majority of which are nothing to do with this PR