<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>bbPress Support Forums &#187; Tag: Persian - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/persian</link>
		<description>bbPress Support Forums &#187; Tag: Persian - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 01:46:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/persian" rel="self" type="application/rss+xml" />

		<item>
			<title>amirsaam on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92468</link>
			<pubDate>Fri, 23 Sep 2011 11:59:48 +0000</pubDate>
			<dc:creator>amirsaam</dc:creator>
			<guid isPermaLink="false">92468@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>:-/ No One?
</p>]]></description>
					</item>
		<item>
			<title>amirsaam on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92321</link>
			<pubDate>Wed, 21 Sep 2011 16:55:06 +0000</pubDate>
			<dc:creator>amirsaam</dc:creator>
			<guid isPermaLink="false">92321@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>John I need this answers...<br />
bbPress 1.1 is translated 50%, if we don't have a Jalali date format we cannot publish it :(
</p>]]></description>
					</item>
		<item>
			<title>amirsaam on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92262</link>
			<pubDate>Tue, 20 Sep 2011 10:46:58 +0000</pubDate>
			<dc:creator>amirsaam</dc:creator>
			<guid isPermaLink="false">92262@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for the answers...</p>
<p>John I saw that all of formats (like number format and date format) is in a file name <code>class.bb-locale.php</code> in bb-includes directory...<br />
If our plugin convert the functions in this file (<code>bb_gmdate_i18n</code> &#38; <code>bb_number_format_i18n</code>) to Persian formats, will all the formats in anywhere being reformated?
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92213</link>
			<pubDate>Sun, 18 Sep 2011 15:23:29 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">92213@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Follow that function up the stack to find where the date functions are. They are most likely exact copies of the WordPress one.</p>
<p>Once bbPress picks up more momentum, I'll look into getting international sub domains setup. We have two on the table right now.
</p>]]></description>
					</item>
		<item>
			<title>amirsaam on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92212</link>
			<pubDate>Sun, 18 Sep 2011 15:06:42 +0000</pubDate>
			<dc:creator>amirsaam</dc:creator>
			<guid isPermaLink="false">92212@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Can you say I must edit the core (I mean not any version) for show jDate or something else?<br />
Cause I say that there is nothing in the themes function like WordPress themes that call date. In bbPress themes, we saw just calls from core like profile_base_content that have the member since date.</p>
<p>And do you support us in Persian bbPress project? Something like the Persian WordPress page (<a href="http://fa.wordpress.org" rel="nofollow">http://fa.wordpress.org</a>)
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92211</link>
			<pubDate>Sun, 18 Sep 2011 14:52:48 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">92211@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sorry but no. It directly violates the domain policy. </p>
<p>No additional new features are planned for bbPress 1.1.
</p>]]></description>
					</item>
		<item>
			<title>amirsaam on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92178</link>
			<pubDate>Sat, 17 Sep 2011 13:00:23 +0000</pubDate>
			<dc:creator>amirsaam</dc:creator>
			<guid isPermaLink="false">92178@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>umm... John I now see the about/domains page :-( I am sorry to say I've submit &#60; bbPress.iR &#62; for our team :-( Can we continue using it?
</p>]]></description>
					</item>
		<item>
			<title>amirsaam on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92145</link>
			<pubDate>Fri, 16 Sep 2011 11:13:22 +0000</pubDate>
			<dc:creator>amirsaam</dc:creator>
			<guid isPermaLink="false">92145@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>John I've question about that the Date function must be in ThemeFunctions or no, that is in bbPress Core and I need to convert that to jDate function?<br />
We coded a plugin that with found jDate in somewhere will convert it into Jalali date but I don't know we must with require_once function include the core or no, the theme must have the jDate... :)<br />
And can you say when will you work on the perevius versions? And when the stable 2.0 come (cause of that we need to prepare to support it too!)?<br />
Thanks...</p>
<p>AmirSaam امیرسام
</p>]]></description>
					</item>
		<item>
			<title>amirsaam on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92067</link>
			<pubDate>Thu, 15 Sep 2011 07:40:14 +0000</pubDate>
			<dc:creator>amirsaam</dc:creator>
			<guid isPermaLink="false">92067@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks!<br />
