I have a site, done by drupal 5, the main function of the site is a designer blog site. Because is a designer’s site, so there will be a lot of images will be upload to the site.
I have created many categories to separate my content. (categories done by taxonomy/vocabulary/term). So different type of designer will upload their work to different category.
I am using k2 theme for drupal now. Which is a 2 coloum theme. Content on the let , menu on the right sidebar.
What I am looking for now is .
Because there will be lots images showing on the different category, I want to have a layerout which looks like youtube, ( lots thumbnails showing on the page which will link to their original page)
I want to have a better image upload system,( at the moment, I am using IMCE, image module, it’s really difficult to use for the customer, I don’t really understand the concept of the development of drupal. Image upload should be a core core core function of the platform today, that’s one of the key how wordpress successes. ) I want to have something like wordpress, people can very easier upload image to your content, and also will generate a thumbnails list of the content to showing on the different page.