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

Make plugin accept config parameters #8

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

medmen
Copy link
Owner

@medmen medmen commented Jun 3, 2020

in order to limit ticker items I want to pass parameters to the ticker like this:
´<scrollticker?maxitems=8&maxage=30>´
this commit tells the handle function to separate the parameters and the render function to add parameters to internal config

medmen added 5 commits June 3, 2020 12:16
in order to limit ticker items I want to pass parameters to the ticker like this:
´<scrollticker?maxitems=8&maxage=30>´
this commit tells the handle function to separate the parameters and the render function to add parameters to internal config
We can now even edit every pre-defined parameter
But this needs heavy testing
We can now even edit every pre-defined parameter
But this needs heavy testing
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