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'm creating events using the events module and have a couple of questions. I'm in Arizona and all my events are in Arizona and all events are scheduled by people in Arizona. Arizona is MST (GMT-7) *always*--that is, we never observe daylight savings.
I have the events module set as follows.
Event time zone input: Use the sitewide time zone
Event time zone display: Use the event's time zone
However, when you take a look at the event, it says:
Timezone: Etc/GMT+7
I posted this yesterday -- I found a bug in userpoints in which an administrator posting content in the name of another user gets the point for that post, even though the author is credited on the node.
Every flexinode page text box has it's own input type. Is it possible to make 1 input type selection that can apply for all of the boxes? How would I do that?
Hello, I am setting up a new Drupal 4.6 site and have decided to enable FCKeditor for input on users blogs and pages. I have it working fine, however, it's enabled for every textarea on the site. This is a problem in the admin area, since several textareas there expect plain text. Is there a way to control where it is enabled? I would like to enable it for blogs, pages, and books only. I see the permissions can control who it's enabled for, but I would like to control where as well.