<?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 | Jean-Marc | Activity</title>
	<link>https://buddypress.org/members/chefouvi/activity/</link>
	<atom:link href="https://buddypress.org/members/chefouvi/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Jean-Marc.</description>
	<lastBuildDate>Tue, 14 Apr 2026 18:58:17 +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">8a67045033bbfd0ed0bc55f40bcbd706</guid>
				<title>Jean-Marc joined the group BuddyPress Privacy Component (BP Privacy, BP_Authz, or BPAz)</title>
				<link>https://buddypress.org/updates/p/139307/</link>
				<pubDate>Fri, 25 Feb 2011 19:28:48 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a4c15a546690d58f399a52836888148c</guid>
				<title>Jean-Marc posted on the forum topic Add filters to  if ( bp_has_activities( bp_ajax_querystring( activity )) ) in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/add-filters-to-if-bp_has_activities-bp_ajax_querystring-activity/#post-8</link>
				<pubDate>Fri, 28 Jan 2011 05:31:55 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/revolutionfrance/" rel="nofollow ugc">@revolutionfrance</a> Just wondering if this won&#8217;t work! Why don&#8217;t you just add the filter function directly into your theme file exactly where u want the filter to apply right before you call the <code></code> I mean something like this: <code></code> I haven&#8217;t tried this but I don&#8217;t see why it wouldn&#8217;t work. I hope this [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">22d465f0caf300bb6db33078e60eefda</guid>
				<title>Jean-Marc posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/119030/#acomment-127306</link>
				<pubDate>Wed, 05 Jan 2011 03:49:03 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sorry the php code was stripped from my message.</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/gunju2221/" title="Savannah Video Central" rel="nofollow ugc">Savannah Video Central</a> posted an update in the group <a href="http://buddypress.org/community/groups/buddypress-announce-group/" rel="nofollow ugc">BuddyPress Announce Group</a>: Great Plugin! The feature is a great help to my groups. 