I have a PHP class for jDate but I saw something in the core cause of that I asked. Now I must make a plugin for jDate :-)<br />
But your Docs are not very good and it's hard to make it!</p>
<p>About regrading, you made vr.2 a plugin cause of that I get mistake :-D<br />
We will wait! but if you add Automatic Update to bbPress for the first step it will be intresting! Can we port the WP one tp bbP?</p>
<p>امیرسام
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92066</link>
			<pubDate>Thu, 15 Sep 2011 07:32:17 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">92066@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I don't see anything in bbPress core regarding jDate, and am unfamiliar with what it is. PHP has some jd functions for handling/converting Julian dates, but I'm afraid I cannot teach you PHP - it must be learned. :)</p>
<p>Regarding bbPress 1.0/1.1, we are still actively creating/supporting/maintaining all previous versions. Thanks for the offer, but we have everything under control. :)
</p>]]></description>
					</item>
		<item>
			<title>amirsaam on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92014</link>
			<pubDate>Tue, 13 Sep 2011 21:03:49 +0000</pubDate>
			<dc:creator>amirsaam</dc:creator>
			<guid isPermaLink="false">92014@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>And another question, will the the stable bbP be upgradeed? The last one is 1.1, if you don't wanna work on it anymore I have something to do and update it for my people.<br />
It's my proud to publish bbPress in my language!</p>
<p>امیرسام
</p>]]></description>
					</item>
		<item>
			<title>amirsaam on "jDate and Jalali dates"</title>
			<link>http://bbpress.org/forums/topic/jdate-and-jalali-dates#post-92004</link>
			<pubDate>Tue, 13 Sep 2011 15:18:02 +0000</pubDate>
			<dc:creator>amirsaam</dc:creator>
			<guid isPermaLink="false">92004@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,<br />
I see the jDate function in the bbPress but I can't find how to use it. Am I need to write a plugin like WP-Jalali for bbPress or no bbP have the skills to make dates Jalali?<br />
I will be proud if you help me to make Persian language bbPress support</p>
<p>امیرسام
</p>]]></description>
					</item>
		<item>
			<title>Amaury on "Are there any localization files?"</title>
			<link>http://bbpress.org/forums/topic/are-there-any-localization-files/page/3#post-14538</link>
			<pubDate>Wed, 19 Mar 2008 00:09:16 +0000</pubDate>
			<dc:creator>Amaury</dc:creator>
			<guid isPermaLink="false">14538@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello all,</p>
<p>You can find the latest french translation on<br />
<a href="http://bbpress.fr/" rel="nofollow">http://bbpress.fr/</a></p>
<p>and i publish a french pack for 0.8.3.1 and soon 0.9 !</p>
<p>I search voluntary for write french documentation and post on blog ;)<br />
Contact me !
</p>]]></description>
					</item>
		<item>
			<title>SMU on "Are there any localization files?"</title>
			<link>http://bbpress.org/forums/topic/are-there-any-localization-files/page/3#post-11268</link>
			<pubDate>Thu, 04 Oct 2007 10:40:45 +0000</pubDate>
			<dc:creator>SMU</dc:creator>
			<guid isPermaLink="false">11268@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>For the Danish translation see this topic:<br />
<a href="http://bbpress.org/forums/topic/danish-translation" rel="nofollow">http://bbpress.org/forums/topic/danish-translation</a>
</p>]]></description>
					</item>
		<item>
			<title>mazdakam on "Right to Left BBPress"</title>
			<link>http://bbpress.org/forums/topic/right-to-left-bbpress#post-9533</link>
			<pubDate>Sun, 29 Jul 2007 07:48:18 +0000</pubDate>
			<dc:creator>mazdakam</dc:creator>
			<guid isPermaLink="false">9533@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>you just need to use defalt themplate kakumei and<br />
create language folder in bb-includes<br />
then create php file and  name it fa_IR.php put this line to it:<br />
&#60;?php<br />
$text_direction = "rtl";<br />
?&#62;<br />
put fa_IR.php ito<br />
bb-includes\languages<br />
then go to the root and open config.php<br />
find define('BBLANG', '');  and replace i with<br />
define('BBLANG', 'fa_IR');<br />
have fun<br />
dar zemn chakerim in themplate ro ham barat feretstadam monteha behtare ke az hamoun dast nakhorde ash estefde koni
</p>]]></description>
					</item>
		<item>
			<title>rezvani63 on "Right to Left BBPress"</title>
			<link>http://bbpress.org/forums/topic/right-to-left-bbpress#post-9529</link>
			<pubDate>Sun, 29 Jul 2007 06:01:03 +0000</pubDate>
			<dc:creator>rezvani63</dc:creator>
			<guid isPermaLink="false">9529@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello everybody,<br />
