<?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: Using multiple templates with DokuWiki</title>
	<atom:link href="http://www.thedanglybits.com/2009/06/17/using-multiple-templates-with-dokuwiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedanglybits.com/2009/06/17/using-multiple-templates-with-dokuwiki/</link>
	<description>Taking the IE out of danglie</description>
	<lastBuildDate>Tue, 10 Nov 2009 00:06:30 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 15 bookster</title>
		<link>http://www.thedanglybits.com/2009/06/17/using-multiple-templates-with-dokuwiki/comment-page-1/#comment-40724</link>
		<dc:creator>15 bookster</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedanglybits.com/?p=59#comment-40724</guid>
		<description>Clever... I will have to steal it. I&#039;m actually fooling around with a rather different problem-- hosting multiple separate wikis with a single copy of Dokuwiki. Lukas Ruf (google him) had come up with a good way to do this, which thankfully I downloaded before he took it down. I may have to repost it somewhere (with his permission). It&#039;s pretty simple-- in your main local.conf you have a snippet of code like:

include $_SERVER[&#039;DOCUMENT_ROOT&#039;] . &#039;/wikis/www.&#039; . $_SERVER[&#039;SERVER_NAME&#039;] . &#039;/mhlocal.php&#039;;

then you have multiple content directories  (in my implementation, in subdirectory wikis/www.domain-name.com/ for each domain) and have any overriding configurations for values in local.php in the mhlocal.php file. Has worked well for me-- right now I&#039;m only hosting four or five wikis using it but will probably grow that out eventually to far more.</description>
		<content:encoded><![CDATA[<p>Clever&#8230; I will have to steal it. I&#8217;m actually fooling around with a rather different problem&#8211; hosting multiple separate wikis with a single copy of Dokuwiki. Lukas Ruf (google him) had come up with a good way to do this, which thankfully I downloaded before he took it down. I may have to repost it somewhere (with his permission). It&#8217;s pretty simple&#8211; in your main local.conf you have a snippet of code like:</p>
<p>include $_SERVER['DOCUMENT_ROOT'] . &#8216;/wikis/www.&#8217; . $_SERVER['SERVER_NAME'] . &#8216;/mhlocal.php&#8217;;</p>
<p>then you have multiple content directories  (in my implementation, in subdirectory wikis/www.domain-name.com/ for each domain) and have any overriding configurations for values in local.php in the mhlocal.php file. Has worked well for me&#8211; right now I&#8217;m only hosting four or five wikis using it but will probably grow that out eventually to far more.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
