Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Here's an unsolicited thank-you note to the Drupal community.
I am not formally educated in computer sciences. My background before starting web development was programming VBA applications. Then I developed php for about 6 months before joining the Drupal movement. It's only been 12 months and already I've been able to contribute to Drupal (contributed modules, testing etc), and for this I thank the effort and attitude of Dries and other maintainers, who strive to make Drupal accessible to new developers.
Is there a module that will create a page that lists links to each vocabulary and its terms, with the number of articles of each term listed next to it? Here's an example:
Fruit(9)
--apples(3)
--oranges(6)
--pears(0)
Colors(63)
--red(13)
--blue(50)
--green(0)
Ideally, all of these should be links that lead to a page with all the nodes in that category. If the vocabulary link is clicked, you'd get a page with all nodes with that vocabulary.
How do I update (or replace) an image that's already in an image gallery without changing the image URL. Do I have to load a new image each time (and therefore end up with a new image URL)?
TIA
BTW, I searched everywhere and couldn't find an answer.
Not that I want to have a site anything like it but I want to use Drupal to have people post concert experiences for a new and upcoming band I am friends with.
Can someone even get me started in the right direction on how someone can contribute and share videos and pictures?