Project

General

Profile

Actions

Bug #66070

closed

Configure anchor for pagination widget

Added by Bernhard Kraft about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Fluid
Target version:
Start date:
2015-03-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

It should be possible to add an "anchor" configuration setting to the pagination widget so the links generated by the pagination widget have an anchor (section) appended to the link. The "widget.link" viewHelper already supports this.

Actions #1

Updated by Gerrit Code Review about 9 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review about 9 years ago

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

Actions #3

Updated by Gerrit Code Review about 9 years ago

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

Actions #4

Updated by Bernhard Kraft about 9 years ago

Another feature for the pagination widget would be a way by which one can add additional parameters to the generated links. In a current project I implemented a searchAction whose results were paginated. But the pagination widget didn't know about the parameters it had to add to every URI so the search would still yield the same result set on every browsed page ...

I know it is possible to let the pagination widget add either GET or POST parameters. But a form generated with <f:form> contains quite a number of "ugly" _referer parameters - as long as those just get POSTed I have no probelm with them. But I wouldn't want to get them into my GET url ...

Actions #5

Updated by Bernhard Kraft about 9 years ago

And I know I can have my own fluid template for a paginate widget - but it isn't (easily?) possible to pass parameters from the <f:widget.paginate> call to the tempalte finally being responsible for rendering the stuff.

Actions #6

Updated by Gerrit Code Review almost 9 years ago

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

Actions #7

Updated by Gerrit Code Review almost 9 years ago

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

Actions #8

Updated by Gerrit Code Review almost 9 years ago

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

Actions #9

Updated by Markus Sommer almost 9 years ago

  • Assignee set to Bernhard Kraft
Actions #10

Updated by Anonymous almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 80 to 100
Actions #11

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF