CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #35652

setLimit - hook request

Added by Krystian Szymukowicz about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2012-04-03
Priority:Could have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 0

Description

PROBLEM:
Some universal pagebrowsers like extension "pagebrowse" starts pointer counting from 0. This is deeply hardcoded inside this extension and can not be changed easily.

SOLUTION:
Allow to change the way the params in funcion setLimit are set.
The attached hook allows to do it.

setLimit_hook.patch (10.4 kB) Krystian Szymukowicz, 2012-04-03 23:16

setLimit_hook.patch (769 Bytes) Krystian Szymukowicz, 2012-04-24 09:13

History

Updated by Christian Buelter about 1 year ago

  • Status changed from New to Accepted
  • Priority changed from Should have to Could have

Updated by Krystian Szymukowicz about 1 year ago

The http://forge.typo3.org/issues/35649 is a theoretical discussion of course :)

But if you want other pagebrowse extensions to work with ke_search then this hook is a need because it allows to change the counting to 0,1,2...
No more code is needed so far to change the ke_search numbering logic except this hook.

I attached a patch against a trunk.

Updated by Christian Buelter about 1 year ago

  • Status changed from Accepted to Resolved

Committed to trunk. Will be in next version.

Also available in: Atom PDF