-
-
Notifications
You must be signed in to change notification settings - Fork 23
Suggestion for improvement: remove generator #463
Description
Dear Astroid team,
I am a web developer who has been using your framework for several years. I am very satisfied with its performance and flexibility.
I would like to make a suggestion for improvement that I believe would be very beneficial for Astroid-based templates.
This is to add the option to change the default Joomla generator. This option would allow developers to choose the generator they want to use for their templates.
Currently, it is possible to change the default Joomla generator using a third-party plugin. However, this requires installing an additional plugin, which can be a source of problems.
Adding this option natively to Astroid would simplify template configuration and reduce the use of third-party plugins.
I propose that you be inspired by the plg_system_removegenerator plugin: [https://github.com/SharkyKZ/plg_system_removegenerator] to implement this feature. This plugin is very well documented and it is easy to understand how it works.
I am convinced that this improvement would be greatly appreciated by the Astroid community.
Sincerely,
Salah JAAFAR