<?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>Twenty3design - Web design and Development &#187; Atrium</title>
	<atom:link href="http://www.twenty3design.co.uk/category/blog/atrium/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twenty3design.co.uk</link>
	<description>Web design and development</description>
	<lastBuildDate>Tue, 24 Aug 2010 20:25:44 +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>Increasing upload limit in Open Atrium</title>
		<link>http://www.twenty3design.co.uk/blog/atrium/increasing-upload-limit-in-open-atrium/</link>
		<comments>http://www.twenty3design.co.uk/blog/atrium/increasing-upload-limit-in-open-atrium/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 22:00:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Atrium]]></category>

		<guid isPermaLink="false">http://www.twenty3design.co.uk/blog/?p=344</guid>
		<description><![CDATA[[WARNING: This blog is a bit geeky] &#8230;and it&#8217;s about Open Atrium again!
I struggled with this one for a while and it really depends somewhat on your server set up but here&#8217;s how I managed to increase my file upload limits on a Heart Internet hosting account:
1. ) This is worth doing if you need [...]]]></description>
			<content:encoded><![CDATA[<p>[WARNING: This blog is a bit geeky] &#8230;and it&#8217;s about Open Atrium again!<span id="more-379"></span></p>
<p>I struggled with this one for a while and it really depends somewhat on your server set up but here&#8217;s how I managed to increase my file upload limits on a Heart Internet hosting account:</p>
<p>1. ) This is worth doing if you need to make minor changes to the Atrium admin: Allow variable overrides in the Strong Arm Module here: admin/settings/strongarm</p>
<p>2. ) In the root of your website (so inside public_html or something like that) add a PHP5.ini file with the following inside it:</p>
<p>memory_limit=124M<br />
upload_max_filesize=200M<br />
post_max_size=400M</p>
<p>&#8230;obviously replace the limits with your required details</p>
<p>The &#8216;5&#8242; bit in PHP5.ini is the bit that caught me out, it&#8217;s normally just PHP.ini but my host requires the 5 if the site is using PHP 5, strange because the actual files (eg settings.php) don&#8217;t need to change. But it works.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twenty3design.co.uk/blog/atrium/increasing-upload-limit-in-open-atrium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a Wysiwyg editor to Open Atrium</title>
		<link>http://www.twenty3design.co.uk/blog/atrium/adding-a-wysiwyg-editor-to-open-atrium/</link>
		<comments>http://www.twenty3design.co.uk/blog/atrium/adding-a-wysiwyg-editor-to-open-atrium/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 11:05:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Atrium]]></category>

		<guid isPermaLink="false">http://www.twenty3design.co.uk/blog/?p=336</guid>
		<description><![CDATA[[WARNING: This blog is a bit geeky]
We&#8217;ve been using Open Atrium recently and one of the trending issues with both Drupal and OA is that there isn&#8217;t a built in rich text editor.  It turns out it&#8217;s not that difficult to add in, I thought I&#8217;d post the steps below for any wandering Interterer:
1. [...]]]></description>
			<content:encoded><![CDATA[<p>[WARNING: This blog is a bit geeky]</p>
<p>We&#8217;ve been using Open Atrium recently<span id="more-371"></span> and one of the trending issues with both Drupal and OA is that there isn&#8217;t a built in rich text editor.  It turns out it&#8217;s not that difficult to add in, I thought I&#8217;d post the steps below for any wandering Interterer:</p>
<p>1. ) Download the Wysiwyg module for Drupal: <a href="http://drupal.org/project/wysiwyg" target="_blank">http://drupal.org/project/wysiwyg</a></p>
<p>2. ) Download your editor of choice, I went with TinyMCE (but secretly I&#8217;m waiting for CKeditor to be compatible, don&#8217;t tell TinyMCE): <a href="http://tinymce.moxiecode.com/" target="_blank">http://tinymce.moxiecode.com/</a></p>
<p>3. ) Unzip the Wysiwyg module and upload it to your server in the modules folder: /sites/all/modules/contrib/</p>
<p>4. ) Unzip the editor and upload that to a new folder here: /sites/all/libraries/</p>
<p>5. ) Go to your Open Atrium site admin: admin/modules and enable the Wysiwyg module</p>
<p>6. ) Go to: admin/settings and click on the Wysiwyg configuration link</p>
<p>7. ) Select your editor from the drop downs</p>
<p>That should be it, if you visit your OA site the content editor sections should all now be using the editor.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twenty3design.co.uk/blog/atrium/adding-a-wysiwyg-editor-to-open-atrium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Atrium miniblog</title>
		<link>http://www.twenty3design.co.uk/blog/atrium/open-atrium-miniblog/</link>
		<comments>http://www.twenty3design.co.uk/blog/atrium/open-atrium-miniblog/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 23:26:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Atrium]]></category>

		<guid isPermaLink="false">http://www.twenty3design.co.uk/blog/?p=331</guid>
		<description><![CDATA[[WARNING: This blog is a bit geeky]
Recently we&#8217;ve installed Open Atrium for a client, and have had brilliant success with it. It&#8217;s super pretty (which is important to me) and it really fits a certain kind of intranet/wiki set up that some clients need.
I mentioned on Twitter that I had a couple of bugs getting [...]]]></description>
			<content:encoded><![CDATA[<p>[WARNING: This blog is a bit geeky]</p>
<p>Recently we&#8217;ve installed Open Atrium for a client, and have had brilliant success with it.<span id="more-366"></span> It&#8217;s super pretty (which is important to me) and it really fits a certain kind of intranet/wiki set up that some clients need.</p>
<p>I mentioned on Twitter that I had a couple of bugs getting it running online and I though it would be a better to explain things here for anyone who might have similar issues, don&#8217;t worry it&#8217;s pretty straight forward and there were only two (&#8230;well two and a half).</p>
<p>1.) PHP Memory limit: In the requirements Atrium needs 64M, and by default you get 8M &#8211; Easy fix is to add a file called php.ini in the root of your Atrium folder with one line in it:</p>
<p>memory_limit = 64M</p>
<p>2.) When I clicked on Edit in a book page (and a couple of other screens) a warning popped up about not being able to find <em>og.nid</em> in the <em>og</em> table.  This turned out to be because during the install I&#8217;d chosen to use a table prefix (wiki_) and although Atrium could find the table, it couldn&#8217;t find the column inside the table which hadn&#8217;t adopted the prefix. So I simply hard coded the table prefix in a couple of places in the function:</p>
<p>og.nid -&gt; wiki_og.nid around line 1025 of spaces_og.module (sites/all/modules/contrib/spaces/spaces_og)</p>
<p>The half.) I can&#8217;t see the modules page in the admin section &#8230;not sure why yet?!</p>
<p>Thanks @ultimateboy for asking!</p>
<p><strong>UPDATE: Looks like the og.nid bug is sorted in Beta2 &#8211; Follow @open_atrium for the latest updates</strong></p>
<p><strong>UPDATE: It turns out that the reason I coldn&#8217;t see the modules page is that it uses waaaayy too much memory on the server, for me this was fixed by installing Beta3 &#8230;but it&#8217;s still an issue for a lot of people with lots of modules installed.<br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.twenty3design.co.uk/blog/atrium/open-atrium-miniblog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
