oo12

Results 6 comments of oo12

Which version of jQuery are you using? jquery.transition.js isn't really compatible with 1.8+ yet. Sticking with 1.7.2 will solve a bunch of problems.

You're right; it'd be nice if it could do this. I think I can add PDF support for the imagick driver at least. GD won't read PDFs and I'm not...

I think this is actually a bug with phpThumb (phpThumbOf is just a MODX wrapper for phpThumb). I ran into a similar problem and tracked it down to lines 2877-2891...

Quick fix: set phpthumbof.hash_thumbnail_names to Yes in System Settings. If you have this turned off (the default) so your filenames are in this format file_name.options_hash.file_extension (for example: slide1.17257f7f69358c7cfb0c8d1dd1b859a014.jpg ) then...

What you want to do is use the value of the TV for the &id property, then all the stuff you reference in &ph will be relative to that resource...

Thanks, I'm glad you've found this project useful. I'm not doing much MODX development these days, so I can't say I'm planning to add a rotation filter. In the past...