I understand aquia core is different from drupal core and that with testing it is best to install drupal core so when taken love there开发者_如何学运维 are no inconsistencies between the two... ? Anyw
I\'m working on a drupal site, and I need to have an information page for taxonomy data. The taxonomy data has some extra fields that are displayed, including a custom link.
I would like to find out how to change the fi开发者_如何学JAVAeld type of fields in D7. I have just migrated from D6, and some of my imagefields are wrongly converted into file fields.
How to connect CakePHP application to Drupal Site Database, AND via RSS generated from Drupal site? Edit:
I need to make a form to upload a CSV file. I get the following error when I try to use the form item below:
I have installed a smtp module. and also test it with the test email id. it sends email to the test add.But doesn\'t work with the contact us page. i开发者_StackOverflow社区t\'s not sending mail to ad
Is there any drupal plugin or code that allows you to read from an external RSS feed (lets say cnn.com/rss) and insert the content posts into the drupal database as content nodes开发者_StackOverflow社
I want to limit a block to only being on the a users account page.In the section \"Show block on specific pages\" I u开发者_如何学编程sed users/[user-name](did not work) then I tried users/[user-id](d
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I am trying to use jQuery in the context of a Drupal site. The script works fine in other browsers including IE8, but in IE7 it partially breaks down.