widgetfactory / jce

JCE - A Content Editor for Joomla
https://www.joomlacontenteditor.net
GNU General Public License v2.0
35 stars 12 forks source link

Load module by name instead of id #40

Closed prafullwizorbit closed 5 years ago

prafullwizorbit commented 5 years ago

Hii, I wants to load module by name like {loadmodule mod_custom, module_name} instead of id like {loadmoduleid 96}. can you please suggest where i will get these setting in JCE Editor so that JCE editor can load module by its name.

Thanks

ryandemmer commented 5 years ago

JCE Editor does not include a facility to load modules.

The "Module" button at the bottom of the editor, for selecting and loading a module using shortcode, is a Joomla button, and does not include an option to load a module as you require.