Feature #12435
Hook request: Additional markers in search result
| Status: | Resolved | Start date: | 2011-01-21 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | Indexed Search | |||
| Target version: | 1.9.2 | Estimated time: | 0.25 hour | |
| Votes: | 0 |
Description
Hi,
we need a hook at the end of tx_mmforum_pi4::searchfind to have the possibility to add addional markers. Please see the attached patch.
If you need more information / modifications to the patch, please let me know.
Thanks a lot!
Alex
Associated revisions
[+FEATURE]: Hook for dditional markers in search result (fixes issue #12435)
[#BUGFIX]: Fatal Error with TYPO3 v 4.5 and Extbase v 1.3.0 (fixes issue #12588)
[#BUGFIX]: Error when caching framework is not enabled (fixes issue #12600)
[#BUGFIX]: PNG images are not shown with enabled IE PNG fix (fixes issue #12120)
[#BUGFIX]: [typoscript] bb code is not parsed correctly (fixes issue #7468)
[+FEATURE]: Hook for dditional markers in search result (fixes issue #12435)
[#BUGFIX]: Fatal Error with TYPO3 v 4.5 and Extbase v 1.3.0 (fixes issue #12588)
[#BUGFIX]: Error when caching framework is not enabled (fixes issue #12600)
[#BUGFIX]: PNG images are not shown with enabled IE PNG fix (fixes issue #12120)
[#BUGFIX]: [typoscript] bb code is not parsed correctly (fixes issue #7468)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/mm_forum/branches/1.9.x@43299 735d13b6-9817-0410-8766-e36946ffe9aa
History
Updated by Alexander Stehlik over 2 years ago
- File ext-mm_forum-12435-searchresult-hook.diff added
Updated by Alexander Stehlik over 2 years ago
- File ext-mm_forum-12435-searchform-hook.diff added
This patch basically includes the same hook for the search form.
Updated by Martin Helmich over 2 years ago
- Status changed from New to Accepted
- Assignee set to Martin Helmich
- Target version set to 1.9.2
Updated by Martin Helmich over 2 years ago
- Status changed from Accepted to Resolved
- Assignee deleted (
Martin Helmich) - % Done changed from 0 to 100
Applied in changeset r43299.