[TYPO3-core] RFC #1044: Indexed Search results always on same page as search

Christian Kuhn lolli at schwarzbu.ch
Sun Mar 28 20:33:09 CEST 2010


Hi.

Dmitry Dulepov wrote:
> Type: feature
> 
> Branches: 4.4
> 
> BT reference: http://bugs.typo3.org/view.php?id=1044
> 
> Problem: somebody for some reason wants to direct people to a certain
> page from the search form. Why not?
> 
> Solution: add a new TS property named "search.targetPid" and make it
> stdWrap with default value "search.targetPid.data = TSFE:id".
> 
> Note: I thought of a complete typolink in the TS but I would prefer a
> pid there. POST actions should have just a path to the page, not
> anything else in the query.

+1 on reading and testing, please remember pending documentation.

Tested with:
plugin.tx_indexedsearch {
   search {
    targetPid >
    targetPid = 123
   }
}

Thanks
Christian


More information about the TYPO3-team-core mailing list