How can I set my bbpress forum as Right to Left?<br />
Is there any theme in this case? or how can I customize the original theme myself?<br />
Please help me to do this big matter..
</p>]]></description>
					</item>
		<item>
			<title>Sam Bauers on "how can i define a .mo file for a plugin"</title>
			<link>http://bbpress.org/forums/topic/how-can-i-define-a-mo-file-for-a-plugin#post-9463</link>
			<pubDate>Sat, 28 Jul 2007 05:57:23 +0000</pubDate>
			<dc:creator>Sam Bauers</dc:creator>
			<guid isPermaLink="false">9463@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Oh OK, good news. Well done.
</p>]]></description>
					</item>
		<item>
			<title>mazdakam on "how can i define a .mo file for a plugin"</title>
			<link>http://bbpress.org/forums/topic/how-can-i-define-a-mo-file-for-a-plugin#post-9449</link>
			<pubDate>Fri, 27 Jul 2007 21:58:09 +0000</pubDate>
			<dc:creator>mazdakam</dc:creator>
			<guid isPermaLink="false">9449@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>No! it is not nessecary to merge all files into one file!<br />
just we need to name the mo files into our main mo file for example fa_IR<br />
and put each mo file into plugin or template folder and it will be work :)
</p>]]></description>
					</item>
		<item>
			<title>mazdakam on "how can i define a .mo file for a plugin"</title>
			<link>http://bbpress.org/forums/topic/how-can-i-define-a-mo-file-for-a-plugin#post-9442</link>
			<pubDate>Fri, 27 Jul 2007 19:34:05 +0000</pubDate>
			<dc:creator>mazdakam</dc:creator>
			<guid isPermaLink="false">9442@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>oh :( this is bad news for me but i will try it<br />
i think it was much better that each plugin and template had separate and independent language like joomla components
</p>]]></description>
					</item>
		<item>
			<title>Sam Bauers on "how can i define a .mo file for a plugin"</title>
			<link>http://bbpress.org/forums/topic/how-can-i-define-a-mo-file-for-a-plugin#post-9434</link>
			<pubDate>Fri, 27 Jul 2007 15:36:33 +0000</pubDate>
			<dc:creator>Sam Bauers</dc:creator>
			<guid isPermaLink="false">9434@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I believe the only way to do this is to create one big file containing all the translation strings.
</p>]]></description>
					</item>
		<item>
			<title>mazdakam on "how can i define a .mo file for a plugin"</title>
			<link>http://bbpress.org/forums/topic/how-can-i-define-a-mo-file-for-a-plugin#post-9429</link>
			<pubDate>Fri, 27 Jul 2007 14:03:51 +0000</pubDate>
			<dc:creator>mazdakam</dc:creator>
			<guid isPermaLink="false">9429@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>i translate some plugins and have mo files but i don't know how to define them to work?!</p>
<p>i translate 22 bbpress plugins :)</p>
<p>should i insert them in to the include/language folder?<br />
with which name or i must create one file and merge whole of them to he one file
</p>]]></description>
					</item>
		<item>
			<title>mazdakam on "forum.wp-persian.com"</title>
			<link>http://bbpress.org/forums/topic/forumwp-persiancom#post-9422</link>
			<pubDate>Fri, 27 Jul 2007 11:55:35 +0000</pubDate>
			<dc:creator>mazdakam</dc:creator>
			<guid isPermaLink="false">9422@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>yes i comment on that topic and also thanks for<br />
<a href="http://www.bbpulp.org" rel="nofollow">http://www.bbpulp.org</a>
</p>]]></description>
					</item>
		<item>
			<title>Sam Bauers on "forum.wp-persian.com"</title>
			<link>http://bbpress.org/forums/topic/forumwp-persiancom#post-9418</link>
			<pubDate>Fri, 27 Jul 2007 10:15:13 +0000</pubDate>
			<dc:creator>Sam Bauers</dc:creator>
			<guid isPermaLink="false">9418@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>&#62; so i have my bbpress full translating where can i upload it?</p>
