I\'m using the Drupal 6 Views module to request for top nodes rated using the fivestar module. However, I can\'t seem to find out how I can create a view to request for the top voted node for each mon
I am trying to use special menu items to make certain menu item(s) not a link.There are some issues with this module, and I am unable to开发者_JAVA百科 do so.Currently, I am testing it with the garlan
i want to allow ano开发者_如何学Cnymous users to create forum topics with their information ( name, email ) and also to be able to alert them when a new comment is posted. There is any simple way to d
I\'ve got Aegir setup and an Install profile create开发者_Go百科d and can create drupal 6.x sites all day long.
I\'ve got a rule set wh开发者_Go百科ich publishes a node based on some condition. This is working great. Now I would like to also promote that node as the front page (not publish it in the front page)
I\'m goin开发者_开发知识库g crazy function module_form_alter(&$form, $form_state, $form_id) { // Nothing here
Does anyone know of a module that will allow me to have more of a \"facebook\"-y feel to node comments?I.e. a modal window with the comment form, and AJAX 开发者_开发问答 update?
I have a module which list the email address of the newsletter subscribers in website.I want to save thos开发者_StackOverflowe email id as CSV. but the following code gives a header already sent error
i want to add page hit to nodes on my drupal site.how can i do that?开发者_C百科Use the built-in Statistics module to add a pure page count.If you want to display the number of unique visitors that vi
I wish to conditionally add an item to a menu. I have a custom module 开发者_运维知识库and a menu called \"links\". How would I add an item to a menu in my module code?You need to implement hook_menu