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.
How can I show a field from the user's profile instead his user name in Drupal 5? For 4.7 there is the authorship module, but it hasn't been ported, and the functionality seems to be pretty basic, so it maybe deserves inclusion into the core...
I've been using Drupal for a while, but recently, for the first time, I noticed that I can't tag a story node with categories. However, all documentations indicate that story nodes can be categorized by the taxonomy module.
Both my own site that runs on Drupal 4.7 and a test site that runs on Drupal 5.0 can't seem to do this. I've fiddled around the settings and documentations with no results on how to do this.
Hi.
I have running Drupal 4.7.3 with Module i18n.
Now I want a Gallery, where the title of each (sub)gallery as well as all image descriptions are localized.
I have tried image_gallery and acidfree.
With image_gallery I can't figure out how to translate gallery titles. Also if i want to translate an image, I must upload the image again.
With acidfree it seems that I have to create a separate gallery for each language, which is too much effort to maintain.
So I would be very grateful if someone can give me some advice.