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

Images refactoring #178

Open
17 of 19 tasks
bethrezen opened this issue Feb 28, 2015 · 0 comments
Open
17 of 19 tasks

Images refactoring #178

bethrezen opened this issue Feb 28, 2015 · 0 comments
Assignees

Comments

@bethrezen
Copy link
Member

  • Add relation to product, category, page
  • Fetch products, categories, pages with('images')
  • ImgSearch improvements
    • Rename to ObjectImageWidget
    • Fetches from object instance
    • "No image supplied" image for unexisting images(also when image does not exists on fs or thumbnail fn === image_src)
    • Schema.org support
    • Automatically add ALT+TITLE tag on empty description(turnable off by widget param)
    • Configurable thumbnail sizes list in backend
      • CRUD
      • Background task for recreation(ie. when watermark changed) with support for conditional recreation by id list(by-default - all images)
  • Watermark support(configurable in backend)
    • Watermark is binded to each thumbnail size
    • Each size can has unique watermark
    • Overlay mode selection??
  • Log of images that doesn't exist
    • Log 404
    • Background task for re-check
    • Frontend & backend link to object(Product, Category or Page) with bad image
@ivansal ivansal assigned ivansal and unassigned bethrezen Apr 9, 2015
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

No branches or pull requests

2 participants