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

Enhance to include dynamically replaceable thumbnail tags #222

Closed
kartik-v opened this issue Mar 25, 2015 · 1 comment
Closed

Enhance to include dynamically replaceable thumbnail tags #222

kartik-v opened this issue Mar 25, 2015 · 1 comment

Comments

@kartik-v
Copy link
Owner

Two new properties included:

  • previewThumbTags: This will be a object with the various tags as key value pairs. Each of these tags will be replaced in the thumbnail templates when the thumbnails are rendered in the preview.
  • initialPreviewThumbTags: This will allow you to modify the initial preview thumbnails. This will be an array of objects (as defined above) with each object having the various tags as key value pairs. Each of these tags will be replaced in the thumbnail templates when the thumbnails are rendered in the preview.
@kartik-v
Copy link
Owner Author

The demo scenario # 7 covers an example of usage for this.

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