<?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: akIndicPlugin For Writing In Hindi, Gujarati, Malayalam And Other Indian Languages</title>
	<atom:link href="http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/feed/" rel="self" type="application/rss+xml" />
	<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/</link>
	<description>all about my work</description>
	<lastBuildDate>Tue, 16 Mar 2010 03:15:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pravu</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-27321</link>
		<dc:creator>Pravu</dc:creator>
		<pubDate>Mon, 11 Jan 2010 15:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-27321</guid>
		<description>I am using tinyMCE 3.x . This plugin does not work. I changed the akIndicPlugin to small case and still it does not work.

Can any body let me know how to use this.

Thanks and Regards,
Pravu Mishra.</description>
		<content:encoded><![CDATA[<p>I am using tinyMCE 3.x . This plugin does not work. I changed the akIndicPlugin to small case and still it does not work.</p>
<p>Can any body let me know how to use this.</p>
<p>Thanks and Regards,<br />
Pravu Mishra.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pravu</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-27320</link>
		<dc:creator>Pravu</dc:creator>
		<pubDate>Mon, 11 Jan 2010 15:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-27320</guid>
		<description>I am using tinyMCE 3.x . This plug in does not work. I changed the akIndicPlugin to small case and still it does not work.

Can any body let me know how to use this.

Thanks and Regards,
Pravu Mishra.</description>
		<content:encoded><![CDATA[<p>I am using tinyMCE 3.x . This plug in does not work. I changed the akIndicPlugin to small case and still it does not work.</p>
<p>Can any body let me know how to use this.</p>
<p>Thanks and Regards,<br />
Pravu Mishra.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shrikant</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-27161</link>
		<dc:creator>shrikant</dc:creator>
		<pubDate>Thu, 07 Jan 2010 19:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-27161</guid>
		<description>i cant do properly can u help with details i m not a delvoper please help me i want make site for satsang and  gift it so please i want joomla in hindi please can u send me file  tinymce.php modify file i dont know how to do please</description>
		<content:encoded><![CDATA[<p>i cant do properly can u help with details i m not a delvoper please help me i want make site for satsang and  gift it so please i want joomla in hindi please can u send me file  tinymce.php modify file i dont know how to do please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sreehari</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-26750</link>
		<dc:creator>Sreehari</dc:creator>
		<pubDate>Tue, 29 Dec 2009 07:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-26750</guid>
		<description>* Download the akIndicPlugin
* Extract the archive using winzip etc. in a folder named akindicplugin
* Now FTP the akindicplugin folder and all files inside it, to “plugins\editors\tinymce\jscripts\tiny_mce\plugins” in case of Joomla 1.5.x or “mambots\editors\tinymce\jscripts\tiny_mce\plugins” in case of Joomla 1.0.x, using Filezilla.

Modify the ‘tinymce.php‘ file

* Open tinymce.php file in “editors\tinymce” in Notepad++ or your favorite editor.
* In Joomla 1.0.x find $buttons2 = implode( ‘, ‘, $buttons2 ); or goto line number 250. In case of Joomla 1.5.x find $buttons2[] = ‘forecolor’; or goto line number 190.
* Add following lines at specified line numbers

$plugins[] = &#039;akindicplugin&#039;;
$buttons3[] = &#039;akindicplugin&#039;;

* Save the file, and upload to webserver.</description>
		<content:encoded><![CDATA[<p>* Download the akIndicPlugin<br />
* Extract the archive using winzip etc. in a folder named akindicplugin<br />
* Now FTP the akindicplugin folder and all files inside it, to “plugins\editors\tinymce\jscripts\tiny_mce\plugins” in case of Joomla 1.5.x or “mambots\editors\tinymce\jscripts\tiny_mce\plugins” in case of Joomla 1.0.x, using Filezilla.</p>
<p>Modify the ‘tinymce.php‘ file</p>
<p>* Open tinymce.php file in “editors\tinymce” in Notepad++ or your favorite editor.<br />
* In Joomla 1.0.x find $buttons2 = implode( ‘, ‘, $buttons2 ); or goto line number 250. In case of Joomla 1.5.x find $buttons2[] = ‘forecolor’; or goto line number 190.<br />
* Add following lines at specified line numbers</p>
<p>$plugins[] = &#8216;akindicplugin&#8217;;<br />
$buttons3[] = &#8216;akindicplugin&#8217;;</p>
<p>* Save the file, and upload to webserver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enable Your Joomla To Write In Hindi, Marathi, Bengoli, Gujarati, Malyalam, Telugu and Punjabi &#124; am i works?</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-24943</link>
		<dc:creator>Enable Your Joomla To Write In Hindi, Marathi, Bengoli, Gujarati, Malyalam, Telugu and Punjabi &#124; am i works?</dc:creator>
		<pubDate>Mon, 02 Nov 2009 17:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-24943</guid>
		<description>[...] college, they wanted to create a website for their college in Marathi, which resulted in akIndicPlugin for tinyMCE as Joomla uses it as default [...]</description>
		<content:encoded><![CDATA[<p>[...] college, they wanted to create a website for their college in Marathi, which resulted in akIndicPlugin for tinyMCE as Joomla uses it as default [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vasu</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-24390</link>
		<dc:creator>vasu</dc:creator>
		<pubDate>Fri, 23 Oct 2009 09:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-24390</guid>
		<description>Hello friends

I m using joomla 1.5.14
and trying to add this plugin....but i m not able to add this in tinymce....
can u peoplehelp me.



Thankyou</description>
		<content:encoded><![CDATA[<p>Hello friends</p>
<p>I m using joomla 1.5.14<br />
and trying to add this plugin&#8230;.but i m not able to add this in tinymce&#8230;.<br />
can u peoplehelp me.</p>
<p>Thankyou</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sujeet kumar</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-24075</link>
		<dc:creator>sujeet kumar</dc:creator>
		<pubDate>Wed, 14 Oct 2009 10:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-24075</guid>
		<description>i am using joomla 1.5.12 at localhost and i am trying to create a website but i find myselfe unable to integrate akIndicPlugin into tinymc can you please help me.</description>
		<content:encoded><![CDATA[<p>i am using joomla 1.5.12 at localhost and i am trying to create a website but i find myselfe unable to integrate akIndicPlugin into tinymc can you please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shubham</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-23635</link>
		<dc:creator>Shubham</dc:creator>
		<pubDate>Tue, 29 Sep 2009 16:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-23635</guid>
		<description>I am using this plugin for joomla 1.5.9 .Please tell me the exact way how i can implement this plugin... Please can you be a bit more elobrative. as i trie the above step but i couldn&#039;t understand... 

I will be very thankful to you for this..</description>
		<content:encoded><![CDATA[<p>I am using this plugin for joomla 1.5.9 .Please tell me the exact way how i can implement this plugin&#8230; Please can you be a bit more elobrative. as i trie the above step but i couldn&#8217;t understand&#8230; </p>
<p>I will be very thankful to you for this..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-23598</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Tue, 29 Sep 2009 09:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-23598</guid>
		<description>Hello,
         First of all in which version you all r trying to include this plugin because the above stated way is perfect for Joomla 1.5.8 to 10 after that there are changes for folder structure,in newer versions.
Thank you</description>
		<content:encoded><![CDATA[<p>Hello,<br />
         First of all in which version you all r trying to include this plugin because the above stated way is perfect for Joomla 1.5.8 to 10 after that there are changes for folder structure,in newer versions.<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dipika</title>
		<link>http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/comment-page-1/#comment-23589</link>
		<dc:creator>dipika</dc:creator>
		<pubDate>Tue, 29 Sep 2009 07:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/akindicplugin-transliteration-in-indian-lanuguages-for-tinymce/#comment-23589</guid>
		<description>hello friends,
             plz tell me the use of plugins in joomla. i m a fresher in this.
              Thank You</description>
		<content:encoded><![CDATA[<p>hello friends,<br />
             plz tell me the use of plugins in joomla. i m a fresher in this.<br />
              Thank You</p>
]]></content:encoded>
	</item>
</channel>
</rss>
