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.
I have two vocabularies on my site. One is with fixed terms (Sections) and one is free tagging (Tags). The sites main content viewing system is 4 tabbed views which receive an argument of a term name which filters according to thats term (www.site.com/section/TermNameHere). I had no problem using url redirect to redirect my 13 fixed terms in my Sections vocabulary but how can I redirect all the links created by free tags which are added/deleted constantly?
I'm in the process of switching my site from SMF forum with an Enigma portal over to Drupal with a bridge to SMF. One of the core features of my site, which supports an opensource project, is the hosting of third party modules - about 1,000 of them at this point. I need to setup a system which allows me to:
This one is really kicking my butt and I'm hoping it's something easy that I'm just overlooking.
I create a node with user "Joe" (normal authenticated user) and submit it. Then later on when I'm logged in as user "root" (user #1) I edit Joe's node and submit it. Then when I'm logged in as Joe again and I try to "edit" the node I cannot, it's not possible, the "edit" tab is gone and I'm denied access to editing that node since it was last submitted with root.
This may be a dumb question, but how does one do Events (and locations) in Drupal 5?
The events module that I used in 4.x doesn't seem to exist for 5, yet I can't seem to find anything written anywhere that explains how it might otherwise be implemented in 5 -- say, if it's built in to 5, how do I activate and configure it?
I have the Calendar module, but I don't know what to do with it in 5 for events.
This must have been covered before but I can't find anything on it via search. I have drupal 5.1 with TinyMCE 1.90.4.15/tinymce-5.x-1.x-dev, much of it seems to work well. Forecolors and lists are visible when editing but vanish when viewed. I thought perhaps it had to do with input formatting, but I've switched to Full HTML, that didn't change anything. What am I missing?