<?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>Blog for the Web Programmers &#187; optionsplit</title>
	<atom:link href="http://blog.chandanweb.com/tags/optionsplit/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.chandanweb.com</link>
	<description>A useful blog with code assitance on Typo3, Drupal, PHP, Apache, OpenSSL and PHP Frameworks</description>
	<lastBuildDate>Wed, 25 Jan 2012 08:35:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>3 Column Typoscript Graphical Menu</title>
		<link>http://blog.chandanweb.com/typo3/3-column-typoscript-graphical-menu</link>
		<comments>http://blog.chandanweb.com/typo3/3-column-typoscript-graphical-menu#comments</comments>
		<pubDate>Wed, 12 Nov 2008 15:09:37 +0000</pubDate>
		<dc:creator>spabhat</dc:creator>
				<category><![CDATA[Typo3]]></category>
		<category><![CDATA[typoscript]]></category>
		<category><![CDATA[3 column menu]]></category>
		<category><![CDATA[gmenu]]></category>
		<category><![CDATA[hmenu]]></category>
		<category><![CDATA[optionsplit]]></category>

		<guid isPermaLink="false">http://blog.spabhat.com/typo3/3-column-typoscript-graphical-menu</guid>
		<description><![CDATA[The illustraion shows how to generate a 3 Graphical Menu using Typoscript. The script is written such that the image will be taken from the media field of page property. If an image is not specified then an image will be generated using it&#8217;s page title / navigation title. spaImageMenu = COA spaImageMenu { &#160;&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>The illustraion shows how to generate a 3 Graphical Menu using Typoscript.   <br />The script is written such that the image will be taken from the media field of page property. If an image is not specified then an image will be generated using it&#8217;s page title / navigation title.</p>
<blockquote><p>spaImageMenu<strong> = </strong>COA</p>
<p>spaImageMenu {     <br />&#160;&#160; 1 &gt;      <br />&#160;&#160; 1 = GMENU      <br />&#160;&#160; 1.NO {      <br />&#160;&#160;&#160;&#160;&#160; altImgResource.import = uploads/pics/      <br />&#160;&#160;&#160;&#160;&#160; altImgResource.import.field = media      <br />&#160;&#160;&#160;&#160;&#160; altImgResource.import.listNum = 0 </p>
<p>&#160;&#160;&#160;&#160;&#160; XY = 110,57     <br />&#160;&#160;&#160;&#160;&#160; backColor = white      <br />&#160;&#160;&#160;&#160;&#160; 10 = TEXT      <br />&#160;&#160;&#160;&#160;&#160; 10.text.field = nav_title // title      <br />&#160;&#160;&#160;&#160;&#160; 10.offset = 20,30      <br />&#160;&#160;&#160;&#160;&#160; allWrap = |*|&lt;tr&gt;&lt;td&gt;|&lt;/td&gt;||&lt;td&gt;|&lt;/td&gt;||&lt;td&gt;|&lt;/td&gt;&lt;/tr&gt;|*|</p>
<p>&#160;&#160;&#160; } </p>
<p>&#160;&#160;&#160; wrap = &lt;table width=&quot;100%&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;mymenu_class&quot;&gt;|&lt;/table&gt;     <br />}</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandanweb.com/typo3/3-column-typoscript-graphical-menu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Language menu seperator for sr_languagemenu</title>
		<link>http://blog.chandanweb.com/typo3/language-menu-seperator-for-sr_languagemenu</link>
		<comments>http://blog.chandanweb.com/typo3/language-menu-seperator-for-sr_languagemenu#comments</comments>
		<pubDate>Fri, 17 Oct 2008 11:20:52 +0000</pubDate>
		<dc:creator>spabhat</dc:creator>
				<category><![CDATA[Typo3]]></category>
		<category><![CDATA[typoscript]]></category>
		<category><![CDATA[language menu]]></category>
		<category><![CDATA[menu seperator]]></category>
		<category><![CDATA[optionsplit]]></category>
		<category><![CDATA[sr_languagemenu]]></category>
		<category><![CDATA[stdWrap.split]]></category>
		<category><![CDATA[wrap]]></category>

		<guid isPermaLink="false">http://blog.spabhat.com/typo3/language-menu-seperator-for-sr_languagemenu</guid>
		<description><![CDATA[The code below is used to get a language menu seperator for sr_languagemenu as shown in the picture below: CODE: 10&#160; &#60; plugin.tx_srlanguagemenu_pi1 10 { &#160;&#160;&#160; links.stdWrap.split { &#160;&#160;&#160;&#160;&#160;&#160;&#160; token = {$plugin.tx_srlanguagemenu_pi1.token} &#160;&#160;&#160;&#160;&#160;&#160;&#160; wrap =&#160; &#124;&#160;&#160; &#124;*&#124;&#160; &#60;span class=&#34;SPC2&#34;&#62; &#38;nbsp;&#38;#124;&#38;nbsp; &#124; &#60;/span&#62; &#124;*&#124;&#160;&#160;&#160; &#60;span class=&#34;SPC3&#34;&#62; &#38;nbsp;&#38;#124;&#38;nbsp; &#124; &#60;/span&#62;&#160;&#160; &#160;&#160;&#160; } } In the above code [...]]]></description>
			<content:encoded><![CDATA[<p>The code below is used to get a language menu seperator for sr_languagemenu as shown in the picture below:</p>
<p><a href="http://blog.spabhat.com/wp-content/uploads/2008/10/capture10-17-2008-44121-pm.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="22" alt="capture10-17-2008-4.41.21 PM" src="http://blog.spabhat.com/wp-content/uploads/2008/10/capture10-17-2008-44121-pm-thumb.png" width="103" border="0" /></a></p>
<p><strong>CODE:</strong></p>
<blockquote><p>10&#160; &lt; plugin.tx_srlanguagemenu_pi1      <br />10 {       <br />&#160;&#160;&#160; links.stdWrap.split {       <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; token = {$plugin.tx_srlanguagemenu_pi1.token}       <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; wrap =&#160; |&#160;&#160; |*|&#160; &lt;span class=&quot;SPC2&quot;&gt; &amp;nbsp;&amp;#124;&amp;nbsp; | &lt;/span&gt; |*|&#160;&#160;&#160; &lt;span class=&quot;SPC3&quot;&gt; &amp;nbsp;&amp;#124;&amp;nbsp; | &lt;/span&gt;&#160;&#160; <br />&#160;&#160;&#160; }       <br />}</p>
</blockquote>
<p>In the above code &amp;#124; is the HTML Character Code for pipe character ( | )</p>
<p>The SPAN tag, and SPAN Classes are optional and solely meant for code readability!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandanweb.com/typo3/language-menu-seperator-for-sr_languagemenu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

