Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] Read slider configuration from container attribute #89

Open
soee opened this issue Aug 29, 2015 · 2 comments
Open

[REQUEST] Read slider configuration from container attribute #89

soee opened this issue Aug 29, 2015 · 2 comments
Milestone

Comments

@soee
Copy link

soee commented Aug 29, 2015

Hi,

when working with Neos CMS, it would be much easier to implement Slippry package there if you could add by default reading configuration from slider container attribute. For example:

<ul class="slippry" data-settings={adaptiveHeight:true, start:1}> ... </ul>

So slider would be initialized as usual, but after default settings those from data-settings attributes would be merged (if set) and than custom settings from slider initialization.

@sftsk sftsk added this to the 2.0 milestone Aug 31, 2015
@sftsk
Copy link
Member

sftsk commented Aug 31, 2015

this is something I've had on mind and we will probably implement in the upcoming big update

@soee
Copy link
Author

soee commented Aug 31, 2015

@sftsk Thank you. I'm using it atm. that way so having it implemented in lib would be much better :)

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

No branches or pull requests

2 participants