I have seen some Drupal modules (Drupal Rooms and Hotel Booking System for Ubercart) that offer the functionality I want but only to the site admin.
When users purchase a product (in this case a length of publication), I would like to publish one of their nodes they choose. Now af开发者_如何学运维ter that time, I would like that node to be unpubli
We all know that the Flags module helps with flagging nodes. But how can we flag taxonomy terms? So 开发者_开发技巧when new nodes use one of those taxonomy terms as a \'tag\', everyone who has subscri
I\'m also using drupal-7 and create a module. A form in which there are 2 drop downs. On selection of car model (1st drop down) car variant (2nd drop down) value will change. It work perfectly when I
I\'m probably mixing things up here, so here it goes: In a Drupal 7 website, I have a few content types with several fields. One such field references another node. Usually the title of that referenc
I need to write a javascript function that can look at the WYSIWYG on the page (CKEditor) that is rendered after the page loads with the Drupal WYSIWYG module. I am having difficulty using jQuery even
i want to ask if i want to add jquery AJAX form function in a Drupal \"Page\" content, where should i add the javascript code (just typed in the \"page\" body)? and where would be the form target (the
I have been trying for some time now to reformat the date that appears below the avatar when a comment is made to a blog post.
I am trying to add a custom menu to Drupal 7 but it seems that I am not able to handle external links in hook_menu as they don\'t get inserted into the database. When I change the implementation to us
I\'ve been working on a drupal site. During the course of editing it i\'ve added data, removed fields, made new fields, removed data, and added more data. Now the site is almost ready to go- but I fee