<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.lca2010.org.nz/mediawiki/skins/common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Tutorials/Drupal Under the Hood - Revision history</title>
		<link>http://www.lca2010.org.nz/mediawiki/index.php?title=Tutorials/Drupal_Under_the_Hood&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0</generator>
		<lastBuildDate>Sun, 19 May 2013 17:22:42 GMT</lastBuildDate>
		<item>
			<title>Drupalwebchicknet: First stab at tutorial page</title>
			<link>http://www.lca2010.org.nz/mediawiki/index.php?title=Tutorials/Drupal_Under_the_Hood&amp;diff=1103&amp;oldid=prev</link>
			<description>&lt;p&gt;First stab at tutorial page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Drupal Under the Hood =&lt;br /&gt;
&lt;br /&gt;
Drupal is a content management system / content management framework used to power hundreds of thousands of sites around the world, including Ubuntu.com and Whitehouse.gov.&lt;br /&gt;
&lt;br /&gt;
This tutorial will provide a crash-course for developers on how Drupal's insides work and how to write modules to extend its default behaviour. The focus is on the forthcoming Drupal 7 release.&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
To get the most out of this tutorial, you should bring a laptop with the following:&lt;br /&gt;
&lt;br /&gt;
* Drupal 7 alpha 1: http://ftp.drupal.org/files/projects/drupal-7.0-alpha1.tar.gz, which in turn requires PHP 5.2+ with PDO support.&lt;br /&gt;
* Devel module: http://ftp.drupal.org/files/projects/devel-7.x-1.x-dev.tar.gz&lt;br /&gt;
&lt;br /&gt;
Note that Drupal 7 is still in development. Stuff tends to work great on a standard LAMP stack of Apache 2, MySQL 5, and PHP 5.2. It ''should'' also work with SQLite and PostgreSQL databases, web servers other than Apache, and PHP 5.3; however, you may run into weird bugs. If so, thank you for alpha testing Drupal 7! :) Please tell us about them: http://drupal.org/project/issues/drupal&lt;br /&gt;
&lt;br /&gt;
== Example files ==&lt;br /&gt;
&lt;br /&gt;
* Example files: http://webchick.net/files/lca-drupal-tutorial.zip&lt;br /&gt;
&lt;br /&gt;
Since there's a lot of material to cover in a very short period of time, we'll have to have to sort of whip through these examples. But fear not; they are broken down step-by-step, and a heavily annotated version of the final module will be provided if you miss anything.&lt;br /&gt;
&lt;br /&gt;
== Handouts ==&lt;br /&gt;
(coming soon)&lt;/div&gt;</description>
			<pubDate>Tue, 19 Jan 2010 11:52:10 GMT</pubDate>			<dc:creator>Drupalwebchicknet</dc:creator>			<comments>http://www.lca2010.org.nz/wiki/Talk:Tutorials/Drupal_Under_the_Hood</comments>		</item>
	</channel>
</rss>