<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>BuddyPress.org | smurkas | Activity</title>
	<link>https://buddypress.org/members/smurkas/activity/</link>
	<atom:link href="https://buddypress.org/members/smurkas/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for smurkas.</description>
	<lastBuildDate>Sun, 05 Apr 2026 05:03:46 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">141c79b3a80306bf61363fbd890f1f09</guid>
				<title>smurkas posted on the forum topic Router for root components in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/router-for-root-components/#post-66993</link>
				<pubDate>Sun, 08 Aug 2010 13:02:30 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ok I&#8217;ve continued to work on this but I&#8217;ve run into abit of a snag. It seems that the standard status code from WP for a screen function is 404 unless a template is loaded. This is fine in most cases but in some cases you might not want to return anything and when it [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d89323ca33c8c92314c6ce52e52f8eb4</guid>
				<title>smurkas posted on the forum topic Router for root components in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/router-for-root-components/#post-65390</link>
				<pubDate>Tue, 27 Jul 2010 16:13:29 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ok guys I&#8217;ve put it up on SVN on Beanstalk. There&#8217;s the router here: <a href="http://smurkas.svn.beanstalkapp.com/minpt/trunk/buddypress-screen-router" rel="nofollow ugc">http://smurkas.svn.beanstalkapp.com/minpt/trunk/buddypress-screen-router</a> and there&#8217;s a minimal root component to get you going here: <a href="http://smurkas.svn.beanstalkapp.com/minpt/trunk/buddypress-minimal-root-component" rel="nofollow ugc">http://smurkas.svn.beanstalkapp.com/minpt/trunk/buddypress-minimal-root-component</a> The router assumes that the root component is registered via the&hellip;<span class="activity-read-more" id="activity-read-more-34927"><a href="http://buddypress.org/community/groups/creating-extending/forum/topic/router-for-root-components/#post-65390" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">69e6a2db33044134626fca46e6c6271b</guid>
				<title>smurkas started the forum topic Router for root components in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/router-for-root-components/</link>
				<pubDate>Mon, 26 Jul 2010 21:53:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi all, I recently needed to code some root components for a project of mine, and after figuring out how and where to hook in order to get them registered I came up with the idea of creating a router for them. For those who&#8217;ve gone digging you know that Buddypress does it&#8217;s own URL [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">91a951c8ec782ce3ffd22ff65907d132</guid>
				<title>smurkas joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/34314/</link>
				<pubDate>Mon, 26 Jul 2010 21:53:42 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">eadd768e5c2b229b247b13ab49d9f59d</guid>
				<title>smurkas posted on the forum topic Creating a root component with Skeleton Component in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/creating-a-root-component-with-skeleton-component/#post-63991</link>
				<pubDate>Sat, 17 Jul 2010 23:09:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ok so I think I figured this out. I used the Skeleton component to do this and you need to change a couple of things in order for it to work. First of all, the component registers itself too late so bp_core_add_root_component() won&#8217;t work. Change line 45 of loader.php to add_action( &#8216;bp_include&#8217;, &#8216;bp_example_init&#8217; ); This [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f452c65cb391d3d2cf6c743872d059f1</guid>
				<title>smurkas joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/31110/</link>
				<pubDate>Sat, 17 Jul 2010 23:09:19 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>