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

[Question] How to get thumbnails from an image #12

Closed
Jimmylet opened this issue Mar 13, 2019 · 1 comment · Fixed by #15
Closed

[Question] How to get thumbnails from an image #12

Jimmylet opened this issue Mar 13, 2019 · 1 comment · Fixed by #15

Comments

@Jimmylet
Copy link

Hello,

I'm trying to recover via @sub and @field a custom size for an image but I can not do it.

@sub('slider_image', 'sizes', 'medium')

Can we do it?

Thank you

@Log1x
Copy link
Owner

Log1x commented Apr 3, 2019

Currently isn't possible– but I can add it. I have a beta branch right now that I need to find time to double check over and then I'll add this and push it. It will work the example above.

Sorry for the delay.

Log1x added a commit that referenced this issue Apr 29, 2019
Add support for Sage 10
Change get() to a protected function
Add @ROLE and @Endrole
Increase possible array depth by 1 on @sub and @hassub (Fixes #12)
Fix typo in docs (Fixes #13)
Change docs code block markup from `php` to `py` as it renders Blade a bit better with highlight.js
@Log1x Log1x mentioned this issue Apr 29, 2019
@Log1x Log1x closed this as completed in #15 Apr 29, 2019
Log1x added a commit that referenced this issue Apr 29, 2019
Add Sage 10 support 🎈 
`@sub` and `@hassub` can now accept a third parameter for deeper nested arrays (Fixes #12)
New `@permalink`, `@category`, `@term`, `@role`, and `@endrole` directives.
Change `get()` to a protected function.
Fix a few typos in the docs.
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 a pull request may close this issue.

2 participants