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.
However when i open the "Locations" tab in my specified content type (to select a location, place a marker etc.) , i see the frame for the map, the controls etc., but no map, just a gray square.
I would like to have for each of my taxonomy and according terms many persons who can create content (let's call them authors) but only one person for the specific taxonomy who is able to decide whether the created content is published (editor).
The editor should be noticed if an author has created a node that is pending approval.
Besides there should be a "super-editor" who is responsible for all taxonomies and terms and can change everything.
Hi folks...
Got a little issue with the contact form. When users send mail using the contact form, after getting notified of mail awaiting you at the site, the contact form does not display the received message but just a form to send another message.
I need to use the rich text format TinyMCE provides for just ONE textarea in my Drupal site. However, by default, TinyMCE configures either all the textareas in a Drupal application or none, as rich format textareas.
I don't know what else to try; I've been one whole week trying to figure this out, all to no avail. I need to get this done to move on with my drupal site. Until then I'm stuck.
I am running Drupal 5.x and have the blog module enabled. Multiple (registered) users are able to visit my site and post blog entries. But although I can see the cumulative blog entries posted by each user on one page (a group weblog format) and although I have been able to set up a menu which includes a "my blog" link beneath the blogs link, I cannot figure out how to create menu links that would point to an individual blog for each user.
The handbook seems to suggest this is possible (http://drupal.org/handbook/modules/blog), but I can't get it to work. It seems like the system wants me to have a link to an aggregation of all contributors' blog entries (okay) and to my own individual blog (not very useful) but not to anyone else's individual blog (which would be much more useful). Any tips on how to enable this?