<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Web Design Tutorials &#187; Drupal Tutorials</title>
	<atom:link href="http://bestwebdesignz.com/tips/category/drupal-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://bestwebdesignz.com/tips</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 09:47:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to install a database in drupal</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-install-a-database-in-drupal/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-install-a-database-in-drupal/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 06:59:06 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[How to install a database in drupal]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2299</guid>
		<description><![CDATA[This entry is part 21 of 21 in the series Drupal TutorialsHow to install a database in drupal

Drupal is a free and open source modular framework and Content Management System (CMS) written in PHP.  It is used as a “backend” system for many different types of websites, ranging from small personal blogs to large corporate [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 21 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p>How to install a database in drupal</p>
<p><img class="alignnone size-full wp-image-2300" title="How to install a database in drupal" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/07/image002.jpg" alt="How to install a database in drupal" width="132" height="98" /></p>
<p>Drupal is a free and open source modular framework and Content Management System (CMS) written in PHP.  It is used as a “backend” system for many different types of websites, ranging from small personal blogs to large corporate and political sites.</p>
<p>Go to the cpanel, ie; where you find fantastico etc., in the databases section of the cpanel, look out for phpMyAdmin, click on it. As shown below:<br />
<img class="alignnone size-full wp-image-2301" title="How to install a database in drupal" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/07/image004.jpg" alt="How to install a database in drupal" width="576" height="128" /></p>
<p>You will enter a new page, on the left margin, (look out for the database name) you will find a file name with an extension _drpl1, click on it. As shown below:<br />
<img class="alignnone size-full wp-image-2302" title="How to install a database in drupal" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/07/image006.jpg" alt="How to install a database in drupal" width="249" height="211" /></p>
<p>This will throw up a table with Structure, SQL, Search, Query, Export, Import, Operations. As shown below:<br />
<img class="alignnone size-full wp-image-2303" title="How to install a database in drupal" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/07/image007.png" alt="How to install a database in drupal" width="564" height="55" /></p>
<p>Click on Import button on top, you will land up in a new page, you must browse for the sql file ie: theme363.sql (which you will usually find in the Sources folder), then click Go button on the far bottom right corner.<br />
<img class="alignnone size-full wp-image-2304" title="How to install a database in drupal" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/07/image010.jpg" alt="How to install a database in drupal" width="575" height="274" /></p>
<p>That’s it, you know how to install database in drupal.</p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-install-a-database-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
		<item>
		<title>How to edit content the welcome message in drupal</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-edit-content-the-welcome-message-in-drupal/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-edit-content-the-welcome-message-in-drupal/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 06:58:19 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[How to edit content the welcome message in drupal]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2125</guid>
		<description><![CDATA[This entry is part 20 of 21 in the series Drupal TutorialsHow to edit content the welcome message in drupal.

Login to drupal using the administrator username and password.
Then click on the Administer and again click on Blocks found under Site Building as shown below:

You will enter another page as you can see below:

click on the [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 20 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p>How to edit content the welcome message in drupal.</p>
<p><img class="alignnone size-full wp-image-2128" title="How to edit content the welcome message in drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/06/image0011.png" alt="How to edit content the welcome message in drupal" width="168" height="125" /></p>
<p>Login to drupal using the administrator username and password.</p>
<p>Then click on the Administer and again click on Blocks found under Site Building as shown below:</p>
<p><img class="alignnone size-full wp-image-2129" title="How to edit content the welcome message in drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/06/blocks.png" alt="How to edit content the welcome message in drupal" width="186" height="90" /></p>
<p>You will enter another page as you can see below:</p>
<p><a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/06/image005.png"><img class="alignnone size-medium wp-image-2133" title="How to edit content the welcome message in drupal.  " src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/06/image005-300x49.png" alt="How to edit content the welcome message in drupal" width="300" height="49" /></a></p>
<p>click on the configure part in the welcome message, as shown above circled in red.</p>
<p>You will enter another page, where you can edit the content of the welcome message in the block body area, once you have finished editing the content in the welcome message, scroll down to the bottom of the page and click on the save block button.</p>
<p>That&#8217;s it, you now know how to edit content the welcome message in drupal.</p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-edit-content-the-welcome-message-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
		<item>
		<title>How to Change footer in Drupal</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-change-footer-in-drupal/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-change-footer-in-drupal/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 06:57:15 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[How to Change footer in Drupal]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=1979</guid>
		<description><![CDATA[This entry is part 19 of 21 in the series Drupal TutorialsHow to Change footer in Drupal
First of all, type your site url on the browser 
http://bestwebdesignz.com/estore/admin/
Login by using the admin username and admin password
On the right side of your screen, you will see something like this below, click on the “Administer” -> “Site configuration“ [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 19 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p>How to Change footer in Drupal</p>
<p>First of all, type your site url on the browser </p>
<p>http://bestwebdesignz.com/estore/admin/</p>
<p>Login by using the admin username and admin password</p>
<p>On the right side of your screen, you will see something like this below, click on the “Administer” -> “Site configuration“ -> “Site information” as squared in red.<br />
<img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image001-118x300.png" alt="How to Change footer in Drupal" title="How to Change footer in Drupal" width="118" height="300" class="alignnone size-medium wp-image-1980" /></p>
<p>On clicking the site information, a new page will open as shown below, go to footer message and change to your requirements.<br />
<img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image0032-300x277.png" alt="How to Change footer in Drupal" title="How to Change footer in Drupal" width="300" height="277" class="alignnone size-medium wp-image-1981" /></p>
<p>Click on Save configuration button to save your footer changes as shown below.<br />
 <img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image0051-300x168.png" alt="How to Change footer in Drupal" title="How to Change footer in Drupal" width="300" height="168" class="alignnone size-medium wp-image-1982" /><br />
That’s it, you now know how to Change footer in Drupal</p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-change-footer-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
		<item>
		<title>Edit Blocks in Drupal</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/edit-blocks-in-drupal/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/edit-blocks-in-drupal/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 06:22:35 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[Edit Blocks in Drupal]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=1972</guid>
		<description><![CDATA[This entry is part 18 of 21 in the series Drupal TutorialsEdit Blocks in Drupal
First of all, type your site url on the browser 
http://bestwebdesignz.com/estore/admin/
Login by using the admin username and admin password
On the right side of your screen, you will see something like this below, click on the “Administer” squared in red.
 
Then click [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 18 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p>Edit Blocks in Drupal</p>
<p>First of all, type your site url on the browser </p>
<p>http://bestwebdesignz.com/estore/admin/</p>
<p>Login by using the admin username and admin password</p>
<p>On the right side of your screen, you will see something like this below, click on the “Administer” squared in red.<br />
 <img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image0021-167x300.jpg" alt="Edit Blocks in Drupal" title="Edit Blocks in Drupal" width="167" height="300" class="alignnone size-medium wp-image-1973" /><br />
Then click on site building, you will see a drop down menu, then click on Blocks as highlighted in red below:<br />
<img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image0031.png" alt="Edit Blocks in Drupal" title="Edit Blocks in Drupal" width="165" height="160" class="alignnone size-full wp-image-1974" /><br />
You will enter a page as shown below:<br />
 <img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image005-300x177.png" alt="Edit Blocks in Drupal" title="Edit Blocks in Drupal" width="300" height="177" class="alignnone size-medium wp-image-1975" /><br />
You can change the content of the blocks by clicking on the configure link as highlighted in red above.</p>
<p>You will enter another page where you can edit Block description, block title, block body etc as shown below:<br />
<img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image007-300x197.png" alt="Edit Blocks in Drupal" title="Edit Blocks in Drupal" width="300" height="197" class="alignnone size-medium wp-image-1976" /> </p>
<p>Click on the save block button found at the bottom of the page as shown below:<br />
<img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image009.png" alt="Edit Blocks in Drupal" title="Edit Blocks in Drupal" width="112" height="55" class="alignnone size-full wp-image-1977" /></p>
<p>That’s it, you now know how to edit blocks in Drupal</p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/edit-blocks-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
		<item>
		<title>Add Content in Drupal</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/add-content-in-drupal/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/add-content-in-drupal/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 06:13:20 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[Add Content in Drupal]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=1968</guid>
		<description><![CDATA[This entry is part 17 of 21 in the series Drupal TutorialsAdd Content in Drupal
First of all, type your site url on the browser 
http://bestwebdesignz.com/estore/admin/
Login by using the admin username and admin password 
On the right side of your screen, you will see something like this below, click on the Create Content squared in red.

You [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 17 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p>Add Content in Drupal</p>
<p>First of all, type your site url on the browser </p>
<p>http://bestwebdesignz.com/estore/admin/</p>
<p>Login by using the admin username and admin password </p>
<p>On the right side of your screen, you will see something like this below, click on the Create Content squared in red.<br />
<img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image002-169x300.jpg" alt="Add Content in Drupal" title="Add Content in Drupal" width="169" height="300" class="alignnone size-medium wp-image-1969" /><br />
You will enter another page as shown below, you can create content of different types such as listed in the screen shown below<br />
 <img src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/04/image003.png" alt="Add Content in Drupal" title="Add Content in Drupal" width="185" height="278" class="alignnone size-full wp-image-1970" /><br />
That’s it you now know how to add Content in Drupal</p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/add-content-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
		<item>
		<title>Best Drupal Templates</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/best-drupal-templates/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/best-drupal-templates/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 04:31:48 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[Best Drupal Templates]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=1104</guid>
		<description><![CDATA[This entry is part 3 of 21 in the series Drupal TutorialsDrupal templates allow you to completely change the look of you Drupal based site.
Browse the Drupal templates below to find one that meets your requirements.
Use the template search on the right to futher refine your template search by selecting ‘ Drupal templates’ from the [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 3 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p>Drupal templates allow you to completely change the look of you Drupal based site.</p>
<p>Browse the Drupal templates below to find one that meets your requirements.</p>
<p>Use the template search on the right to futher refine your template search by selecting ‘ Drupal templates’ from the category dropdown and typing in your sepecific keywords.</p>
<p><!-- Templates list code start. --><br />
<script src="http://www.templatehelp.com/codes/pr_interface.php?cols=3&amp;rows=3&amp;sadult=0&amp;sp=0&amp;bgcolor=%23FFFFFF&amp;type=26&amp;category=0&amp;pr_code=asFJLvARf3M6gn9D5WiOWI6K5obg67" type="text/javascript"></script><br />
<!-- Templates list code end. --></p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/best-drupal-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
		<item>
		<title>Drupal Tutorials</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/drupal-tutorials/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/drupal-tutorials/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 04:21:48 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=1099</guid>
		<description><![CDATA[This entry is part 1 of 21 in the series Drupal TutorialsIn these Drupal Tutorials you will learn how to Install Drupal upto configure,  maintaining and manage your Drupal site, set up your own stores,  managing users and changing your password in Drupal.
Drupal is a free and open source modular framework and Content [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 1 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p class="MsoNormal">In these Drupal Tutorials you will learn how to Install Drupal upto configure,  maintaining and manage your Drupal site, set up your own stores,  managing users and changing your password in Drupal.</p>
<p class="MsoNormal">Drupal is a free and open source modular framework and Content Management System (CMS) written in PHP.  It is used as a “backend” system for many different types of websites, ranging from small personal blogs to large corporate sites.</p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/drupal-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
		<item>
		<title>How to manage users in Drupal.</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-manage-users-in-drupal/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-manage-users-in-drupal/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 08:09:19 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[How to manage users in Drupal.]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=1088</guid>
		<description><![CDATA[This entry is part 15 of 21 in the series Drupal Tutorials
We assume that you have already logged into Drupal. Click on the Administer link found on the left, like the one below.

Click on the users menu as shown below.

Let’s add an user now, so click add user here.

Enter a user name for the user, [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 15 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p><img class="alignnone size-full wp-image-1089" title="How to manage users in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image00217.jpg" alt="How to manage users in Drupal." width="132" height="98" /></p>
<p>We assume that you have already logged into Drupal. Click on the Administer link found on the left, like the one below.<br />
<img class="alignnone size-full wp-image-1090" title="How to manage users in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image00415.jpg" alt="How to manage users in Drupal." width="175" height="184" /></p>
<p>Click on the users menu as shown below.<br />
<img class="alignnone size-full wp-image-1091" title="How to manage users in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image081.png" alt="How to manage users in Drupal." width="194" height="43" /><br />
Let’s add an user now, so click add user here.<br />
<img class="alignnone size-full wp-image-1092" title="How to manage users in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image083.png" alt="How to manage users in Drupal." width="258" height="55" /><br />
Enter a user name for the user, his email address, enter and confirm a password for the new user, when finished click on create new account button. A new account has been created. To check out, click on the list link as shown above, you will be able to see the new user you created. From here you can edit the user by clicking on the edit link under operations or even change their passwords.<br />
<img class="alignnone size-full wp-image-1093" title="How to manage users in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image085.png" alt="How to manage users in Drupal." width="509" height="83" /><br />
Let’s go and delete the user now, check the box on the left of the username, and select the delete the selected users in the update options and click on update button as shown below.</p>
<p><img class="alignnone size-full wp-image-1094" title="How to manage users in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image087.png" alt="How to manage users in Drupal." width="291" height="58" /><br />
It will prompt you to confirm the deletion, click on delete all button to delete the user.<br />
Now click on the user management link found  under administer link on the left menu as shown below.<br />
<img class="alignnone size-full wp-image-1095" title="How to manage users in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image0901.jpg" alt="How to manage users in Drupal." width="182" height="240" /><br />
Then click the Roles link, a role is a way of giving selected permission to a group of users which you can do from here as shown below.<br />
<img class="alignnone size-full wp-image-1096" title="How to manage users in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image092.jpg" alt="How to manage users in Drupal." width="420" height="104" /><br />
Now click the user setting link under the user management menu found on the left of your screen as shown above. You can change many settings for the users from here.<br />
You now know how to manage users in Drupal.</p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-manage-users-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
		<item>
		<title>How to manage themes in Drupal.</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-manage-themes-in-drupal/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-manage-themes-in-drupal/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 07:21:06 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[How to manage themes in Drupal.]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=1081</guid>
		<description><![CDATA[This entry is part 12 of 21 in the series Drupal Tutorials
We assume that you have already logged into Drupal. Click on the Administer link found on the left like the one below.

Click on the themes link as shown below. Themes are an easy way to change the look and feel of your drupal site.

When [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 12 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p><img class="alignnone size-full wp-image-1082" title="How to manage themes in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image00216.jpg" alt="How to manage themes in Drupal." width="132" height="98" /></p>
<p>We assume that you have already logged into Drupal. Click on the Administer link found on the left like the one below.<br />
<img class="alignnone size-full wp-image-1083" title="How to manage themes in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image00414.jpg" alt="How to manage themes in Drupal." width="175" height="184" /></p>
<p>Click on the themes link as shown below. Themes are an easy way to change the look and feel of your drupal site.<br />
<img class="alignnone size-full wp-image-1084" title="How to manage themes in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image077.png" alt="How to manage themes in Drupal." width="218" height="63" /><br />
When you click the themes link, you will enter the themes page as shown below.<br />
<img class="alignnone size-full wp-image-1085" title="How to manage themes in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image080.jpg" alt="How to manage themes in Drupal." width="480" height="127" /><br />
Click on the enable button for a new theme, then click on the default button to make it a default theme as shown above, when finished click save configuration. That’s it, you will be able to see the looks of your website, the theme has changed. You can always go to the themes page and select the default theme to what it was earlier by clicking the default button against that particular theme and remember to save your configuration.<br />
You now know how to manage themes in drupal.</p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-manage-themes-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
		<item>
		<title>How to manage stories in Drupal.</title>
		<link>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-manage-stories-in-drupal/</link>
		<comments>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-manage-stories-in-drupal/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 06:57:59 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Drupal Tutorials]]></category>
		<category><![CDATA[How to manage stories in Drupal.]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=1075</guid>
		<description><![CDATA[This entry is part 14 of 21 in the series Drupal Tutorials
We assume that you have already logged into Drupal. Click on the Create content link found on the left like the one below.

You will enter a Create content page, you can choose to create new pages or new stories for your web site here.
Stories [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 14 of 21 in the series <a href="http://bestwebdesignz.com/tips/series/drupal-tutorials/" title="series-118">Drupal Tutorials</a></div><p><img class="alignnone size-full wp-image-1076" title="How to manage stories in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image00215.jpg" alt="How to manage stories in Drupal." width="132" height="98" /></p>
<p>We assume that you have already logged into Drupal. Click on the Create content link found on the left like the one below.</p>
<p><img class="alignnone size-full wp-image-1077" title="How to manage stories in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image00413.jpg" alt="How to manage stories in Drupal." width="175" height="184" /></p>
<p>You will enter a Create content page, you can choose to create new pages or new stories for your web site here.<br />
Stories are articles that have a title, a teaser and a body, but can be extended by other modules. Stories may be used as a personal blog or for news articles.<br />
Click on the story link found on the create content page, you will enter a submit story page, where you can create new stories on a drupal site. This page will prompt you to enter the title of the story, body of the story, etc and when ready click on the submit button. That’s it, a new story has been created.<br />
Now let’ see how to edit a new story, click on the edit button as shown below.<br />
<img class="alignnone size-full wp-image-1078" title="How to manage stories in Drupal." src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/06/image075.png" alt="How to manage stories in Drupal." width="322" height="52" /></p>
<p>You can edit or delete the story you created on this page, click on delete button, then click delete button again to confirm. That’s it, the new story has been deleted.<br />
Now you know how to manage stories in drupal.</p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/drupal-tutorials/how-to-manage-stories-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Drupal Tutorials]]></series:name>
	</item>
	</channel>
</rss>
