been working a lot the last couple of months with image fields for drupal in things like blogs and reviews for various clients. (see on the snow for example.)
how does one do it? lots of methods exist, from using image with tinymce and img_assist, to using upload and inline, to image_attach, or image tabs, or a half-other dozen existing solutions, not to mention writing your own solution.
so how do you decide what method to use? the answer is ultimately to try them all, especially as some projects become enhanced or otherwise more viable at any time, while others become unmaintained or obsolete. i'm going to show you the method i currently like using the best, which is a combination of imagefield (with cck) and imagecache. there is some coding involved, so this requires some experience with php. but don't worry, i'll guide you as best as i'm able. read on!
note: this is the fourth post for nablopomo, for those interested.
Recent comments
16 weeks 3 days ago
48 weeks 3 days ago
1 year 47 weeks ago
1 year 48 weeks ago
1 year 48 weeks ago
2 years 3 weeks ago
4 years 12 weeks ago
4 years 24 weeks ago
5 years 2 days ago
5 years 2 days ago