Monday 28 November 2011

Pimcore and it's Jekyll and Hyde-ness

I am playing with Pimcore to try and learn what it can do, as well as for a friends website. I was having all sorts of issues with getting it to work, however, mainly because some PHP extensions weren't installed locally. Or it wasn't the up to date version. I'm not really sure which.

So after installing php5-imagick (sudo apt-get install php5-imagick) I seem to have fixed the issues with the image uploader and viewing images while editing content.

So that got me to playing with thumbnails to constrain an image to the size I wanted it to be. And that's when I discovered you can automatically make images have rounded corners. How cool is that??

So many options hidden in this CMS that I don't think I'll ever fully understand it.

No comments:

Post a Comment