Media Plugin options
I'm upgrading to the latest version of David Persson's media plugin.
Its working but with this version when I attach an image file the
dirname field in my DB gets populated with "img" and my filtered
images end up in /media/filter/size/img/ (where size=s,m or l)
What I would like is for the filtered images to live in a directory
more like /media/filter/Model/year/size/ that way I can easily see my
files broken down by model, year and size. My question is where do I
make this happen? Do I go into the generator.php and edit the
$_defaultSettings array?
Any thoughts would be helpful.
Thanks
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home