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:

  1. Incorporating Modules that are imported using the {loadposition position_name,position_style} syntax
  2. Incorporating Modules that are imported using the {loadmodule mod_type,title,[style]} syntax
  3. 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.