
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>Let&#039;s start again...</title>
	<atom:link href="http://blog.manchumahara.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.manchumahara.com</link>
	<description>&#34;Manchumahara&#34; ...... The virtual crazy vagabond and  a emotional stupid</description>
	<lastBuildDate>Fri, 23 Jul 2010 18:33:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Stuck in wordpress Maintenance Mode?</title>
		<link>http://blog.manchumahara.com/2010/07/24/stuck-in-wordpress-maintenance-mode/</link>
		<comments>http://blog.manchumahara.com/2010/07/24/stuck-in-wordpress-maintenance-mode/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 18:33:06 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=585</guid>
		<description><![CDATA[Are you Stuck in wordpress Maintenance Mode?  I was in that situation and thought to write about my pain and findings so that it may be help to reduce pain in the ass when u are crazy to do some upgrade for plugins and themes and you are stuck  in maintenance mode for &#8220;something wrong&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Are you <strong>Stuck in wordpress Maintenance Mode</strong>?  I was in that situation and thought to write about my pain and findings so that it may be help to reduce pain in the ass when u are crazy to do some upgrade for plugins and themes and you are stuck  in maintenance mode for &#8220;<strong>something wrong</strong>&#8221; in upgrade/upadte process .</p>
<p><strong><em>This tip is for wordpress3.0+</em></strong>, don&#8217;t  know what to do for lower version.  The thing is when wordpress takes the site maintenace mode it creates a file in the site root dir named .maintenance  and when done remove that&#8230; <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So, now you know what to do if u are stuck in maintenance mode. I wish I am going to sleep well tonight.</p>
<p>note: check the dicussion in <a href="http://wordpress.org/support/topic/411417?replies=4" target="_blank">wordpress forum</a> about this issue.</p>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/07/24/stuck-in-wordpress-maintenance-mode/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/07/24/stuck-in-wordpress-maintenance-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook fanbox wordpress plugin</title>
		<link>http://blog.manchumahara.com/2010/06/30/facebook-fanbox-wordpress-plugin/</link>
		<comments>http://blog.manchumahara.com/2010/06/30/facebook-fanbox-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 00:36:34 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=575</guid>
		<description><![CDATA[It&#8217;s just a simple fanbox widget as wordpress plugin, nothing to explain. But I made my own version ? Features iframe method auto detect ie(internet explorer), because sometimes it&#8217;s make problem for ie and option to use as iframe only for ie ! jquery based document ready facebook load ! Not clear ? see bellow [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s just a simple fanbox widget as wordpress plugin, nothing to explain. But I made my own version ?</p>
<h4>Features</h4>
<ul>
<li>iframe method</li>
<li> auto detect ie(internet explorer), because sometimes it&#8217;s make problem for ie and option to use as iframe only for ie !</li>
<li>jquery based document ready facebook load ! Not clear ? see bellow</li>
</ul>
<p>One thing to note that I used a way to load the facebook js script after loading jquery as normally in wordpress site front end we use jquery and many plugin uses this&#8230; so we can take that jquery is using default. So I loaded the fb js using wp_enqueue function and then called the fb init function after the document is loaded using jquery dom ready function <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  &#8230; It&#8217;s just an experiment about slow loading of facebook fanbox widget in wordpress <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<h4>Download</h4>
Note: There is a file embedded within this post, please visit this post to download the file.
<p>If you just download with no comment and no recommendation to others, then I am planning to hate  you <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
Man at least share in social network and give me traffic so that I can have  more money from ads <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Good morning. It&#8217;s just morning after working whole night and I am feeling too hungry <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<span id="more-575"></span></p>
<h4>Code Example</h4>
<pre class="brush: php;">
	function widget( $args, $instance ) {
		extract( $args );
                 global $is_lynx, $is_gecko, $is_IE, $is_opera, $is_NS4, $is_safari, $is_chrome, $is_iphone;
		/* Our variables from the widget settings. */
		$title          = apply_filters('widget_title', $instance['title'] );
		$profileid      = $instance['profileid']; //name or profile id , not both
		$apikey         = isset( $instance['apikey'])? $instance['apikey'] : '';
                $stream         = isset( $instance['stream'] ) ? $instance['stream'] : 0;
                $connections    = isset( $instance['connections'] )? (($instance['connections'] &gt; 100)? 100: intval($instance['connections'])): 10; //Specifying 0 hides the list of fans in the Fan Box. You cannot display more than 100 fans. (Default value is 10 connections.)
                $width          = isset( $instance['width'] )? (($instance['width'] &lt; 200)? 200: intval($instance['width'])): 300; // at least 200 pixels wide at minimum. (Default value is 300 pixels.)
                $height         = isset( $instance['height'] )? $instance['height']: 554;
                $css            = isset( $instance['css']) ? $instace['css']:'';
                $logobar        = isset( $instance['logobar'] ) ? $instance['logobar'] : 1;
                $iframe         = isset( $instance['iframe'])? $instance['iframe'] : 0;
                $locale         = isset( $instance['locale'])? $instance['locale']: 'en_US';
                $iframeie       = isset( $instance['iframeie'] ) ? $instance['iframeie'] : 1; // use iframe for ie , auto detect
                $usejquery     = isset( $instance['usejquery'] ) ? $instance['usejquery'] : 1;
		/* Before widget (defined by themes). */
                //var_dump($iframe);
		echo $before_widget;
		/* Display the widget title if one was input (before and after defined by themes). */
		if ( $title )
                {
                    echo $before_title . $title . $after_title;
                }
                if(($is_IE &amp;&amp; $iframeie) || $iframe || $apikey == '')
                {
                    //echo 'yes';
                    echo '&lt;iframe scrolling=&quot;no&quot; frameborder=&quot;0&quot; src=&quot;http://www.facebook.com/connect/connect.php?id='.$profileid.'&amp;amp;stream='.$stream.'&amp;amp;connections='.$connections.'&amp;amp;logobar='.$logo.'&amp;amp;css='.$css.'?'.mktime().'&quot; style=&quot;border: none; width: '.$width.'px; height:'.$height.'px;&quot;&gt;&amp;nbsp;&lt;/iframe&gt;';
                }
                else
                {
                    if($usejquery)
                    {
                        wp_enqueue_script('fbjs', 'http://static.ak.connect.facebook.com/connect.php/en_US', array('jquery'), null);
                        echo '&lt;fb:fan profile_id=&quot;'.$profileid.'&quot; width=&quot;'.$width.'&quot; connections=&quot;'.$connections.'&quot; stream=&quot;'.$stream.'&quot; header=&quot;'.$logobar.'&quot;&gt;&lt;/fb:fan&gt;';
                        echo '&lt;script type=&quot;text/javascript&quot;&gt;jQuery(document).ready(function() {
                                FB.init(&quot;'.$apikey.'&quot;);
                                });&lt;/script&gt;';
                    }
                    else
                    {
                            echo '&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.ak.connect.facebook.com/connect.php/en_US&quot;&gt;&lt;/script&gt;';
                            echo '&lt;script type=&quot;text/javascript&quot;&gt; FB.init(&quot;'.$apikey.'&quot;); &lt;/script&gt;';
                    }
                }
		/* After widget (defined by themes). */
		echo $after_widget;
	}
</pre>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/06/30/facebook-fanbox-wordpress-plugin/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/06/30/facebook-fanbox-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Adding joomla native dropdown menu in frontend</title>
		<link>http://blog.manchumahara.com/2010/06/25/adding-joomla-native-dropdown-menu-in-frontend/</link>
		<comments>http://blog.manchumahara.com/2010/06/25/adding-joomla-native-dropdown-menu-in-frontend/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 10:59:28 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[joomla dropdown menu]]></category>
		<category><![CDATA[joomla tricks]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=570</guid>
		<description><![CDATA[I think it&#8217;s my 4th post about using joomla native resources like tab slider, tooltip, modal/popup window and I am very happy that I just tried to used the joomla admin top menu &#8230; the top to bottom drop down menu in front end and it&#8217;s working fine. I just used the joomla native resources [...]]]></description>
			<content:encoded><![CDATA[<dl id="attachment_571" class="wp-caption alignleft" style="width: 403px"><dt><img src="http://blog.manchumahara.com/wp-content/uploads/2010/06/jnativetopmenu1.png" alt="" title="jnativetopmenu1" width="393" height="129" class="size-full wp-image-571" /></dt><dd class="wp-caption-text">joomla native drop down menu</dd></dl><br />
I think it&#8217;s my 4th post about using joomla native resources like tab slider, tooltip, modal/popup window and I am very happy that I just tried to used the joomla admin top menu &#8230; the top to bottom drop down menu in front end and it&#8217;s working fine. I just used the joomla native resources and changed one line of code in mod_mainmenu module. I think for doing something test or creative things sometimes we can try to change core code little&#8230; just keep in mind where u are changing and change again while u upgrade again in future.</p>
<ul>
<li><a rel="bookmark follow" href="http://blog.manchumahara.com/2010/04/24/adding-joomla-native-modal-to-frontend/">Adding joomla native modal to frontend</a></li>
<li><a rel="bookmark follow" href="http://blog.manchumahara.com/2010/03/22/using-wordpress-native-thickbox/">Using wordpress native thickbox</a></li>
<li><a rel="bookmark follow" href="http://blog.manchumahara.com/2010/06/13/adding-native-tooptip-in-jooma1-5/">জুমলাতে নেটিভ টুলটিপ এর ব্যবহার</a></li>
<li><a rel="bookmark follow" href="http://blog.manchumahara.com/2009/12/02/home-made-tab-and-slider-module-for-joomla1-5/">Home made tab and slider module for joomla1.5</a></li>
</ul>
<p>Ok then let&#8217;s move for how we can use the main menu module  as &#8216;<em>top to bottom</em>&#8216; drop down menu like the joomla admin panel top menu. we will work on default template of joomla1.5<span id="more-570"></span></p>
<h4>Adding javascript file</h4>
<p>Create a new folder named js  in default template like this templates\rhuk_milkyway\js</p>
<p>Now copy two js files from admin default template from this location administrator\templates\khepri\js  or you can just copy the js folder from admin default template khepri to front end  default template rukh_milkway. That&#8217;s it. Btw, pls check you copied at least two files named menu.js and index.js. Now add the follow two lines in index.php file of default template before &lt;/head&gt;  tag like bellow</p>
<pre class="brush: xml;">
&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/&lt;?php echo $this-&gt;template ?&gt;/js/menu.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/&lt;?php echo $this-&gt;template ?&gt;/js/index.js&quot;&gt;&lt;/script&gt;
&lt;/head&gt;
</pre>
<h4>Adding CSS or style code</h4>
<p>Open template.css file from your default template css folder i.e., templates\rhuk_milkyway\css   and  put this bellow css code at last or somewhere.</p>
<pre class="brush: css;">
#menu, #menu ul, #menu li { margin: 0; padding: 0; border: 0 none; }
#menu       { position:relative; z-index: 100;}
#menu li    { float:left;  position:relative; list-style: none; display: inline;}
#menu li a  { display:block; white-space: nowrap;  }
#menu li li { /*width: 100%;*/ clear: both;  /*FF 1.0.7 needs this */  }
#menu li ul { visibility: hidden; position:absolute; }
#menu li li ul {  top: 0; left: 0; }
#menu li.hover ul               {  visibility: visible; }
#menu li.hover ul li ul 		  {  visibility: hidden;  }
#menu li.hover li.hover ul      {  visibility: visible;  left: 100%; }
/* ---- Menu layout -------------------------- */
#menu li {
	border-left: 1px solid #fff;
	border-right: 1px solid #d8d8d8;
}
#menu li li { border: 0;}
#menu ul    { border: 0.1em solid #ccc; background: #f6f6f6 url(../images/bg-menu.gif) repeat-y left;}
#menu ul li.node { background: transparent url(../images/j_arrow.png) no-repeat right 50%; }
#menu ul li.separator { background: #DDE1E6 url(../images/bg-menu.gif);  height: 1px;  }
#menu a, #menu div {
	padding: 0.35em 1em 0.35em;
	margin: 0 1px 0 1px;
	color: #333333;
	line-height: 1.6em; vertical-align: middle;
	font-size: 11px; font-weight: bold; text-decoration: none;
	cursor: default;
	background-repeat: no-repeat; background-position: left 50%
}
#menu li.disabled a { color: gray; }
#menu ul a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 1.2em;
}
/* 1 level - hover */
#menu li.hover a {  background-color: #E7EDDF; border-left: 1px solid #6D9D2E;  border-right:1px solid #6D9D2E; margin: 0; }
/* 2 level - normal */
#menu li.hover li a { background-color: transparent; border: 0 none;   margin: 2px;  }
/* 2 level - hover */
#menu li.hover li.hover a { background-color: #E7EDDF; border: 1px solid #6D9D2E;  margin: 1px;   }
/* 3 level - normal */
#menu li.hover li.hover li a { background-color: transparent; border: 0 none;   margin: 2px;  }
/* 3 level - hover */
#menu li.hover li.hover li a:hover { background-color: #E7EDDF; border: 1px solid #6D9D2E;  margin: 1px;  }
/* submenu styling */
#submenu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#submenu li {
	float: left;
	padding: 0;
	margin: 0;
}
#submenu li a,
#submenu span.nolink {
	cursor: pointer;
	padding: 0px 15px;
	border-right: 1px solid #ccc;
	font-weight: bold;
	color: #0B55C4;
	line-height: 12px;
	height: 12px;
}
#submenu span.nolink {
	color: #999;
}
#submenu a.active,
#submenu span.nolink.active {
	color: #000;
	text-decoration: underline;
}
</pre>
<p>I collected this css code from admin template khepri template css file. So we are still using the native resources <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h4>Configure Menu module</h4>
<p>If you are using default template then the topmenu is published in user3 position . So go to module manager and find tehe module for top menu published in user3 position and set configuration like bellow screenshots.<br />
<dl id="attachment_573" class="wp-caption aligncenter" style="width: 489px"><dt><img src="http://blog.manchumahara.com/wp-content/uploads/2010/06/jnativetopmenu3.png" alt="" title="jnativetopmenu3" width="479" height="237" class="size-full wp-image-573" /></dt><dd class="wp-caption-text">Menu module configuration</dd></dl><br />
Please check above image I set the menu tag id is &#8220;menu&#8221;, we need this as fixed for our current moving <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> . Another is menu style is &#8220;list&#8221;. And certainly as u are trying to make drop down menus so you can set end level as u need like 3/4 etc. Pls before doing that create some sub or sub sub menus for top level menus in topmenu category from your menu manager.</p>
<h4>Changing template code to accomodate for our new style top menu</h4>
<p>In your rukh_milkway   default template open the index.php file fine a line near this html code &lt;div id=&#8221;tabarea&#8221;&gt; . Sorry I can not give line number exactly now as I changed my default template many times <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Here is the code used in defailt templte and I make the comment except the module include line.</p>
<pre class="brush: xml;">
&lt;!--div id=&quot;tabarea&quot;&gt;
	&lt;div id=&quot;tabarea_l&quot;&gt;
		&lt;div id=&quot;tabarea_r&quot;&gt;
			&lt;div id=&quot;tabmenu&quot;&gt;
			&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;pill&quot;&gt;
				&lt;tr&gt;
					&lt;td class=&quot;pill_l&quot;&gt;&amp;nbsp;&lt;/td&gt;
					&lt;td class=&quot;pill_m&quot;&gt;
					&lt;div id=&quot;pillmenu&quot;--&gt;
						&lt;jdoc:include type=&quot;modules&quot; name=&quot;user3&quot; /&gt;
					&lt;!--/div&gt;
					&lt;/td&gt;
					&lt;td class=&quot;pill_r&quot;&gt;&amp;nbsp;&lt;/td&gt;
				&lt;/tr&gt;
				&lt;/table&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;
