<?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/"
	>

<channel>
	<title>Schogini &#187; Drupal</title>
	<atom:link href="http://sree.cc/category/drupal/feed" rel="self" type="application/rss+xml" />
	<link>http://sree.cc</link>
	<description>Over The Top Professionals</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:47:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Drupal-Image Gallery</title>
		<link>http://sree.cc/drupal/drupal-image-gallery</link>
		<comments>http://sree.cc/drupal/drupal-image-gallery#comments</comments>
		<pubDate>Thu, 24 Feb 2011 19:09:54 +0000</pubDate>
		<dc:creator>kavithags</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Check Boxes]]></category>
		<category><![CDATA[Gallery Option]]></category>
		<category><![CDATA[Goto]]></category>
		<category><![CDATA[Image Gallery]]></category>
		<category><![CDATA[Image Module]]></category>
		<category><![CDATA[Image Preview]]></category>
		<category><![CDATA[Image View]]></category>
		<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=1214</guid>
		<description><![CDATA[Inoder to create an image gallery in drupal we have to first download two  modules  Images  and  Thick Box. Then goto sites /all/create a folder there called &#8220;module&#8221; and copy the downloaded modules inside the folder. Goto administer -&#62;module-&#62;image and enable every check boxes Also enable thickbox option and save the configuration Goto permission-&#62;image module -&#62;enable [...]]]></description>
		<wfw:commentRss>http://sree.cc/drupal/drupal-image-gallery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Users cannot view/edit custom CCK field(s) in drupal</title>
		<link>http://sree.cc/drupal/users-cannot-viewedit-custom-cck-fields-in-drupal</link>
		<comments>http://sree.cc/drupal/users-cannot-viewedit-custom-cck-fields-in-drupal#comments</comments>
		<pubDate>Mon, 07 Feb 2011 03:16:38 +0000</pubDate>
		<dc:creator>Anish Kumar D</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=5231</guid>
		<description><![CDATA[Do you have the “Content Permissions” helper module enabled that comes packaged with CCK? If so, check the field permissions for that user role. By default, only users with administer CCK privileges can edit/view each field.]]></description>
		<wfw:commentRss>http://sree.cc/drupal/users-cannot-viewedit-custom-cck-fields-in-drupal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change theme in drupal</title>
		<link>http://sree.cc/drupal/how-to-change-theme-in-drupal</link>
		<comments>http://sree.cc/drupal/how-to-change-theme-in-drupal#comments</comments>
		<pubDate>Thu, 07 Oct 2010 11:00:51 +0000</pubDate>
		<dc:creator>kavithags</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=2476</guid>
		<description><![CDATA[>>Download your favorite drupal theme.To download themes you can browse &#8220;http://www.freewebtemplates.com/templates/drupal-themes&#8221; &#8220;http://www.siteground.com/drupal-hosting/drupal-themes.htm&#8221; &#8220;http://prowebcreative.com/free-drupal-themes&#8221; &#8220;http://themebot.com/free-website-templates/drupal-themes&#8221; >>Copy the downloaded folder inside \drupal\theme\ >>Then go to Administer/theme >>Enable the checkbox and radio button found aganist the downloaded theme. >>Save configuration]]></description>
		<wfw:commentRss>http://sree.cc/drupal/how-to-change-theme-in-drupal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding inline Javscript code to Drupal module</title>
		<link>http://sree.cc/drupal/adding-inline-javscript-code-to-drupal-module</link>
		<comments>http://sree.cc/drupal/adding-inline-javscript-code-to-drupal-module#comments</comments>
		<pubDate>Wed, 06 Oct 2010 10:28:50 +0000</pubDate>
		<dc:creator>Rajeev Pillai</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=2436</guid>
		<description><![CDATA[Open .module file from sites/all/modules/ folder. Goto the function in which you want to add Javscript code  and add your Javscript code like following: drupal_add_js( alert(&#8220;Sree.cc&#8221;);, &#8216;inline&#8217;); drupal_add_js( &#8216;function refresh_page(){window.location.href=window.location;}&#8217;,  &#8216;inline&#8217; );]]></description>
		<wfw:commentRss>http://sree.cc/drupal/adding-inline-javscript-code-to-drupal-module/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drupal block with dynamic content</title>
		<link>http://sree.cc/drupal/drupal-block-with-dynamic-content</link>
		<comments>http://sree.cc/drupal/drupal-block-with-dynamic-content#comments</comments>
		<pubDate>Wed, 29 Sep 2010 11:18:36 +0000</pubDate>
		<dc:creator>Rajeev Pillai</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=2287</guid>
		<description><![CDATA[Step1: Login as admin and select Administer->Blocks and click on the &#8220;add block page&#8221; link on the top. Step2: Enter description and title in the Block description, Block title textboxes. Step3: In the Block body textarea, enter following text: &#8220; &#8221; and input format should be full html. Step4: Move your block to left, right [...]]]></description>
		<wfw:commentRss>http://sree.cc/drupal/drupal-block-with-dynamic-content/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Installation</title>
		<link>http://sree.cc/drupal/drupal-installation</link>
		<comments>http://sree.cc/drupal/drupal-installation#comments</comments>
		<pubDate>Fri, 24 Sep 2010 12:43:58 +0000</pubDate>
		<dc:creator>ashalekshmir</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=2217</guid>
		<description><![CDATA[Simple install of Drupal on XAMPP Drupal 6.x 1. Download the latest compatible copy of XAMPP and install it on your C:\ (or main) drive. It worked better locating it at C:\ directly and not in Program Files. 2. Open the c:\xampp\htdocs folder and create a subfolder. For this example, we&#8217;ll call it &#8220;drupal&#8221; (C:\xampp\htdocs\drupal). [...]]]></description>
		<wfw:commentRss>http://sree.cc/drupal/drupal-installation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change drupal site offline mode to online</title>
		<link>http://sree.cc/drupal/how-to-change-drupal-site-offline-mode-to-online</link>
		<comments>http://sree.cc/drupal/how-to-change-drupal-site-offline-mode-to-online#comments</comments>
		<pubDate>Wed, 08 Sep 2010 05:23:53 +0000</pubDate>
		<dc:creator>Rajeev Pillai</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=1221</guid>
		<description><![CDATA[Once you changed your site mode from online to offline via admin-&#62;Site Maintenance,  you will not get a login page to login as admin and change the mode from offline  to online. So you have to browse like following: http://www.yourwebsite.com?q=user/login, Then login as admin and click on &#8220;Site Maintenance&#8221; menu and change site mode to [...]]]></description>
		<wfw:commentRss>http://sree.cc/drupal/how-to-change-drupal-site-offline-mode-to-online/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Drupal-site map</title>
		<link>http://sree.cc/drupal/drupal-site-map</link>
		<comments>http://sree.cc/drupal/drupal-site-map#comments</comments>
		<pubDate>Mon, 06 Sep 2010 12:08:58 +0000</pubDate>
		<dc:creator>ashalekshmir</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=1213</guid>
		<description><![CDATA[SiteMap module provides a site map that gives visitors an overview of your site. It can also display the RSS feeds for all blogs and terms. Drupal generates the RSS feeds automatically but few seems to be aware that they exist. The site map can display the following items: A message to be displayed above [...]]]></description>
		<wfw:commentRss>http://sree.cc/drupal/drupal-site-map/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inserting Page Break in Drupal Printer-Friendly Version</title>
		<link>http://sree.cc/drupal/inserting-page-break-in-drupal-printer-friendly-version</link>
		<comments>http://sree.cc/drupal/inserting-page-break-in-drupal-printer-friendly-version#comments</comments>
		<pubDate>Tue, 04 May 2010 07:01:29 +0000</pubDate>
		<dc:creator>Rajeev Pillai</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=760</guid>
		<description><![CDATA[Open  sites/all/modules/print/print.css and add following lines in it: @media screen { .page-break    { height:5px;  border-top:1px dotted #cccccc;  } } @media print { .page-break { height:0; page-break-before:always; margin:0; border-top:none; } } after that,  put the following code in your Drupal&#8217;s page, wherever you need page break : &#60;div class=&#8221;page-break&#8221;&#62;&#60;/div&#62; Test it and enjoy!]]></description>
		<wfw:commentRss>http://sree.cc/drupal/inserting-page-break-in-drupal-printer-friendly-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Site Migration</title>
		<link>http://sree.cc/drupal/drupal-site-migration</link>
		<comments>http://sree.cc/drupal/drupal-site-migration#comments</comments>
		<pubDate>Tue, 09 Mar 2010 13:18:24 +0000</pubDate>
		<dc:creator>gayatri.sa</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Backup and Migrate]]></category>
		<category><![CDATA[Drupal Migrate]]></category>

		<guid isPermaLink="false">http://sree.cc/?p=618</guid>
		<description><![CDATA[Migrating Drupal from one folder (or one server) to another is not always as simple as just copying the files and database. All the file paths, configuration data, content, menus &#38; structure are stored in the Drupal database. Hence, just a blind copy will break the new Drupal system. Steps to migrate your drupal installation [...]]]></description>
		<wfw:commentRss>http://sree.cc/drupal/drupal-site-migration/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: sree.cc @ 2012-02-06 09:28:55 -->
