<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Drupal Shared Hosting Site Installer</title>
	<atom:link href="http://www.darcynorman.net/2006/07/20/drupal-shared-hosting-site-installer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2006/07/20/drupal-shared-hosting-site-installer/</link>
	<description>apparently much happier in person</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:03:04 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Eaton</title>
		<link>http://www.darcynorman.net/2006/07/20/drupal-shared-hosting-site-installer/#comment-82088</link>
		<dc:creator>Jeff Eaton</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1933121646#comment-82088</guid>
		<description>&lt;p&gt;The core installer is set up to fire hook_install() when the basic module enabling work is finished, so an install profile can do whatever settings-twiddling it needs to. We&#039;re looking, though, at using distro-specific &#039;wizard&#039; modules to do the bulk of the setup work for profiles that need a lot of user-driven customization.&lt;/p&gt;&lt;p&gt;I&#039;m in the process of completing a &#039;Welcome to Drupal&#039; module for use in new-user installations that hand-holds them through the process of making the admin account, naming the site, adding a few aggregator items, and so on.&lt;/p&gt;&lt;p&gt;It&#039;s a slightly different model than some installers but I think there&#039;s a lot of flexibility to it. I&#039;m really curious to see how it could work together with your automated command-line installer.... &lt;br /&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>The core installer is set up to fire hook_install() when the basic module enabling work is finished, so an install profile can do whatever settings-twiddling it needs to. We&#39;re looking, though, at using distro-specific &#39;wizard&#39; modules to do the bulk of the setup work for profiles that need a lot of user-driven customization.</p>
<p>I&#39;m in the process of completing a &#39;Welcome to Drupal&#39; module for use in new-user installations that hand-holds them through the process of making the admin account, naming the site, adding a few aggregator items, and so on.</p>
<p>It&#39;s a slightly different model than some installers but I think there&#39;s a lot of flexibility to it. I&#39;m really curious to see how it could work together with your automated command-line installer&#8230;. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.darcynorman.net/2006/07/20/drupal-shared-hosting-site-installer/#comment-82231</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1933121646#comment-82231</guid>
		<description>&lt;p&gt;maye you should consider to use&lt;/p&gt;&lt;p&gt;&lt;em&gt;&quot;sed -i&quot; &lt;/em&gt;&lt;/p&gt;&lt;p&gt;to modify the files without writing them (readable) to tmp.  &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>maye you should consider to use</p>
<p><em>&quot;sed -i&quot; </em></p>
<p>to modify the files without writing them (readable) to tmp.  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2006/07/20/drupal-shared-hosting-site-installer/#comment-82232</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1933121646#comment-82232</guid>
		<description>Jeff - that sounds really great! I think the two installers are complimentary, in that the core one will handle Drupal-specific stuff, and my script will to server-specific stuff (symlinks, create database, etc...)</description>
		<content:encoded><![CDATA[<p>Jeff &#8211; that sounds really great! I think the two installers are complimentary, in that the core one will handle Drupal-specific stuff, and my script will to server-specific stuff (symlinks, create database, etc&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2006/07/20/drupal-shared-hosting-site-installer/#comment-82237</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1933121646#comment-82237</guid>
		<description>I&#039;ll give that a try. I was basically just duct-taping bits of googled code together...</description>
		<content:encoded><![CDATA[<p>I&#8217;ll give that a try. I was basically just duct-taping bits of googled code together&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
