Enhancement 2: Incorporation of Modules in Articles | 18-7-2021 | Progress Report
By Yatharth Vyas on 2021-07-18 09:07 in GSoC 21 Feature Enhancement
Updated on Task 2:
Implemented the suggestions mentioned in the Task 2 PR: https://github.com/joomla/joomla-cms/pull/34764
These improvements include:
- Incorporating Modules that are imported using the
{loadposition position_name,position_style}
syntax - Incorporating Modules that are imported using the
{loadmodule mod_type,title,[style]}
syntax - The process to Create and Add a new module in the Module Select Modal of xtd-editor is now a single-step process. No need to re-open the modal after closing it.