&lt;/div--&gt;
</pre>
<p>You can use a simple line for the replacement of the above codes and fix your css as u need like this</p>
<pre class="brush: php;">
&lt;div class=&quot;topmenu&quot;&gt;
   &lt;jdoc:include type=&quot;modules&quot; name=&quot;user3&quot; /&gt;
&lt;/div&gt;
</pre>
<p>Hei, we are about to done <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h4>Changing a <del datetime="2010-07-03T19:02:06+00:00">core</del> file of main menu module <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </h4>
<p><del datetime="2010-07-03T19:02:06+00:00">Yes I am not happy any more at this point as we going to change a line in a core file but what to say &#8230; if we want to do something great we can do a little hack to core and shout like &#8220;hei ! I don&#8217;t care to hack core if I need <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> &#8221;</del><br />
I am sorry I just forgot that we can ovverride the view part of any module and will do this now. Just check if there is any folder in your template named &#8220;html&#8221;, if not then create one. now created a folder in it named &#8220;mod_mainmenu&#8221;  and then <strong>copy</strong>  modules\mod_mainmenu\tmpl\default.php  and modules\mod_mainmenu\tmpl\index.html file from this location and paste in the new created folder mod_mainmenu ie, template\{yourtempalte folder}\html\mod_mainmenu</p>
<p>and <strong>now</strong><br />
open file <del datetime="2010-07-03T19:02:06+00:00">modules\mod_mainmenu\tmpl\</del>template\{yourtempalte folder}\html\mod_mainmenu\default.php and look for near line 36  and change this line to</p>
<pre class="brush: php;">
	if (($node-&gt;name() == 'li') &amp;&amp; isset($node-&gt;ul)) {
		$node-&gt;addAttribute('class', 'node parent');
	}
