Skip to content

Conversation

MartinMuzatko
Copy link

Offset Modifiers Start and End were missing until now.

Offset Modifiers Start and End were missing until now.
@ryancramerdesign
Copy link
Owner

Hi @MartinMuzatko thanks for the suggestion! I had intentionally left these out because I didn't think they would be useful for InputfieldSelector, as they are meant purely for pagination. But if you can think of a good use case please let me know and I'll definitely be happy to add it.

@MartinMuzatko
Copy link
Author

I use the InputfieldSelector to choose which pages to be shown in the "news feed" displayed on the homepage (see http://www.happy-css.com). While I want the first few news to be highlighted more than the older ones, I just could use CSS to select the first three, or add css classes with php for the first three items. Or I just create two selections with the InputfieldSelector to create the first news that are highlighted, and then (starting at number 4) the not so significant news at the moment.

This is one of the usecases, but as I said: there are workarounds as described.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants