Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I created one page in Drupal that uses the variable in the URL to generate the specific content. A specific link would be http://linuxappfinder.com/package/amarok, but amarok could be replaced with another package name. All of those links go to a single node and the data is displayed according to the package name variable.
I would like to do the same thing for tags, but still use Drupal's built in tagging mechanisms. I also want to be able to use modules like Tagadelic when I'm done.
Matching a zip code to a congressional district is a pretty obvious and simple capability that the government could make available to developers for very little cost. This would presumably facilitate conversations between constituents and representatives — if you believe in representative democracy, it's pretty hard to say that this would be anything other than a good thing.
After the installation of the Google AdSense_module happens that, with the form activated, the whole SITE can be seen alone from Admin.
Register users and anonimus see Google Adsense but not the site. It appears the before screened after the installation of Drupal::
Welcome to your new Drupal website!
Please follow these steps to set up and start using your website:
I recently experienced a problem with the ecommerce module when I disabled a module which another module depended on. After clicking save configuration the site would not come up as the dependent module gave fatal errors. To fix this I went into mysql and edited the system table. I change the status of the module needed to 1 from 0 and everything seemed to come right.
I do not recommend this approach unless you are stuck. Before updating the "system" table ensure that you have the right record. Check the name field and type field.
Hi
There are quick a few modules like simplenews, massmail, mailman etc. so I am confused as to which one is most suitable.
I am using 4.7 and need to send newsletters/ezines to list of email addresses. Most of these email addresses are NOT members of my site.
1) Can someone advise a module that allows me to add email addresses (preferably via import of email addresses from Text or Excel file) ?