Parent Directory
|
Revision Log
|
Revision Graph
Have another filefield image related module: ImageCache support. Yo. Doesn't even need FileField Image to work, it's just a formatter for any png, jpeg or gif file that you might upload with any widget.
| 1 | ; $Id$ |
| 2 | name = FileField ImageCache |
| 3 | description = ImageCache support for images in CCK file fields. |
| 4 | dependencies[] = filefield |
| 5 | dependencies[] = imagecache |
| 6 | package = CCK |
| 7 | core = 6.x |
| 8 | php = 5.2 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |