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 am working on a custom module that will display a series of events. What is the correct call to format the time properly using the timezone? I do have the event time formatting properly (using gmdate) as far as day and date goes, but the time display is off. I have been looking through the event module code to see if I could catch it, but I thought I would post it here too, any help would be great.
If this is not the new discussion then my appology. I have searched all of the forum but in vain.I could not find it out. so somebody tell me how to add menu items without adding menus ?. And certainly not in "navigation menu".
hello
i have download image.module and uploaded on my site actually my problem is in htmlarea when i edit the submited article it displays the images but when i submit and look for the output then only text display and images are not displaying
please help
I'm trying to build a block that shows the related nodes to the current node by taxonomy term. For example: If the current node in display has a taxonomy term "fish", a bunch of links that link to nodes that have the "fish" term is to be shown in a block on the page.
I have looked all over the forums and the handbook, and I did not see this addressed before.