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

Adapt drop to target a specific cached url #9

Closed
paulprins opened this issue Aug 27, 2014 · 0 comments
Closed

Adapt drop to target a specific cached url #9

paulprins opened this issue Aug 27, 2014 · 0 comments
Assignees
Milestone

Comments

@paulprins
Copy link
Member

would be called like.
$.fn.cacheImages.drop('http://my.diamonds/are-awesome.jpg');

New param would prefix existing. Both would be optional and if both are undefined it should wipe everything with the default prefix. The check on the new URI param would check for a length greater then 1, and if that is true it would attempt to only drop that value. Would be helpful on the back-end cleaning up images when they are no longer needed.

$.fn.cacheImages.drop( URI, storagePrefix )

@paulprins paulprins added this to the v1.3.0 milestone Aug 27, 2014
@paulprins paulprins self-assigned this Aug 27, 2014
This issue was closed.
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

1 participant