Changes between Version 2 and Version 3 of CustomUploadAndFilters
- Timestamp:
- Aug 23, 2006, 11:49:50 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CustomUploadAndFilters
v2 v3 13 13 There are similar approaches by [http://www.verdjn.com/ VERDJN]. 14 14 15 == Custom upload fields (AutoFileField and AutoImageField) == 15 == Custom upload fields == 16 17 Here comes the code for the custom upload filters. 18 19 The required files are attached. 16 20 17 21 {{{ … … 231 235 }}} 232 236 233 == Template filters (thumb and crop) == 237 == Template filters == 238 239 Here are the automatic image resizing filters. 234 240 235 241 Remember to adjust your paths to your project.