I actually have 2 questions regarding Drupal 7 and Rules.: How to check if a term exists with rules How to make a new node and forward to the node entry with rules
I am trying to figure out how nodes are mapped back to the fields they contain for learning purposes. How is thi开发者_JAVA技巧s done?In Drupal 7 you have entities and fields; fields are attached to e
I would like to add a field / column to the Content Administration Overview page but it appears the easiest theme overrid开发者_StackOverflow中文版e to do this has been deprecated with D7.
I want to create an online Arabic-Hebrew Dictionary for one of my clients and this is my first experience in Drupal Module Development. If I were to create the Dictionary in custom PHP and MySQL, I wo
After upgrading to Drupal 7, I\'m getting the following error: The specified file temporary://fileM5GTNG could not be copied, because
I\'m working on a website that uses Domain Access and for a view I expose a filter that lists all domains. I want to list only some domains but not all. I know that it is posible to do with the filter
Is there an easy way to get the comment开发者_StackOverflows of a node programmatically in Drupal 7?Check out the function comment_get_thread(), it may be of use to you.If you don\'t want to write a c
I have 2 nodes: 开发者_C百科 Project Bug A project has node references to Bugs When I delete a Bug, those node references remain as orphaned. What is the best way to clean this up?
I am trying to allow my users to log in from their mobile app to a Drupal site in order to retrieve some of their profile information. Anybody knows how to do it? I have the Services module on the sit
How can we convert the contents of the article into image/pdf format in drupal 7. Suppose, we are viewing a article in some textformat (ie default format of drupal) and if we want to see the contents