User tests: Successful: Unsuccessful:
Pull Request for Issue # .
With #43738 a new articles module is added. This new module mod_articles module has no option to trigger the plugin events. In the mod_articles_news this options was present. This PR adds the option to this module.
No option to trigger plugin events.
Plugin events afterDisplayTitle, beforeDisplayContent and afterDisplayContent are triggered for each article.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Language & Strings Modules Front End |
Title |
|
Labels |
Added:
Language Change
PR-5.2-dev
|
Labels |
Added:
Feature
|
Category | Language & Strings Modules Front End | ⇒ | Language & Strings Modules Front End Plugins |
I have tested this item ✅ successfully on a5a2329
I have tested this item ✅ successfully on a5a2329
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-09-27 21:07:28 |
Closed_By | ⇒ | Hackwar |
The module parameters are also used in the plugin with demo data. We probably need to make changes in file plugins/sampledata/blog/src/Extension/Blog.php, because demo data creates 3 modules of type ARTICLES after installation.
UPD
Or do it after merging about 5 new PRs for this module.