Skip to content

TASK: Add TS configuration for the pagination#11

Merged
dfeyer merged 2 commits intoFlowpack:masterfrom
dfeyer:task-improve-pagination
Mar 30, 2016
Merged

TASK: Add TS configuration for the pagination#11
dfeyer merged 2 commits intoFlowpack:masterfrom
dfeyer:task-improve-pagination

Conversation

@dfeyer
Copy link
Copy Markdown
Collaborator

@dfeyer dfeyer commented Mar 9, 2016

This change allow pagination configuration changes directly from the TS object and replace the wrap of the result by a Tag typoscript object.

@dfeyer
Copy link
Copy Markdown
Collaborator Author

dfeyer commented Mar 12, 2016

👍 not to myself with need a short array syntaxe support in the TS parser

This is way more compact and readable, and make working with RawArray more enjoyable ;)

configuration = [
    itemsPerPage = 25
    insertAbove = ${false}
    insertBelow = ${true}
    maximumNumberOfLinks = 10
]

@dfeyer dfeyer merged commit e8ec4f2 into Flowpack:master Mar 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant