Modules
Operation: administer -> Site builidng -> Modules
In the above diagram, the list of modules which comes along with drupal package is available. Some of the modules are enabled and some are disabled. It is upto the user that the modules can be enabled/disabled.
To Enable, the checkbox to the ticked.
How to add a new module
To [...]
Continue reading Modules in Drupal
Assumptions
To get Drupal up and running, you will need all of the following:
A domain
A web host
FTP access to your web host
OR
A local testing environment
For building sites, either a web host or a local testing environment will meet your needs. A site built on a web-accessible domain can be shared via the internet, whereas sites built [...]
Continue reading Installing Drupal
Drupal, like most software applications, has a specific lexicon. Mastering Drupal jargon is useful for many reasons, not the least of which is that using Drupal-specific terminology can help you search for information more effectively. The glossary in this chapter will give you an overview of commonly used Drupal terms, and what they mean.
This list [...]
Continue reading Drupal Terminology
Download WAMP from the following link. http://www.wampserver.com/en/
It is an .exe file, simply double click it and give the path as C:/wamp or whatever directory you want,give it.
Once installation is successful, an icon will be appearing at the bottom right task bar like this
Click the icon, a menu will be opened, click [...]
Continue reading Installing WAMP (Windows, Apache, MySQL, PHP)
While installing Drupal under Yahoo Small Business, there are some issues
“Unable to send e-mail. Please contact the site administrator if the problem persists.” This issue can be solved by changing the email id in the “site configuration” option under Drupal, Please visit the following link to solve this problem, http://www.openpeta.com/index.php/yahoo-drupal-web-hosting-email-configuration-problem/
The next issue is the .htaccess [...]
Continue reading Drupal in Yahoo Small Business Hosting – Issues