<?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; gmenu</title>
	<atom:link href="http://blog.chandanweb.com/tags/gmenu/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>
	</channel>
</rss>

