<?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: Integrating WordPress &amp; Vanilla [with Existing Content]</title>
	<atom:link href="http://www.elorg.net/2008/06/integrating-wordpress-vanilla-with-existing-content/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elorg.net/2008/06/integrating-wordpress-vanilla-with-existing-content/</link>
	<description>Ramblings and other miscellany.</description>
	<lastBuildDate>Wed, 11 Aug 2010 18:04:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Vanilla, Amember and Wordpress Integration! &#124; IceCream Themes - Custom Wordpress Theme Design by Pohl Media Studio</title>
		<link>http://www.elorg.net/2008/06/integrating-wordpress-vanilla-with-existing-content/comment-page-1/#comment-24</link>
		<dc:creator>Vanilla, Amember and Wordpress Integration! &#124; IceCream Themes - Custom Wordpress Theme Design by Pohl Media Studio</dc:creator>
		<pubDate>Fri, 03 Oct 2008 08:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.elorg.net/?p=73#comment-24</guid>
		<description>[...] Visit This link and make sure you read all the instructions at elorg.net. [...]</description>
		<content:encoded><![CDATA[<p>[...] Visit This link and make sure you read all the instructions at elorg.net. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.elorg.net/2008/06/integrating-wordpress-vanilla-with-existing-content/comment-page-1/#comment-10</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 23 Jun 2008 22:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.elorg.net/?p=73#comment-10</guid>
		<description>WOO, IT WORKED! :)</description>
		<content:encoded><![CDATA[<p>WOO, IT WORKED! <img src='http://www.elorg.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.elorg.net/2008/06/integrating-wordpress-vanilla-with-existing-content/comment-page-1/#comment-9</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 23 Jun 2008 22:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.elorg.net/?p=73#comment-9</guid>
		<description>As to the login page, when I combined my Wordpress and Vanilla stuff, I used the Wordpress login, which also allows you to feed it a variable in the URL that tells it where to go after login.  This way, when you click the Submit button, you can tell it to go to the page you were originally trying to go to (in this case, say, the Vanilla forum).  The code should look like this:

(Hope this works)

&lt;a href=&quot;&#039;.AppendUrlParameters($this-&gt;Context-&gt;Configuration[&#039;SIGNOUT_URL&#039;], &#039;redirect_to=&#039;.GetRequestUri()).&#039;&quot;&gt;&#039;.$this-&gt;Context-&gt;GetDefinition(&#039;SignOut&#039;).&#039;&lt;/a&gt;)&nbsp;&nbsp;&#039;;


That&#039;s in the vanilla/themes/&lt;theme&gt;/menu.php file.  You should be able to utilize that code in combination with what&#039;s already in the file to see how it&#039;s used.  The applicable part, though, is the &quot;&#039;redirect_to=&#039;.GetRequestUri()).&#039;&quot; part.</description>
		<content:encoded><![CDATA[<p>As to the login page, when I combined my WordPress and Vanilla stuff, I used the WordPress login, which also allows you to feed it a variable in the URL that tells it where to go after login.  This way, when you click the Submit button, you can tell it to go to the page you were originally trying to go to (in this case, say, the Vanilla forum).  The code should look like this:</p>
<p>(Hope this works)</p>
<p>&lt;a href=&#8221;&#8216;.AppendUrlParameters($this-&gt;Context-&gt;Configuration['SIGNOUT_URL'], &#8216;redirect_to=&#8217;.GetRequestUri()).&#8217;&#8221;&gt;&#8217;.$this-&gt;Context-&gt;GetDefinition(&#8216;SignOut&#8217;).&#8217;&lt;/a&gt;)&amp;nbsp;&amp;nbsp;&#8217;;</p>
<p>That&#8217;s in the vanilla/themes/&lt;theme&gt;/menu.php file.  You should be able to utilize that code in combination with what&#8217;s already in the file to see how it&#8217;s used.  The applicable part, though, is the &#8220;&#8216;redirect_to=&#8217;.GetRequestUri()).&#8217;&#8221; part.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
