<?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>klauskjeldsen.dk &#187; Search Results  &#187;  typo3+lib+path</title> <atom:link href="http://klauskjeldsen.dk/search/typo3+lib+path/feed/rss2/" rel="self" type="application/rss+xml" /><link>http://klauskjeldsen.dk</link> <description>About web... &#38; stuff</description> <lastBuildDate>Fri, 04 May 2012 15:33:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>TYPO3: How to make a path/breadcrumb in typoscript</title><link>http://klauskjeldsen.dk/typo3-making-a-pathbreadcrumb-in-typoscript/</link> <comments>http://klauskjeldsen.dk/typo3-making-a-pathbreadcrumb-in-typoscript/#comments</comments> <pubDate>Fri, 23 Mar 2007 15:36:04 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[TYPO3/TypoScript]]></category><guid
isPermaLink="false">http://www.klauskjeldsen.dk/2007/03/23/typo3-making-a-pathbreadcrumb-in-typoscript/</guid> <description><![CDATA[Get the titles of the root page down the hierarchy to the current page without linking the current/active page: ## Path [Begin] lib.path = HMENU lib.path.special = rootline lib.path.special.range = 0 lib.path.1 = TMENU lib.path.1 &#123; &#160; &#160; &#160; &#160; &#8230; <a
href="http://klauskjeldsen.dk/typo3-making-a-pathbreadcrumb-in-typoscript/">Continue reading <span
class="meta-nav">&#8594;</span></a> Related posts:<ol><li><a
href='http://klauskjeldsen.dk/typo3-xhtml-valid-3-level-menu-in-typoscript/' rel='bookmark' title='TYPO3: XHTML Valid 3 Level Menu in Typoscript'>TYPO3: XHTML Valid 3 Level Menu in Typoscript</a></li><li><a
href='http://klauskjeldsen.dk/typo3-making-a-xhtml-valid-menu/' rel='bookmark' title='TYPO3: Making a simple menu as an unordered list in XHTML'>TYPO3: Making a simple menu as an unordered list in XHTML</a></li><li><a
href='http://klauskjeldsen.dk/typo3typoscript-how-to-add-page-updated-timestamp/' rel='bookmark' title='TYPO3/TypoScript: How to add Page Updated Timestamp'>TYPO3/TypoScript: How to add Page Updated Timestamp</a></li></ol>]]></description> <content:encoded><![CDATA[<p></p><p>Get the titles of the root page down the hierarchy to the current page without linking the current/active page:</p><div
class="codesnip-container" ><div
class="typoscript codesnip" style="font-family:monospace;"><ol><li
class="li1"><div
class="de1"><span
class="co2">## Path [Begin]</span></div></li><li
class="li1"><div
class="de1"><span
class="re5">lib</span><span
class="sy0">.</span>path <span
class="sy0">=</span> <a
href="http://documentation.typo3.org/documentation/tsref/cobjects/HMENU/"><span
class="kw4">HMENU</span></a></div></li><li
class="li1"><div
class="de1"><span
class="re5">lib</span><span
class="sy0">.</span>path<span
class="sy0">.</span>special <span
class="sy0">=</span> rootline</div></li><li
class="li1"><div
class="de1"><span
class="re5">lib</span><span
class="sy0">.</span>path<span
class="sy0">.</span>special<span
class="sy0">.</span>range <span
class="sy0">=</span> 0</div></li><li
class="li1"><div
class="de1"><span
class="re5">lib</span><span
class="sy0">.</span>path<span
class="sy0">.</span>1 <span
class="sy0">=</span> <a
href="http://documentation.typo3.org/documentation/tsref/menu/TMENU/"><span
class="kw7">TMENU</span></a></div></li><li
class="li1"><div
class="de1"><span
class="re5">lib</span><span
class="sy0">.</span>path<span
class="sy0">.</span>1 <span
class="br0">&#123;</span></div></li><li
class="li1"><div
class="de1">&nbsp; &nbsp; &nbsp; &nbsp; noBlur <span
class="sy0">=</span> 1</div></li><li
class="li1"><div
class="de1">&nbsp; &nbsp; &nbsp; &nbsp; <a
href="http://documentation.typo3.org/documentation/tsref/menu/item-states/"><span
class="kw9">NO</span></a><span
class="sy0">.</span>linkWrap <span
class="sy0">=</span> <span
class="sy0">|</span>&amp;nbsp;<span
class="sy0">/</span>&amp;nbsp;<span
class="sy0">|*||*|</span> <span
class="sy0">|</span></div></li><li
class="li1"><div
class="de1">&nbsp; &nbsp; &nbsp; &nbsp; <a
href="http://documentation.typo3.org/documentation/tsref/menu/item-states/"><span
class="kw9">NO</span></a><span
class="sy0">.</span><a
href="http://documentation.typo3.org/documentation/tsref/functions/stdWrap/"><span
class="kw2">stdWrap</span></a><span
class="sy0">.</span>htmlSpecialChars <span
class="sy0">=</span> 1</div></li><li
class="li1"><div
class="de1">&nbsp; &nbsp; &nbsp; &nbsp; <a
href="http://documentation.typo3.org/documentation/tsref/menu/item-states/"><span
class="kw9">CUR</span></a> <span
class="sy0">=</span> 1</div></li><li
class="li1"><div
class="de1">&nbsp; &nbsp; &nbsp; &nbsp; <a
href="http://documentation.typo3.org/documentation/tsref/menu/item-states/"><span
class="kw9">CUR</span></a><span
class="sy0">.</span>allWrap <span
class="sy0">=</span> <span
class="re2">&lt;span&gt;</span><span
class="sy0">|</span><span
class="re2">&lt;/span&gt;</span></div></li><li
class="li1"><div
class="de1">&nbsp; &nbsp; &nbsp; &nbsp; <a
href="http://documentation.typo3.org/documentation/tsref/menu/item-states/"><span
class="kw9">CUR</span></a><span
class="sy0">.</span>doNotLinkIt <span
class="sy0">=</span> <span
class="nu0">1</span></div></li><li
class="li1"><div
class="de1"><span
class="br0">&#125;</span></div></li><li
class="li1"><div
class="de1"><span
class="co2">## Path [End]</span></div></li></ol></div></div><p><span
id="more-10"></span><br
/></p><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/typo3-xhtml-valid-3-level-menu-in-typoscript/' rel='bookmark' title='TYPO3: XHTML Valid 3 Level Menu in Typoscript'>TYPO3: XHTML Valid 3 Level Menu in Typoscript</a></li><li><a
href='http://klauskjeldsen.dk/typo3-making-a-xhtml-valid-menu/' rel='bookmark' title='TYPO3: Making a simple menu as an unordered list in XHTML'>TYPO3: Making a simple menu as an unordered list in XHTML</a></li><li><a
href='http://klauskjeldsen.dk/typo3typoscript-how-to-add-page-updated-timestamp/' rel='bookmark' title='TYPO3/TypoScript: How to add Page Updated Timestamp'>TYPO3/TypoScript: How to add Page Updated Timestamp</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/typo3-making-a-pathbreadcrumb-in-typoscript/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 35/52 queries in 0.053 seconds using disk: basic
Content Delivery Network via N/A

Served from: klauskjeldsen.dk @ 2012-05-21 09:05:46 -->
