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 it extensible with an API? #12

Closed
advitum opened this issue Sep 19, 2012 · 1 comment
Closed

Make it extensible with an API? #12

advitum opened this issue Sep 19, 2012 · 1 comment
Labels

Comments

@advitum
Copy link

advitum commented Sep 19, 2012

I've been using SLIR for ages now and I loved it! But one thing that always bugged me was that I could not easily add own functionality to it.

There are some common tasks like tinting of images, greyscaling images etc. that I end up scripting again and again. And every time I think how great it would be if I just could hook into the caching/cropping/scaling-features of SLIR!

So imagine you would build an extension-API into SLIR through that developers can add new url-params (like eg /t#ff0000/ for tinting the image red) and modify the cropped data before it is cached and/or send to the browser. I would happily volunteer as an extension developer and publish these extensions for everyone to use!

So what do you say? Let's take SLIR to the next level ;)

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

No branches or pull requests

2 participants