google-code-export / django-photologue

Automatically exported from code.google.com/p/django-photologue
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Default photo sizes #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This should be default in fixtures:

Step 4 - Define The Photo Sizes

The example templates require you to define two additional photo sizes.
First define a new photo size and name it "thumbnail", you can size it
however you want, add an effect, as long as the name is "thumbnail". Next
do the same except name the photo size "display". This is the larger
version your users will click-through to see from your galleries.

Original issue reported on code.google.com by remigi...@gmail.com on 14 Mar 2008 at 11:59

GoogleCodeExporter commented 9 years ago
I'm fine with including a few more predefined photo sized if nobody else 
objects. I'll post a question to the 
discussion group and if nobody has any reasons not to I'll include them in 1.0 
final.

Original comment by justin.d...@gmail.com on 15 Mar 2008 at 12:03

GoogleCodeExporter commented 9 years ago

Original comment by justin.d...@gmail.com on 15 Mar 2008 at 12:03

GoogleCodeExporter commented 9 years ago

Original comment by justin.d...@gmail.com on 18 Mar 2008 at 3:04

GoogleCodeExporter commented 9 years ago
I've added "display" and "thumbnail" photo sizes to the fixture file for 1.0 
final.

Original comment by justin.d...@gmail.com on 7 May 2008 at 6:50