</pre>
<p>Pls notice that I added an extra class name &#8216;node&#8217; in 2nd line. that what we need exactly to use the core css file and js. <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here is another screenshot of the top  menu that we just made.</p>
<p><dl id="attachment_572" class="wp-caption aligncenter" style="width: 428px"><dt><img src="http://blog.manchumahara.com/wp-content/uploads/2010/06/jnativetopmenu2.png" alt="" title="jnativetopmenu2" width="418" height="106" class="size-full wp-image-572" /></dt><dd class="wp-caption-text">joomla native drop down menu2</dd></dl>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/06/25/adding-joomla-native-dropdown-menu-in-frontend/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/06/25/adding-joomla-native-dropdown-menu-in-frontend/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>জুমলাতে নেটিভ টুলটিপ</title>
		<link>http://blog.manchumahara.com/2010/06/13/adding-native-tooptip-in-jooma1-5/</link>
		<comments>http://blog.manchumahara.com/2010/06/13/adding-native-tooptip-in-jooma1-5/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 10:26:00 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=474</guid>
		<description><![CDATA[Hei! it&#8217;s bengali unicode text, This post is wrriten for amaderprojukti forum. অনেক দিন বাংলায় ব্লগ বা টিপ্স কিছু লেখা হয় না। আজকের বিষয় আমার অনেক গুলো গার্লফ্রেন্ড এর ভেতর অন্যতম &#8220;জুমলা&#8221;। যদিও আজকের লেখাটা জুমলার একটি গোপন সুন্দর দিক নিয়ে আর তা হলো জুমলা ১.৫ এর নেটিভ টুলটিপ। প্রথম একটি ছবি দেখায়ঃ এডমিন প্যানেলে [...]]]></description>
			<content:encoded><![CDATA[<p>Hei! it&#8217;s bengali unicode text, This post is wrriten for <a href="http://forum.amaderprojukti.com/viewtopic.php?f=60&#038;t=5759&#038;p=48460#p48460">amaderprojukti forum</a>.<br />
অনেক দিন বাংলায় ব্লগ বা টিপ্স কিছু লেখা হয় না। আজকের বিষয় আমার অনেক গুলো গার্লফ্রেন্ড এর ভেতর অন্যতম &#8220;জুমলা&#8221;। যদিও আজকের লেখাটা জুমলার একটি গোপন সুন্দর দিক নিয়ে আর তা হলো জুমলা ১.৫ এর নেটিভ টুলটিপ।<br />
প্রথম একটি ছবি দেখায়ঃ<br />
<img alt="tooltip" src="http://blog.manchumahara.com/wp-content/uploads/2010/06/tip.png" alt="tip.png" /><br />
এডমিন প্যানেলে কোন কিছু কনফিগারেশনে ঢুকলে বা অনেক সময় কোন লিঙ্কএ মাউস হোভার করলে উপরের মতো টুলটিপ দেখায়। একই রকম টুপটিপ চাইলে আমরা ফ্রন্ট এন্ড এ ব্যবহার করতে পারি আর তার জন্য এক্টিভ টেমপ্লেটে দরকার সামান্য পরিবর্তন, সেই পরিবর্তন কিভাবে করা যায় তা নিয়েই আজকের আলোচনা। পরের ছবিটি ফ্রন্ট এন্ড এর।<br />
<img alt="tootip" src="http://blog.manchumahara.com/wp-content/uploads/2010/04/tooltip.png" alt="tooltip.png" /></p>
<p><strong>কিভাবে ফ্রন্ট এন্ডে টুলটিপ ফিচার যুক্ত করবেনঃ</strong><br />
টুলটিপ ফিচার যুক্ত করার জন্য আপনাকে প্রথম টেমপ্লেটের ইন্ডেক্স ফাইল(index.php) এ একটি লাইন যুক্ত করতে হবে। যদি আপনি ডিফল্ট টেমপ্লেট ব্যবহার করেন তাহলে rhuk_milkyway  হচ্ছে আপনার টেমপ্লেট এর নাম, এর ভেতর index.php ফাইলটি ওপেন করুন কোন এডিটরে, এখন হেড ট্যাগ() এর আগে </p>
<p><span id="more-474"></span></p>
<pre class="brush: plain;">&lt;/head&gt;</pre>
<p>নিচের লাইনটি বসিয়ে দিনঃ</p>
<pre class="brush: plain;">
&lt;?php
JHTML::_('behavior.tooltip');
?&gt;
</pre>
<p>উপরের কোড টুকু যা করবে তা হলো কিছু জাভা স্ক্রিপ্ট এর কোড তৈরি করে দেবে যা আপনাকে টুলটিপ যুক্ত করতে সাহায্য করবে।</p>
<pre class="brush: plain;">
&lt;script type=&quot;text/javascript&quot;&gt;
    window.addEvent('domready', function(){
       var JTooltips = new Tips($$('.hasTip'),
       { maxTitleChars: 50, fixed: false});
    });
&lt;/script&gt;
</pre>
<p><strong>কন্টেন্ট এর ভেতর বা কিভাবে টুলটিপ এর টিপ যুক্ত করতে হবেঃ</strong><br />
ধরুন এখন এডমিন প্যানেল থেকে একটি আর্টিকেলে আমি লিখছি এমন একটি লাইন<br />
আমি <strong>আমাদের প্রযুক্তি</strong> ফোরামে এখন একটি টিউটোরিয়াল লিখছি।<br />
এখানে আমি চাই &#8220;আমাদের প্রযুক্তি&#8221;  শব্দবলীর উপর মাউস নিলে টিপ দেখাবে। এটা করার জন্য নিচের মতো লিখতে হবে।</p>
<pre class="brush: xml;">
আমি &lt;span title=&quot;আমাদের প্রযুক্তি ফোরাম:: আমাদের প্রযুক্তি বিজ্ঞান ও প্রযুক্তি বিষয়ক একটি ইউনিকোড কম্পেটিবল বাংলা ফোরাম &quot; class=&quot;hasTip&quot;&gt;আমাদের প্রযুক্তি&lt;/span&gt; ফোরামে এখন একটি টিউটোরিয়াল লিখছি।
</pre>
<p>এখানে প্রথমে</p>
<pre class="brush: xml;">&lt;span&gt;আমাদের প্রযুক্তি&lt;/span&gt;[/quote]
এরপর স্প্যান ট্যাগে এ টাইটেলে আমি বিশেষ ভাবে কিছু লিখেছি, এই টাইটেল ফ্রন্ট এন্ডে থাকবে না যা আসলে টুলটিপে পরিবর্তিত হবে। এখন খেয়াল করুন আমি ব্যবহার করেছি ::   এই রকম একটা সেপারেটর। এখানে :: এর আগের অংশ হবে টাইটেল আর ::  এর পরের অংশ হবে বর্ণনা।
[code='html']&lt;span title=&quot;আমাদের প্রযুক্তি ফোরাম:: আমাদের প্রযুক্তি বিজ্ঞান ও প্রযুক্তি বিষয়ক একটি ইউনিকোড কম্পেটিবল বাংলা ফোরাম &quot; &gt;আমাদের প্রযুক্তি&lt;/span&gt;[/quote]
তারপর
[code='html']&lt;span title=&quot;আমাদের প্রযুক্তি ফোরাম:: আমাদের প্রযুক্তি বিজ্ঞান ও প্রযুক্তি বিষয়ক একটি ইউনিকোড কম্পেটিবল বাংলা ফোরাম &quot; class=&quot;hasTip&quot;&gt;আমাদের প্রযুক্তি&lt;/span&gt;[/quote]
এখন যা করেছি স্প্যান ট্যাগে বসিয়ে দিয়েছি একটা ক্লাস নামে &quot;hasTip&quot;,
তাহলে পুরা লাইন হবে নিচের মতোঃ
[code ='html']
আমি &lt;span title=&quot;আমাদের প্রযুক্তি ফোরাম:: আমাদের প্রযুক্তি বিজ্ঞান ও প্রযুক্তি বিষয়ক একটি ইউনিকোড কম্পেটিবল বাংলা ফোরাম &quot; class=&quot;hasTip&quot;&gt;আমাদের প্রযুক্তি&lt;/span&gt; ফোরামে এখন একটি টিউটোরিয়াল লিখছি।
</pre>
<p>এখন যদি আপনি আর্টিকেলটা ফ্রন্ট এন্ডে দেখেন তাহলে নিচের ছবির মতো দেখাবে যদি "আমাদের প্রযুক্তি" লেখার উপর মাউস ধরেন।<br />
<img src="http://blog.manchumahara.com/wp-content/uploads/2010/06/tip2.png"  alt="tooltip" /></p>
<p>সব কিছু ঠিক ঠাক মতো হবার জন্য আপনাকে আরো একটা জিনিস চেক করতে হবে আর তা হলো টেমপ্লেট এর template.css ফাইলে এ নিচের মতো করে css কোড যদি না থাকে তাহলে বসিয়ে দিতে হবে।</p>
<pre class="brush: css;">
/* Tooltips */
.tool-tip {
   float: left;
   background: #ffc;
	border: 1px solid #D4D5AA;
   padding: 5px;
   max-width: 200px;
}
.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: url(../images/selector-arrow.png) no-repeat;
}
.tool-text {
   font-size: 100%;
   margin: 0;
}
</pre>
<p>আর templates\system\images  এই লোকেশন থেকে selector-arrow.png এই নামের ফাইলটা কপি করে  আপনার টেমপ্লেট এর ইমেজ(templates\rhuk_milkyway\images) ফোল্ডারে পেস্ট  করতে হবে। চাইলে কাস্টম টেমপ্লেটে একই ভাবে টুলটিপ যুক্ত করা যাবে।</p>
<p>আগামী পর্বে এটার আরো এডভান্সড ফিচার  নিয়ে আলোচনা করবো।</p>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/06/13/adding-native-tooptip-in-jooma1-5/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/06/13/adding-native-tooptip-in-jooma1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>দেওয়াল</title>
		<link>http://blog.manchumahara.com/2010/04/25/thewall/</link>
		<comments>http://blog.manchumahara.com/2010/04/25/thewall/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 16:04:56 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[Bangla Blogs]]></category>
		<category><![CDATA[My Bengali Poems]]></category>
		<category><![CDATA[bengali poem]]></category>
		<category><![CDATA[manchukabya]]></category>
		<category><![CDATA[mkabya]]></category>
		<category><![CDATA[কবিতা]]></category>
		<category><![CDATA[বাংলা কবিতা]]></category>
		<category><![CDATA[মানচুকাব্য]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=476</guid>
		<description><![CDATA[একটা উচু দেওয়ালের সামনে প্রতিদিনই দাঁড়ায় আর ভাবি এই দেওয়ালটার তৈরি না হলে কি খুব ক্ষতি হতো ? মাঝে মাঝে ভাবি দেওয়ালটি জবরদস্তি করে ভেঙ্গে ফেলি কিংবা এতো দূরে পালিয়ে যায় যেখান থেকে আমি চাইলেও এই দেওয়ালের কাছে আসতে পারবো না &#8230; হে হে ধরে নিলাম, আমি দেওয়াল ভেঙ্গে ফেলেছি কিন্তু এইযে এতো বছর ধরে [...]]]></description>
			<content:encoded><![CDATA[<p>একটা উচু দেওয়ালের সামনে প্রতিদিনই দাঁড়ায় আর<br />
ভাবি এই দেওয়ালটার তৈরি না হলে কি খুব ক্ষতি হতো ?</p>
<p>মাঝে মাঝে ভাবি দেওয়ালটি জবরদস্তি করে ভেঙ্গে ফেলি কিংবা<br />
এতো দূরে পালিয়ে যায় যেখান থেকে আমি চাইলেও এই দেওয়ালের কাছে আসতে পারবো না &#8230; হে হে</p>
<p>ধরে নিলাম, আমি দেওয়াল ভেঙ্গে ফেলেছি কিন্তু<br />
এইযে এতো বছর ধরে মনের ভেতর আর এক বিশাল দেওয়াল তৈরি হয়েছি সেটার কি হবে ?</p>
<p>ভাবছো আমি নিরাশাবাদী &#8230; হে হে না ঠিক তেমনটি নয়, আমি জানি আমি একদিন এই মনের দেওয়ালও ভেঙে ফেলবো, তারপর ?<br />
দেওয়ালের ওপাশে যা আশা করেছিলাম তা থাকবেতো, নাকি সবই ফাঁকি।।</p>
<p>ভাবছি দেওয়ালের প্রতিপালককে ধমক দিয়ে বলি,<br />
ফাজলামি পাইছো, ইচ্ছা হইলো আর দেওয়াল তুলে মজা দেখো না ?<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
২৫.০৪.২০১০<br />
উৎসর্গঃ একটি অদৃশ্য দেওয়াল এবং তার প্রতিপালককে</p>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/04/25/thewall/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/04/25/thewall/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Adding joomla native modal to frontend</title>
		<link>http://blog.manchumahara.com/2010/04/24/adding-joomla-native-modal-to-frontend/</link>
		<comments>http://blog.manchumahara.com/2010/04/24/adding-joomla-native-modal-to-frontend/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 13:09:08 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=471</guid>
		<description><![CDATA[Feeling bad any how and started to write a blog if that makes me smile &#8230;.Hei &#8216;time&#8216; I am too emotional &#8230; I can kill you if u make me sad again and again ! Any one regular reader of my blog can remember I developed a joomla module Simple tabslider for joomla1.5 (joomla extension [...]]]></description>
			<content:encoded><![CDATA[<p>Feeling bad any how and started to write a blog if that makes me smile</p>
<p>&#8230;.Hei &#8216;<strong>time</strong>&#8216; I am too emotional &#8230; I can kill you if u make me sad again and again !</p>
<p>Any one regular reader of my blog can remember I developed a joomla module Simple tabslider for joomla1.5 (<a href="http://extensions.joomla.org/extensions/style-a-design/tabs-a-slides/11018">joomla extension link</a>, my blog post <a href="http://blog.manchumahara.com/2009/12/02/home-made-tab-and-slider-module-for-joomla1-5/">Home made tab and slider module for joomla1.5</a>). I developed it using the joomla native tab slider html helper that is known is <a href="http://api.joomla.org/Joomla-Framework/HTML/JPane.html">JPane</a>. Joomla has a great library for html &#8230;. check joomla dir libraries\joomla\html (windows style dir &#8230;. I like to use windows all time).</p>
<p><span id="more-471"></span></p>
<p>Ok if you are familiar with joomla then if you are in admin  panel and  in just article manager then you should see a button in right side named &#8220;Parameter&#8221;. <a href="http://blog.manchumahara.com/wp-content/uploads/2010/04/parameter.png"><img class="alignleft size-full wp-image-472" title="parameter" src="http://blog.manchumahara.com/wp-content/uploads/2010/04/parameter.png" alt="" width="84" height="76" /></a> Click that parameter&#8230; what do u see ? a popup box right. it&#8217;s a modal window, joomla native modal or popup window. Did u think which javascript is used to make this &#8230; let me tell you if you don&#8217;t &#8230;. go to media\system\js  and see there is js file named &#8220;modal.js&#8221; <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So let&#8217;s try to use that modal window in front end ?</p>
<p>Open index.php file of your joomla template  and put these two line</p>
<pre class="brush: php;">&lt;?php JHTML::_('behavior.mootools'); JHTML::_('behavior.modal'); ?&gt;</pre>
<p>before</p>
<p>Now the syntax is like bellow  &#8230; in any content link any thing like bellow</p>
<pre class="brush: xml;">
&lt;a rel=&quot;{handler: 'iframe', size: {x: 700, y: 400}}&quot; class=&quot;modal&quot; href=&quot;http://google.com&quot;&gt;click me&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
</pre>
<p>so what u have to put is a class name &#8220;<strong>modal</strong>&#8220;, in a rel tag handler and window size</p>
<p>handler iframe, images etc .. and size is window size (width and height)  in the anchor tag url put what u want to load  url(link), iframe or image etc.</p>
<blockquote><p>This is just a simple example how we are can load external site in a modal window  &#8230; using joomla native modal , using joomla html helper.</p></blockquote>
<p>this is how we can load image in iframe</p>
<pre class="brush: xml;">
&lt;a rel=&quot;{handler: 'iframe', size: {x: 540, y: 400}}&quot; class=&quot;modal&quot; href=&quot;images/joomla_logo_black.jpg&quot;&gt;click me&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
</pre>
<p>Ok now let&#8217;s change the handler to image and put this code, see the modal window is now as the image size <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<pre class="brush: xml;">&lt;br /&gt;&lt;br /&gt;
&lt;a rel=&quot;{handler: 'image', size: {x: 540, y: 400}}&quot; class=&quot;modal&quot; href=&quot;images/joomla_logo_black.jpg&quot;&gt;click me&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
</pre>
<p>try more and let <span style="text-decoration: line-through;">me</span> us know.</p>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/04/24/adding-joomla-native-modal-to-frontend/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/04/24/adding-joomla-native-modal-to-frontend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>এবং আমি</title>
		<link>http://blog.manchumahara.com/2010/04/13/myself/</link>
		<comments>http://blog.manchumahara.com/2010/04/13/myself/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 18:13:11 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[Bangla Blogs]]></category>
		<category><![CDATA[bangla poem]]></category>
		<category><![CDATA[poem]]></category>
		<category><![CDATA[মানচুকাব্য]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=469</guid>
		<description><![CDATA[মনের ভেতর সব সময় একটা অস্থিরতা অনুভব করি দিনে দিনে এই অস্থিরতা গতিশীল-স্থির রূপ নিয়েছে। একটা প্রচন্ড ভবঘুরে ঝড় সব সময় তাড়া করে, এই অস্থিরতাই আমার চলার শক্তি, আমার অনুপ্ররণা। পথকে কখনো ভুলিনি, পথই ভুলে গেছে আমাকে বারে বার, আর এই পথের টানেই যত অস্থিরতা, ভবঘুরে নেশা। কখনো স্থির হতে চাই না, তাহলে আমার পথা [...]]]></description>
			<content:encoded><![CDATA[<p>মনের ভেতর সব সময় একটা অস্থিরতা অনুভব করি<br />
দিনে দিনে এই অস্থিরতা গতিশীল-স্থির রূপ নিয়েছে।<br />
একটা প্রচন্ড ভবঘুরে ঝড় সব সময় তাড়া করে,<br />
এই অস্থিরতাই আমার চলার শক্তি, আমার অনুপ্ররণা।</p>
<p>পথকে কখনো ভুলিনি, পথই ভুলে গেছে আমাকে বারে বার,<br />
আর এই পথের টানেই যত অস্থিরতা, ভবঘুরে নেশা।</p>
<p>কখনো স্থির হতে চাই না, তাহলে আমার পথা চলা থেমে যাবে!</p>
<p>১৩।০৪।২০১০<br />
সবাইকে আগাম শুভ বাংলা নববর্ষ ১৪১৭<br />
উৎসর্গঃ তোকে</p>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/04/13/myself/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/04/13/myself/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mark active category in single page(wordpress)</title>
		<link>http://blog.manchumahara.com/2010/04/04/mark-active-category-in-single-pagewordpress/</link>
		<comments>http://blog.manchumahara.com/2010/04/04/mark-active-category-in-single-pagewordpress/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 07:45:04 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[css]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=461</guid>
		<description><![CDATA[I think my post title is not clear and it&#8217;s really not possible to tell every thing in just a simple post title . Ok, I am taking about: 1. WordPress 2. Category menu in wordpress using wp_list_categories() If you make a wordpress menu using category listing in wordpress then the html code will be [...]]]></description>
			<content:encoded><![CDATA[<p>I think my post title is not clear and it&#8217;s really not possible to tell every thing in just a simple post title <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> . Ok, I am taking about:<br />
1. WordPress<br />
2. Category menu in wordpress using wp_list_categories()</p>
<p>If you make a wordpress menu using category listing in wordpress then the html code will be like this<span id="more-461"></span></p>
<dl id="attachment_462" class="wp-caption alignnone" style="width: 660px"><dt><a href="http://blog.manchumahara.com/wp-content/uploads/2010/04/current.png"><img class="size-full wp-image-462" title="current" src="http://blog.manchumahara.com/wp-content/uploads/2010/04/current.png" alt="WordPress menu as category list" width="650" height="121" /></a></dt><dd class="wp-caption-text">WordPress menu as category list(click image to see full)</dd></dl>
<p>In the above picture , you see same thing twice , firt one<br />
1. when we are not in any category page(category archive page)<br />
2. when we are in a category archive page , the active category list gets a extra class name &#8220;current-cat&#8221;<br />
<strong>So my post is about when we are browsing any single post how can we mark the the category as &#8220;current-cat&#8221; that post belongs to so that the active category list can be styled using css.</strong></p>
<p>So to do that I got a plugin (please check <a href="http://www.screenshine.net/blog/1474_wordpress-plugin-show-active-category">here</a>) but i am not happy as the plugin put active class for anchor tag&#8230; Please check the plugin code.</p>
<pre class="brush: php;">
function show_active_category($text) {
	global $post;
	if( is_single() ) {
		$categories = wp_get_post_categories($post-&gt;ID);
		foreach( $categories as $catid ) {
			$cat = get_category($catid);
			if(preg_match('#&gt;' . $cat-&gt;name . '&lt;/a&gt;#', $text)) {
				$text = str_replace('&gt;' . $cat-&gt;name . '&lt;/a&gt;', ' class=&quot;active_category&quot;&gt;' . $cat-&gt;name . '&lt;/a&gt;', $text);
			}
		}
	}
	return $text;
}
add_filter('wp_list_categories', 'show_active_category');
</pre>
<p>and here is my version</p>
<pre class="brush: php;">
function show_active_category($text) {
global $post;
if( is_single() ) {
$categories = wp_get_post_categories($post-&gt;ID);
foreach( $categories as $cat )
{
//var_dump($cat);
if(preg_match('#
	&lt;li class=&quot;cat-item cat-item-'.$cat.'&quot;&gt;#', $text))
{
$text = str_replace('&lt;/li&gt;
	&lt;li class=&quot;cat-item cat-item-'.$cat.'&quot;&gt;', '&lt;/li&gt;
	&lt;li class=&quot;cat-item cat-item-'.$cat.' current-cat&quot;&gt;', $text);
}
}
}
return $text;
}
add_filter('wp_list_categories', 'show_active_category');
</pre>
<p>you can put the above your in your functions.php file and no need to install an extra plugin.</p>
<p>That&#8217;s it.</p>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/04/04/mark-active-category-in-single-pagewordpress/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/04/04/mark-active-category-in-single-pagewordpress/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Bangla keyboard plugin for joomla default contact</title>
		<link>http://blog.manchumahara.com/2010/03/28/bangla-keyboard-plugin-for-joomla-default-contact-form/</link>
		<comments>http://blog.manchumahara.com/2010/03/28/bangla-keyboard-plugin-for-joomla-default-contact-form/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 19:40:21 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Joomla Extention]]></category>
		<category><![CDATA[Bangla Computing]]></category>
		<category><![CDATA[bangla keyboard]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=457</guid>
		<description><![CDATA[Yes , I am back with my another joomla extension and this time , the baby is a plugin named &#8220;banglakeyboard&#8221;. I am happy to contribute another extenstion for bangla community about bangla. This plugin will help to write bangla in default joomla contact form. It will add java script based bangla keyboard phonetic, probhat [...]]]></description>
			<content:encoded><![CDATA[<p>Yes , I am back with my another joomla extension and this time , the baby is a plugin named &#8220;banglakeyboard&#8221;. I am happy to contribute another extenstion for bangla community about bangla. This plugin will help to write bangla in default joomla contact form. It will add java script based bangla keyboard phonetic, probhat and unijoy (all are from ekushey team <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). As it&#8217;s the first release , it will do the basic things but soon i will update this with more features. Let me show you a screenshot first how it will look.<span id="more-457"></span></p>
<dl id="attachment_458" class="wp-caption alignnone" style="width: 481px"><dt><a href="http://blog.manchumahara.com/wp-content/uploads/2010/03/banglakb.png"><img class="size-full wp-image-458" title="banglakb" src="http://blog.manchumahara.com/wp-content/uploads/2010/03/banglakb.png" alt="banglakeyboard" width="471" height="340" /></a></dt><dd class="wp-caption-text">জুমলা কন্টাক  ফর্মের জন্য বাংলা কীবোর্ড</dd></dl>
<div class="clear"></div>
<p>Note: This is plugin is compatible with joomla1.5.x only, I didn&#8217;t test for joomla1.x and have no inerested. If any body need it for joomla1.x let me know I will try to update <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h4>Download</h4>
Note: There is a file embedded within this post, please visit this post to download the file.
<h4>Installation</h4>
<p>1. Download the plugin from above<br />
2. Install as usual as u do in joomla1.5<br />
3. Enable the plugin from your plugin manager. As it&#8217;s  system type plugin so you will get it in system grp in plugin manager.<br />
4. Visit your contact form page &#8230;. working na ?</p>
<h4>To do</h4>
<p>1. Need to add language files<br />
2. Need to add options to select keyboard layouts, may be some ppl will not like to add all keyboard<br />
3. Have plan to add jquery version,<br />
4. Why not make a mootools version following new jquery driver ? Joomla loads mootools bydefault.<br />
5. Clean code<br />
6.Compress js<br />
7. Support other components used for contact like com_qcontact  I like this  man</p>
<h4>Thanks</h4>
<p>Thank to you all who will use it. If possible pls put a backlink in your site to my blog site with rel=&#8221;follow&#8221; <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   No need to think about donation as I can manage my tea/coffee cost <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  . Oh I forget to mention I followed a captcha plugin to make this plugin as I don&#8217;t have intention or free time to invent the wheel agan !.</p>
<p>Hei! Don&#8217;t forget to make comments and vote in joomla extension dir .. I will update this plugin and submit to joomla dir then it upto you how u will vote this and make me happy to see your comments. Any kind of feedback is welcome dear.</p>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/03/28/bangla-keyboard-plugin-for-joomla-default-contact-form/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/03/28/bangla-keyboard-plugin-for-joomla-default-contact-form/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Include module in content item for joomla1.5</title>
		<link>http://blog.manchumahara.com/2010/03/25/include-module-in-content-item-for-joomla1-5/</link>
		<comments>http://blog.manchumahara.com/2010/03/25/include-module-in-content-item-for-joomla1-5/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 16:20:49 +0000</pubDate>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[module]]></category>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=452</guid>
		<description><![CDATA[We can include module in joomla content. I think experts know this well but this post will be helpful for newbie .Ok let&#8217;s start then. Step1: Create a new module position Normally the module positions available are all used in template , so we need to create a new module position. Go to yout current [...]]]></description>
			<content:encoded><![CDATA[<p>We can include module in joomla content. I think experts know this well but this post will be helpful for newbie <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .Ok let&#8217;s start then.</p>
<p>Step1:  Create a new module position<br />
Normally the module positions available are all used in template , so we need to create a new module position. Go to yout current template folder and open the templateDetails.xml  and go near<br />
<span id="more-452"></span></p>
<pre class="brush: xml;">
&lt;positions&gt;
		&lt;position&gt;breadcrumb&lt;/position&gt;
</pre>
<p>Now add a new line like  </p>
<pre class="brush: xml;">&lt;position&gt;contentpos&lt;/position&gt;</pre>
<p>here <strong>contentpos</strong> is a new module position name. So the all module position will look like bellow</p>
<pre class="brush: xml;">
	&lt;positions&gt;
		&lt;position&gt;breadcrumb&lt;/position&gt;
		&lt;position&gt;left&lt;/position&gt;
		&lt;position&gt;right&lt;/position&gt;
		&lt;position&gt;top&lt;/position&gt;
		&lt;position&gt;user1&lt;/position&gt;
		&lt;position&gt;user2&lt;/position&gt;
		&lt;position&gt;user3&lt;/position&gt;
		&lt;position&gt;user4&lt;/position&gt;
		&lt;position&gt;footer&lt;/position&gt;
		&lt;position&gt;debug&lt;/position&gt;
		&lt;position&gt;syndicate&lt;/position&gt;
		&lt;position&gt;contentpos&lt;/position&gt;
	&lt;/positions&gt;
</pre>
<p>check the last line <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Remember your new module position name.<br />
Step 2: Add module position in content<br />
Go to your admin panel and content manager. Open any article for edit and put code bellow in article in normal html mode. Default jomla editor is some kind of richeditor mode. If you are using default joomla editor then click the button &#8216;html&#8217;  ,if editor is jce then click show/hide. I am using jce editor, I always use this <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<pre class="brush: xml;">
{loadposition contentpos}
</pre>
<dl id="attachment_454" class="wp-caption alignnone" style="width: 454px"><dt><img src="http://blog.manchumahara.com/wp-content/uploads/2010/03/modpos.png" alt="module position in content" title="modpos" width="444" height="216" class="size-full wp-image-454" /></dt><dd class="wp-caption-text">module position in content</dd></dl><br />
Step 3: Publish your required module in module position<br />
Now go to your module manager and publish module in that new module position .</p>
<p>Step 4: Set module position wrapping<br />
Actually loading module in content item is done by a plugin, <strong>loadmodule</strong> . loadmodule  is a content type plugin. So go to your plugin manager and filter plugins by content and check if the plugin named <strong>Content-loadmodule</strong> is published or not. Enable the plugin if unpublished. Go to the plugin configuration and check right side. There is option how the modules in content item will be wraped. See screenshot bellow<br />
<dl id="attachment_455" class="wp-caption alignnone" style="width: 463px"><dt><img src="http://blog.manchumahara.com/wp-content/uploads/2010/03/modpos2.png" alt="loadmodule plugin" title="modpos2" width="453" height="170" class="size-full wp-image-455" /></dt><dd class="wp-caption-text">loadmodule plugin options</dd></dl>
<p>That&#8217;s all , any question ? </p>
Comment is open. You can participate in the discussion
by visiting <a href='http://blog.manchumahara.com/2010/03/25/include-module-in-content-item-for-joomla1-5/'>here</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.manchumahara.com/2010/03/25/include-module-in-content-item-for-joomla1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 3.878 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 04:05:18 -->
