drupal-7
Drupal 7 & Rules - How to update a node field every time a comment is edited/posted
I would like update a field in one of my nodes to reflect the average of all the fivestar ratings I have. However, I want it to be indexed and searcable by开发者_开发技巧 search api/solr.[详细]
2023-04-07 12:10 分类:问答How do I create a custom token in Drupal 7?
I need to create a custom token that can fetch a value from a mapping table based on nids. I need开发者_运维百科 to know the hooks I should implement to create the custom token.You\'ll need to impleme[详细]
2023-04-07 10:28 分类:问答Leave message to Drupal 7 with iPhone app
How to leave message to an article in Drupal 7 with iPhone app (iOS 4.3)? Any connector 开发者_C百科from D7 I can use in iOS SDK ?The Drupal Services module provides endpoints via XMLRPC/JSON-RPC/etc.[详细]
2023-04-07 07:12 分类:问答Drupal 7 mod_rewrite enabled, still no clean urls
I have mode_rewrite enabled, but when I go to turn on clean url\'s, the page still simply refreshes to the \'test\' screen. Is there a b开发者_开发问答etter way to test to be sure my mod-rewrite is en[详细]
2023-04-07 04:30 分类:问答How to show comments on nodes that are on the Drupal 7 default home page (promoted)?
I have a Drupal 7 installation with a default front page and a few article nodes \"promoted to the front page\". These are displayed as teasers and in node--article.tpl.php I have a template for my te[详细]
2023-04-07 00:31 分类:问答Redirection in drupal 7
I am using Drupal 7 for developing a site called http://somesite.com. My requirement is to redirect the site to http://sub.somesi开发者_运维技巧te.com if a sub.somesite.com folder exists in my directo[详细]
2023-04-06 19:36 分类:问答pdo_mysql error suddenly appears on drupal based website?
My drupal based website was working fine till yesterday but suddenly from no where today an error appeared[详细]
2023-04-06 18:46 分类:问答Themeless Page - Or a content-only content type
I need to create content that only outputs what I entered, no layout, no comments, blocks, etc. If I could implement a custom content type that used blank templates that might work, but I\'ve been un[详细]
2023-04-06 17:56 分类:问答drupal 7 hook_form_form_id_alter
I\'m trying to hook into a form with ID equal to \"block-admin-configure,\" mymodule_form_block_admin_configure_alter(&$form, $form_state, $form_id) is not being triggered. When I use mymodule_blo[详细]
2023-04-06 15:35 分类:问答Drupal 7: Make custom content translatable
I\'m creating a custom module which enables me to add Countries to a custom table in the database. I\'ll do later more with it, but as I got stuck at the beginning, I can\'t go on.[详细]
2023-04-06 14:55 分类:问答