<?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>The Geek Diva &#187; Server Administration</title>
	<atom:link href="http://erika-vilches.com/category/geek/server-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://erika-vilches.com</link>
	<description>Introspective analysis of an unleashed freak</description>
	<lastBuildDate>Tue, 03 Aug 2010 08:53:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to integrate b2evolution with Gallery2</title>
		<link>http://erika-vilches.com/2007/11/11/how-to-integrate-b2evolution-with-gallery2/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-integrate-b2evolution-with-gallery2</link>
		<comments>http://erika-vilches.com/2007/11/11/how-to-integrate-b2evolution-with-gallery2/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 23:20:08 +0000</pubDate>
		<dc:creator>Erika</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Server Administration]]></category>

		<guid isPermaLink="false">http://erika-vilches.com/?p=10</guid>
		<description><![CDATA[Well, since I had a bit of trouble getting b2evolution to integrate with my existing Gallery2 installation, I decided to make a quick how-to.What do I have? b2evolution version 1.10.2, Gallery version 2.2.2 and the gallery2 plugin version 1.2. Both, b2evolution and Gallery, were installed with Fantastico de Luxe from my cPanel.What do I want? [...]]]></description>
			<content:encoded><![CDATA[<p>Well, since I had a bit of trouble getting b2evolution to integrate with my existing Gallery2 installation, I decided to make a quick how-to.What do I have? b2evolution version 1.10.2, Gallery version 2.2.2 and the gallery2 plugin version 1.2. Both, b2evolution and Gallery, were installed with Fantastico de Luxe from my cPanel.What do I want? to be able to integrate my existing Gallery installation with my b2evolution so I can easily use the pics I already have in Gallery as part of my posts in b2evolution.What did I do?
<ol>
<li>Download the gallery2 plugin version 1.2</li>
<li>Unzip it.</li>
<li>Upload gallery2_plugin directory to your plugins directory.</li>
<li>Login to your b2evolution administration area.</li>
<li>App settings -&gt; Plugins -&gt; Install (at the right side of Gallery2 plugin).</li>
<li>Click on edit plugin settings (at the right side of the installer Gallery2 plugin).</li>
<li>Leave “Use Single Sign On:” unchecked, in “Gallery2 Path:” I used ../gallery/ since my gallery installation is in erika-vilches.com/gallery/, my b2evolution installation is in erika-vilches.com/blog/ and it is supposed to be a relative path from your b2evolution installation directory (this won’t work as is, in Write -&gt; G2Image it will popup an error complaining about not finding ttinymce index).</li>
<li>Configure the “G2Image Default Display Settings” to your specific needs.</li>
<li>Edit /plugins/gallery2_plugin/g2image/config.php line 66, it has: </li>
<li>$g2ic_gallery2_path = $gallerypath;</li>
<li>and now it should have: </li>
<li>$g2ic_gallery2_path = &#8220;gallery/&#8221;;</li>
<li>where “gallery/” is the path from your web root directory to your Gallery installation.</li>
<li>Go to Write -&gt; G2Image, now you can select the images you want to use from your gallery!</li>
</ol>
<ul></ul>
<p>If you intend to use lightbox functionality, you have to install and configure the Lighbox plugin first.I hope you found this how-to useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://erika-vilches.com/2007/11/11/how-to-integrate-b2evolution-with-gallery2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
