User tests: Successful: Unsuccessful:
PARTIAL Pull Request for Issue #46900 .
When you use the editor-xtd button to insert a module in an article you get the chance to select the module by title in the modal but as soon as it is inserted into the article it only displays the module id
This is a problem because when you go back to edit the article you cannot easily determine which module is being inserted. The only way to do that is to quit the article go to the module manager and find the module by id number.
This PR changes that to additionally insert the module title. This is a cosmetic change and doesnt impact existing modules that have been inserted.
Insert a module into an article and confirm that it is displayed as expected in the front end
{loadmoduleid 99}
where 99 is the id of the module
{loadmoduleid 99 - Latest Posts}
where 99 is the id of the module AND Latest Posts is the title of the module
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_modules Front End Plugins |
I have tested this item ✅ successfully on 746421e
I have tested this item ✅ successfully on 746421e
Expected behavior: when a form is inserted, the title of that form also appears. Useful for quickly identifying the inserted module.
I have tested this item ✅ successfully on 746421e
I was able to test this successfully - fresh Joomla 6.1 ß2 installation.
Thanks @brianteeman
| Status | Pending | ⇒ | Ready to Commit |
RTC
I have tested this item ✅ successfully on 746421e
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46902.