Hi mezzaniners!

I'm looking how to resize images inside HTML from a rich-text-page edited
using the /admin

I found a thumbnail utility [1]; but it seems the scope of use is into
mezzanine templates, not direct HTML, because inserting <img src="{{
MEDIA_URL }}{% thumbnail path_to_image.jpg 450 300 %}" /> is has not been
interpreted.

Other aproach is using django-resizer [2]; but URL is not working either...

¿Any suggestion?

Thanks,

Humberto Yances

[1] http://mezzanine.jupo.org/docs/utilities.html?highlight=resize#thumbnail
[2] [1] https://pypi.python.org/pypi/django-resizer/1.0

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to