Project

General

Profile

Actions

Feature #76134

open

Signal to modify editlinks for LiveSearch results

Added by Sebastian Michaelsen almost 8 years ago. Updated over 1 year ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-05-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
PSR-14
Complexity:
Sprint Focus:

Description

Some extensions bring their own backend modules to view and edit their data. But the results of LiveSearch always link to the regular TYPO3 forms. Extensions may want to alter the editlinks.

For my personal itch I wrote an extension introducing a signal in LiveSearch: https://github.com/smichaelsen/typo3-livesearch-linkhook


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Epic #88027: Properly handle Hooks/Signals and EventsClosedBenni Mack2022-04-22

Actions
Related to TYPO3 Core - Feature #99033: Add event to disallow tables from backend searchClosed2022-11-09

Actions
Actions #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57798

Actions #2

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57798

Actions #3

Updated by Gerrit Code Review over 5 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57798

Actions #4

Updated by Susanne Moog about 5 years ago

  • Status changed from Under Review to Accepted
  • Tags set to PSR-14

Review has been abandoned, waiting for PSR-14.

Actions #5

Updated by Benni Mack about 5 years ago

  • Related to Epic #88027: Properly handle Hooks/Signals and Events added
Actions #6

Updated by Susanne Moog over 1 year ago

  • Sprint Focus set to On Location Sprint

Could maybe be implemented as an event nowadays.

Actions #7

Updated by Oliver Hader over 1 year ago

  • Sprint Focus deleted (On Location Sprint)
Actions #8

Updated by Andreas Kienast over 1 year ago

Hey Sebastian,

we're currently refactoring the search and I can provide some information.
Let's start with the good news first: with TYPO3 v12 it's possible to provide custom result providers whose results can have their own action URL. However, it's currently not possible to exclude a certain table from the generic database record provider, this will come with a follow-up patch.

See for example the PageRecordProvider.

The bad news is, that everything is currently not documented on purpose as things will very likely change again before v12 LTS.

Actions #9

Updated by Andreas Kienast over 1 year ago

  • Related to Feature #99033: Add event to disallow tables from backend search added
Actions

Also available in: Atom PDF