Although, if I enable the feature, than Any user can go to Site-Wide [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">252b674e6ee5d6f85590613efa00fa3e</guid>
				<title>Jean-Marc posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/119030/#acomment-127305</link>
				<pubDate>Wed, 05 Jan 2011 03:27:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>You can do this:<br />
replace this line in activity/post-form<br />
&lt;option value=&quot;&#8221;&gt;</p>
<p>&lt;option class=&quot;&#8221; value=&#8221;&#8221;&gt;</p>
<p>What we are doing here is assigning a class of announce to the option for groups that are announce groups. After doing so you can just add a value of display none to your css for the class announce like this:<br />
.announce {<br />
	display:none<br />
}<br />
Add&hellip;<span class="activity-read-more" id="activity-read-more-127305"><a href="https://buddypress.org/updates/p/119030/#acomment-127305" rel="nofollow ugc">[Read more]</a></span></p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/gunju2221/" title="Savannah Video Central" rel="nofollow ugc">Savannah Video Central</a> posted an update in the group <a href="http://buddypress.org/community/groups/buddypress-announce-group/" rel="nofollow ugc">BuddyPress Announce Group</a>: Great Plugin! The feature is a great help to my groups. 

Although, if I enable the feature, than Any user can go to Site-Wide [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1ca66a055147cb2f27eebdaf5f927beb</guid>
				<title>Jean-Marc posted on the forum topic Split members into admin defined caregories in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/split-members-into-admin-defined-caregories/?topic_page=2#post-81896</link>
				<pubDate>Fri, 10 Dec 2010 16:58:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>+1 much needed</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">86b8369b29e262ae002ae3c37d7de342</guid>
				<title>Jean-Marc posted on the forum topic Detecting if user is Moderator and other template tags in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/detecting-if-user-is-moderator-and-other-template-tags/#post-81895</link>
				<pubDate>Fri, 10 Dec 2010 16:49:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>@etiviti,<br />
How does one use the BP_Groups_Member::get_is_admin_of( $user_id )? I mean where do do I put it in order to only list groups that user is admin or mod of.? This is a bit confusing.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d2b8ff0542c31f3561c70d11baeebd1e</guid>
				<title>Jean-Marc posted on the forum topic A few problems found in V0.1.2.3 in the group EventPress</title>
				<link>http://buddypress.org/community/groups/eventpress/forum/topic/a-few-problems-found-in-v0-1-2-3/#post-81723</link>
				<pubDate>Wed, 08 Dec 2010 16:49:55 +0000</pubDate>

									<content:encoded><![CDATA[<p>Dear Kunalb,<br />
I tried the manual installation and the Wordpress auto install both came up with the same error. This is indeed weird. There are no other error details. Thanks a lot for taking the time to look into this.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d5a9f659d933f8b78cae55a5203effa6</guid>
				<title>Jean-Marc posted on the forum topic A few problems found in V0.1.2.3 in the group EventPress</title>
				<link>http://buddypress.org/community/groups/eventpress/forum/topic/a-few-problems-found-in-v0-1-2-3/#post-81656</link>
				<pubDate>Tue, 07 Dec 2010 21:57:23 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi kunalb,<br />
I installed Buddypress Custom Posts and I have the latest version of Buddypress. Eventpress installs by upon activation i get &#8220;The plugin does not have a valid header.&#8221; How do I fix this?</p>
<p>Thanks,</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">974707b2c7a95abf4f17b76ab6c3a9bf</guid>
				<title>Jean-Marc joined the group EventPress</title>
				<link>https://buddypress.org/updates/p/121807/</link>
				<pubDate>Tue, 07 Dec 2010 21:57:23 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dba9dcc358b9465a3adba21e7bce11bc</guid>
				<title>Jean-Marc posted an update in the group How-To and Troubleshooting: Hi all,
How can I display groups that a user is an admin of. [&#133;]</title>
				<link>https://buddypress.org/updates/p/117907/</link>
				<pubDate>Sun, 21 Nov 2010 09:50:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi all,<br />
How can I display groups that a user is an admin of. I want to add a tab to user profile called Managed Groups which will look through the groups to only display that groups that I am admin or Mod for. Anyone has an idea how to do this? Even if it is in a widget I will take it.<br />
NOTE: currently my groups tab under profile show groups that&hellip;<span class="activity-read-more" id="activity-read-more-117907"><a href="https://buddypress.org/updates/p/117907/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b5e08732a990f5dfa3c5115a19a7fda0</guid>
				<title>Jean-Marc posted on the forum topic BP Group Reviews plugin release in the group BP Group Reviews</title>
				<link>http://buddypress.org/community/groups/bp-group-reviews/forum/topic/bp-group-reviews-plugin-release/#post-79805</link>
				<pubDate>Thu, 18 Nov 2010 18:45:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Nice Work <a href="http://buddypress.org/community/members/boonebgorges/" rel="nofollow ugc">@boonebgorges</a>. You always come up with great stuff. Thanks for everything you do. Would you mind adapting it to members as well or point me in the right direction to do so please? </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">445857bc956ddf0310620c1e8d80f684</guid>
				<title>Jean-Marc joined the group BP Group Reviews</title>
				<link>https://buddypress.org/updates/p/117525/</link>
				<pubDate>Thu, 18 Nov 2010 18:45:43 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b46bbe75c80a7d5b784ce4df68502f47</guid>
				<title>Jean-Marc posted on the forum topic Is it possible to make all assignment Responses Private? in the group BuddyPress ScholarPress Courseware</title>
				<link>http://buddypress.org/community/groups/buddypress-courseware/forum/topic/is-it-possible-to-make-all-assignment-responses-private/#post-78891</link>
				<pubDate>Tue, 09 Nov 2010 22:54:38 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thank Stas, thank you thank you so much. You are awesome.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">05708e044ec66efa1686f139003f0369</guid>
				<title>Jean-Marc started the forum topic Courseware bug? I am able to view courses, assignments and even able to add a response without joini in the group BuddyPress ScholarPress Courseware</title>
				<link>http://buddypress.org/community/groups/buddypress-courseware/forum/topic/courseware-bug-i-am-able-to-view-courses-assignments-and-even-able-to-add-a-r</link>
				<pubDate>Sun, 07 Nov 2010 20:48:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi guys, I don&#8217;t know if this is a bug or by design but I am able to view courses, assignments and even able to add a response without joining the group. Shouldn&#8217;t this be restricted to Group members only. I think a student must be Group centric and able to interact only with assignments [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a39dfbca21a7744d2d071ca562163da4</guid>
				<title>Jean-Marc started the forum topic Is it possible to make all assignment Responses Private? in the group BuddyPress ScholarPress Courseware</title>
				<link>http://buddypress.org/community/groups/buddypress-courseware/forum/topic/is-it-possible-to-make-all-assignment-responses-private/</link>
				<pubDate>Sun, 07 Nov 2010 20:43:14 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi Guys, Amazing Plugin Indeed. I am quite impressed. This pluginsfor Buddypress opens new dimensions altogether. I do have a question though. Is it possible to make all assignment Responses Private? The issue that we see is that by instantly updating the Activity stream with students answers and making it public, other students can cheat [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3ceff878e92ef820ab77019b0c924b80</guid>
				<title>Jean-Marc joined the group BuddyPress ScholarPress Courseware</title>
				<link>https://buddypress.org/updates/p/115005/</link>
				<pubDate>Sun, 07 Nov 2010 20:43:14 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3f57afae718cfa323e8df89e9530df59</guid>
				<title>Jean-Marc posted an update: @kunalb Hi Kunalb, Could you please help me understand how to [&#133;]</title>
				<link>https://buddypress.org/updates/p/102688/</link>
				<pubDate>Wed, 20 Oct 2010 11:51:30 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/kunalb/" rel="nofollow ugc">@kunalb</a> Hi Kunalb, Could you please help me understand how to register a new custom post type for buddypress? Let&#8217;s say I want to create something similar to eventpress but instead of events I want to have a form that users can fill out to request something from the community and another user can reply with suggestions and even attach a file to&hellip;<span class="activity-read-more" id="activity-read-more-102688"><a href="https://buddypress.org/updates/p/102688/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ec7c5c14824c598f2232cb61d65943a7</guid>
				<title>Jean-Marc posted on the forum topic Allow users to upload files i.e. PDF files ... via custom fields? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/allow-users-to-upload-files-i-e-pdf-files-via-custom-fields/#post-75679</link>
				<pubDate>Sun, 17 Oct 2010 03:18:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sure have you considered the group document plugin? Each Shop Profile could be a group. Install the plugin and see if that can help.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4463229b08af2a79df9f2493df3597da</guid>
				<title>Jean-Marc joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/98646/</link>
				<pubDate>Sun, 17 Oct 2010 03:18:42 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e97bd7462d764f983edf633a9725a635</guid>
				<title>Jean-Marc posted an update in the group BP Posts On Profile: Hi Guys,
This plugin is great has great potential but is not [&#133;]</title>
				<link>https://buddypress.org/updates/p/32084/</link>
				<pubDate>Tue, 20 Jul 2010 20:09:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi Guys,<br />
This plugin is great has great potential but is not working for me. It is returning no posts. The post count on the post link is correct. But when you click on the link the posts do not show on the posts page (It says:&#8221;there is no posts&#8221;).<br />
Please help me fix this. I even tried using wp_reset_query() before the loop but still no luck.<br />
I&hellip;<span class="activity-read-more" id="activity-read-more-32084"><a href="https://buddypress.org/updates/p/32084/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cc86ff4c4af3951b54de02ee72f7a9ab</guid>
				<title>Jean-Marc joined the group BP Posts On Profile</title>
				<link>https://buddypress.org/updates/p/32080/</link>
				<pubDate>Tue, 20 Jul 2010 20:06:34 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">89b3d50b5228848fd87b64c6e76ee83d</guid>
				<title>Jean-Marc posted on the forum topic Add admin as friend to new users in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/add-admin-as-friend-to-new-users/#post-58915</link>
				<pubDate>Sat, 19 Jun 2010 08:36:41 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi all,<br />
Hi has anyone found a viable solution for this? It would just be great. If you have a solution, please share it.</p>
<p>Thanks,</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f32e962e86f93c08a175d52706ecb00c</guid>
				<title>Jean-Marc joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/20859/</link>
				<pubDate>Sat, 19 Jun 2010 08:36:41 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5fd5dec36f65f32d0543d71cb15301b4</guid>
				<title>Jean-Marc Kouevidjin joined the group CD BuddyPress Avatar Bubble</title>
				<link>https://buddypress.org/updates/p/20845/</link>
				<pubDate>Sat, 19 Jun 2010 07:46:24 +0000</pubDate>

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