Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.2][Events] Use event classes for Finder plugins #43607

Open
wants to merge 8 commits into
base: 5.2-dev
Choose a base branch
from

Conversation

Fedik
Copy link
Member

@Fedik Fedik commented Jun 3, 2024

Summary of Changes

Update finder plugins to use SubscriberInterface and an event classes.

Testing Instructions

Run finder indexer, edit the content.
Check the indexer works, and changed content also indexed.

Actual result BEFORE applying this Pull Request

Works

Expected result AFTER applying this Pull Request

Works

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:
  • No documentation changes for docs.joomla.org needed
  • Pull Request link for manual.joomla.org: New Event classes Manual#177
  • No documentation changes for manual.joomla.org needed

Hackwar and others added 8 commits May 29, 2024 19:31
* Cleanup of return types

* Return nothing instead of an empty string

* Update OverridesModel.php
… Navigation (joomla#43575)

* Add item position and total count to Page Navigation

* Update layouts/joomla/pagination/links.php

* Update language/en-GB/lib_joomla.ini

* Update administrator/language/en-GB/lib_joomla.ini
---------

Co-authored-by: Brian Teeman <brian@teeman.net>
* add custom css

fix 41205

* cs fix

* Update libraries/src/HTML/Helpers/Select.php

* Update libraries/src/HTML/Helpers/Select.php

* pin mysql to 8.3.0

* sign

* revert drone.yml change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants