Articles tagged with "SimpleImg"

SimpleImg - helper for reducing rows in view

By unigue
When I was playing with images I always messed up with stuff which didn't belongs into view code. Like "if is_file(image" etc. but I want to be sure that there is going to be an image whether wanted or empty-image, so I wrote a following helper to make things easier.
[Read more]