<p>You should post it on your own site and add a comment with the location <a href="http://bbpress.org/blog/2006/10/bbpress-international/">in the blog here</a>.</p>
<p>I've also added a link to your translation file at <a href="http://www.bbpulp.org" rel="nofollow">http://www.bbpulp.org</a>
</p>]]></description>
					</item>
		<item>
			<title>mazdakam on "The Chinese tags will be wrong"</title>
			<link>http://bbpress.org/forums/topic/the-chinese-tags-will-be-wrong#post-9411</link>
			<pubDate>Fri, 27 Jul 2007 04:17:15 +0000</pubDate>
			<dc:creator>mazdakam</dc:creator>
			<guid isPermaLink="false">9411@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>any idea!?
</p>]]></description>
					</item>
		<item>
			<title>mazdakam on "forum.wp-persian.com"</title>
			<link>http://bbpress.org/forums/topic/forumwp-persiancom#post-9410</link>
			<pubDate>Fri, 27 Jul 2007 04:15:05 +0000</pubDate>
			<dc:creator>mazdakam</dc:creator>
			<guid isPermaLink="false">9410@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>I noticed the "support forum" plugin was outputting english strings in your forum. I have just updated the plugin to use gettext on all the strings that weren't using it. So if you want full translation it is now available (you will need to modify your language files to add the strings).
</p></blockquote>
<p>yes you are right. i was busy for configuring the plugins now i am free for translating plugins languages</p>
<p>so i have my bbpress full translating where can i upload it?<br />
i eamil it to the mailing list but i got no reply :)
</p>]]></description>
					</item>
		<item>
			<title>mazdakam on "forum.wp-persian.com"</title>
			<link>http://bbpress.org/forums/topic/forumwp-persiancom#post-9409</link>
			<pubDate>Fri, 27 Jul 2007 04:11:38 +0000</pubDate>
			<dc:creator>mazdakam</dc:creator>
			<guid isPermaLink="false">9409@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>Will it have bbPress support as well</p></blockquote>
<p>not yet for bbpress we use bbpress for support wp persian.</p>
<p>but i am thinking to lunch support forum for bbpress :D i need to consult with my friends in wp persian team
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "forum.wp-persian.com"</title>
			<link>http://bbpress.org/forums/topic/forumwp-persiancom#post-9385</link>
			<pubDate>Thu, 26 Jul 2007 17:10:37 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">9385@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That's actually pretty impressive to see.</p>
<p>I think I've seen wordpress/bbpress on some Israeli sites too but in Hebrew.
</p>]]></description>
					</item>
		<item>
			<title>Sam Bauers on "forum.wp-persian.com"</title>
			<link>http://bbpress.org/forums/topic/forumwp-persiancom#post-9382</link>
			<pubDate>Thu, 26 Jul 2007 15:54:43 +0000</pubDate>
			<dc:creator>Sam Bauers</dc:creator>
			<guid isPermaLink="false">9382@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I noticed the "support forum" plugin was outputting english strings in your forum. I have just updated the plugin to use gettext on all the strings that weren't using it. So if you want full translation it is now available (you will  need to modify your language files to add the strings).
</p>]]></description>
					</item>
		<item>
			<title>fel64 on "forum.wp-persian.com"</title>
			<link>http://bbpress.org/forums/topic/forumwp-persiancom#post-9379</link>
			<pubDate>Thu, 26 Jul 2007 15:19:23 +0000</pubDate>
			<dc:creator>fel64</dc:creator>
			<guid isPermaLink="false">9379@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I think he was trying to 'pimp his press' as well as his wp language conversion.
</p>]]></description>
					</item>
		<item>
			<title>Trent Adams on "forum.wp-persian.com"</title>
			<link>http://bbpress.org/forums/topic/forumwp-persiancom#post-9374</link>
			<pubDate>Thu, 26 Jul 2007 14:19:51 +0000</pubDate>
			<dc:creator>Trent Adams</dc:creator>
			<guid isPermaLink="false">9374@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Great job!    Will it have bbPress support as well!   I hope so, or this is not the place to post it ;)</p>
<p><a href="http://forum.wp-persian.com" rel="nofollow">http://forum.wp-persian.com</a></p>
<p>Trent
</p>]]></description>
					</item>

	</channel>
</rss>

