I\'m using Drupal 6 and its core comment module. I want to run a custom funcion every time a user posts a comment, but 开发者_Python百科I don\'t want to mess with the comment.module for obvious reaso
I need a form to enable user to enter event info in three fields (what, where, and when). Then I would like to be able to present the events in tabular form. I don\'t know PHP. Does drupal have a modu
I have a Drupal content type that has unlimited photo, textbox, and external link CCK fields, but while fields themselves can be reordered via drag-drop (i.e. photo B before photo A), I can\'t arbitra
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a node type \'review\' which is attached to two vocabularies and are appearing in a fieldset named VOCABULARIES in the node form. But what i don\'t want them to be in a fieldset. I am using the
I have a drupal page that I\'m using in a way that\'s very different from all the other pages of the site.
I am trying to accomplish the following. I need to use Drupal 6 as a project requirement, but I want to use it with my own HTML and CSS stylesheets for each node/view/panel etc.
I am using Drupal with Views and the extended profiles module activated. To enable users to check multiple areas of interest I also added a module called Profile Checkboxes. It adds the ability to use
I am currently working on a Drupal 6 theme, for which designer is explicitly requesting to use A LOT of rounded corners.
I am attempting to develop a Drupal module that defines the class MyFeedsSyndicationParser. This class extends the class FeedsSyndicationParser from the Feeds module.In my module\'s .info file the dep