Is there a viable module for image upload, gallery available for Drupal 7?
-
Most of the image tools are still stuck in Drupal 6 land.
-
Answer:
Yes. Views + image fields. Note that imagefield and imagecache are now in core. With just views installed you can already have a variety of displays, and either upload images as a single node, or create nodes with unlimited image fields for galleries. You could also use taxonomies to group nodes with image fields together and then use views to generate tag based image galleries.
Sofian Benaissa at Quora Visit the source
Other answers
Most of the image tools are still stuck in Drupal 6 land. Many different solutions were developed for Drupal6 because image handling was not a core feature. The range of modules available for D6 solved the particular needs of developers focused on specific use cases. Over time, the imagefield and imagecache approach became accepted as a best practice, so that approach was brought into Drupal core. Add the views module, and you have a very powerful toolset. Check out these resources for insight into managing images in D7 http://drupal.org/documentation/modules/image http://geoffhankerson.com/node/173 The Gallery Formatter module is also worth a look http://drupal.org/project/galleryformatter
Donna Benjamin
Most likely you will not find a full end user feature in drupal except if you are using a distribution. Almost all modules provide "infrastructure" or framework functionality to build for example data structure, data queries, business logic etc. With these components you can configure exactly the features you need. You may have a look at the drupal application stack poster at http://goo.gl/e76eH0
Manuel Pistner
Lakshmi Narasimhan Parthasarathy
Related Q & A:
- How can I disable default blocks in Drupal 7 without touching the Blocks Config admin?Best solution by Drupal Answers
- How to edit a custom region from an Omega subtheme in Drupal 7?Best solution by Drupal Answers
- How can I make Private Messages in Drupal 7 with user user pictures like in Facebook?Best solution by Drupal Answers
- How to have multiple sites on drupal 7?Best solution by Drupal Answers
- Is vertical farming a viable solution?Best solution by theviewspaper.net
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.