<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/style/rss/rss_feed.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="/style/rss/rss_feed.css" type="text/css" media="screen" ?><rss version="2.0"><channel><title>Clipmarks | nouse4name's 'link' clips</title><link>http://clipmarks.com/clipper/nouse4name/tag/link/</link><feedUrl>http://rss.clipmarks.com/clipper/nouse4name/tag/link/</feedUrl><ttl>15</ttl><description>Clip, tag and save information that's important to you. Bookmarks save entire pages...Clipmarks save the specific content that matters to you!</description><language>en-us</language><item><title>oscmax - bread crumb trail - remove top link</title><link>http://clipmarks.com/clipmark/A72365D7-0EDA-41AA-845E-E06FBAF9F5BF/</link><description>&lt;b&gt;clipped by:&lt;/b&gt; &lt;a href="http://clipmarks.com/clipper/nouse4name/"&gt;nouse4name&lt;/a&gt;&lt;br&gt;&lt;div border="2" style="margin-top: 10px; border:#000000 1px solid;" width="90%"&gt;&lt;div style="background-color:"&gt;&lt;div align="center" width="100%" style="padding:4px;margin-bottom:4px;background-color:#666666;overflow:hidden;"&gt;&lt;span style="color:#FFFFFF;font-weight:bold;"&gt;Clip Source: &lt;a style="color:#FFFFFF;" href="http://www.oscmax.com/forums/oscmax-v2-customization-mods/5220-bread-crumb-trail.html#post17973" title="http://www.oscmax.com/forums/oscmax-v2-customization-mods/5220-bread-crumb-trail.html#post17973"&gt;www.oscmax.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;DIV class="smallfont"&gt; &lt;IMG width="16" height="16" border="0" alt="Default" src="http://www.oscmax.com/forums/images/icons/icon1.gif" class="inlineimg" title="Default" /&gt; &lt;STRONG&gt;RE: bread crumb trail&lt;/STRONG&gt; &lt;/DIV&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr size="2" color="#666666" /&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;DIV id="post_message_17973"&gt;&lt;DIV&gt;Look in  catalog/includes/application_top.php around line 618&lt;/DIV&gt; &lt;BR /&gt;
find:&lt;BR /&gt;
// include the breadcrumb class and start the breadcrumb trail&lt;BR /&gt;
  require(DIR_WS_CLASSES . 'breadcrumb.php');&lt;BR /&gt;&lt;DIV&gt;
  $breadcrumb = new breadcrumb;&lt;/DIV&gt; &lt;BR /&gt;
  $breadcrumb-&amp;gt;add(HEADER_TITLE_TOP, HTTP_SERVER);&lt;BR /&gt;&lt;DIV&gt;
  $breadcrumb-&amp;gt;add(HEADER_TITLE_CATALOG, tep_href_link(FILENAME_DEFAULT));&lt;/DIV&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;DIV&gt;
Take out the line (or comment out) --  $breadcrumb-&amp;gt;add(HEADER_TITLE_TOP, HTTP_SERVER); -- to remove the "top" link.&lt;/DIV&gt; &lt;BR /&gt;
To Change  --  HEADER_TITLE_CATALOG --  to "Home" &lt;BR /&gt;&lt;DIV&gt;
open catalog/includes/languages/english.php&lt;/DIV&gt; &lt;BR /&gt;
Find the line--   define('HEADER_TITLE_CATALOG', 'catalog');  --&lt;BR /&gt;&lt;DIV&gt;
Change 'catalog'  to 'Home' or whatever you want.&lt;/DIV&gt; &lt;BR /&gt;
Hope this helps&lt;/DIV&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;div style="margin-bottom: 40px;"&gt;Tags: &lt;a href="http://clipmarks.com/tags/oscmax/" rel="tag"&gt;oscmax&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/bread+crumb/" rel="tag"&gt;bread crumb&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/remove/" rel="tag"&gt;remove&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/top+link/" rel="tag"&gt;top link&lt;/a&gt;&lt;/div&gt;</description><clipSource>http://www.oscmax.com/forums/oscmax-v2-customization-mods/5220-bread-crumb-trail.html#post17973</clipSource><pubDate>Thu, 08 Feb 2007 15:32:04 GMT</pubDate></item><item><title>Verschiedene Link formatierung für die verschiedenen Spalten</title><link>http://clipmarks.com/clipmark/0C83B51A-F47A-4DD3-BF23-29A6DDEB74BA/</link><description>&lt;b&gt;clipped by:&lt;/b&gt; &lt;a href="http://clipmarks.com/clipper/nouse4name/"&gt;nouse4name&lt;/a&gt;&lt;br&gt;&lt;div border="2" style="margin-top: 10px; border:#000000 1px solid;" width="90%"&gt;&lt;div style="background-color:"&gt;&lt;div align="center" width="100%" style="padding:4px;margin-bottom:4px;background-color:#666666;overflow:hidden;"&gt;&lt;span style="color:#FFFFFF;font-weight:bold;"&gt;Clip Source: &lt;a style="color:#FFFFFF;" href="http://www.typo3wizard.com/index.php?id=103&amp;type=0" title="http://www.typo3wizard.com/index.php?id=103&amp;type=0"&gt;www.typo3wizard.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;DIV class="text"&gt;
&lt;DIV class="csc-header%20csc-header-n1"&gt;&lt;H1 class="csc-firstHeader"&gt;Verschiedene Link formatierung für die verschiedenen Spalten&lt;/H1&gt;&lt;/DIV&gt;Hier sieht man wie man die Standard Überschrift der Content Elemente abhänig von der Spalte per TypoScript ändern kann. Einähnliches Resultat mit CSS Selektoren erreicht werden.
&lt;BR /&gt;&lt;DIV&gt;
Aber nun zum TypoScript:
&lt;/DIV&gt;
&lt;BR /&gt;&lt;PRE class="ts-hl"&gt;&lt;SPAN class="ts-objstr"&gt;temp.stdheader&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;lib.stdheader&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;lib.stdheader&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;gt;&lt;/SPAN&gt;

&lt;SPAN class="ts-objstr"&gt;lib.stdheader&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;CASE&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;lib.stdheader&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;{&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;key.field&lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;colPos&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;1&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;temp.stdheader&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;2&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;temp.stdheader&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;3&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;temp.stdheader&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;default&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;temp.stdheader&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="ts-operator"&gt;}&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;lib.stdheader.default.10.1.fontTag&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;&amp;lt;h1&amp;gt;+++|+++&amp;lt;/h1&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;lib.stdheader.1.10.1.fontTag&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;&amp;lt;h1&amp;gt;***|***&amp;lt;/h1&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;lib.stdheader.2.10.1.fontTag&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;&amp;lt;h1&amp;gt;---|---&amp;lt;/h1&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;lib.stdheader.3.10.1.fontTag&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;&amp;lt;h1&amp;gt;...|...&amp;lt;/h1&amp;gt;&lt;/SPAN&gt;
&lt;/PRE&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Was wird gemacht?
&lt;BR /&gt;&lt;DIV&gt;
Als erstes wird der Standard Header Temporärgespeichert.Anschlischießend wird der Standard header gelöscht und daraus ein CASE (&lt;A target="_blank" href="http://typo3.org/documentation/document-library/doc_core_tsref/CASE-1/"&gt;Zur Typo3 Doku&lt;/A&gt;) gemacht. Je nach Spalte ( default = normal, 1=left,2=right, 3=border)wird ein anderes Objekt erstellt. Anschließend ändern wir noch die Formatierung für die Verschiedenen Spalten. Achtung hier wird es nur für den Default Überschriften Typ gemacht. Für den Restevtl. im Object Browser nachsehen.
&lt;/DIV&gt;
&lt;BR /&gt;&lt;DIV&gt;
&lt;A href="http://www.typo3wizard.com/de/snippets/allgemeine-probleme-und-loesungen/verschiedene-ueberschriften-fuer-die-verschiedenen-spalten/anzeigebeispiel-different-header-formatting-for-each-column.html"&gt;So siehts aus&lt;/A&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ähnliche Dinge:
&lt;BR /&gt;&lt;DIV&gt;
&lt;A href="http://www.typo3wizard.com/de/snippets/allgemeine-probleme-und-loesungen/verschiedene-link-formatierung-fuer-die-verschiedenen-spalten.html"&gt;Different link formatting for each column&lt;/A&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;&lt;DIV class="tx-rfcontentcomments-pi1"&gt;
		

&lt;P&gt;&lt;A href="http://www.typo3wizard.com/de/content-kommentare.html?no_cache=1%26tx_rfcontentcomments_pi1%5Bcontentuid%5D=102"&gt;Kommentare (1)&lt;/A&gt;&lt;/P&gt;


	&lt;/DIV&gt;
	
&lt;/DIV&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;div style="margin-bottom: 40px;"&gt;Tags: &lt;a href="http://clipmarks.com/tags/typo3/" rel="tag"&gt;typo3&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/link/" rel="tag"&gt;link&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/style/" rel="tag"&gt;style&lt;/a&gt;&lt;/div&gt;</description><clipSource>http://www.typo3wizard.com/index.php?id=103&amp;type=0</clipSource><pubDate>Fri, 22 Dec 2006 21:08:06 GMT</pubDate></item><item><title>Wie kann man die Links in den verschiedenen Spalten verschieden darstellen?</title><link>http://clipmarks.com/clipmark/59E41594-48FA-4CF8-993B-C6D4A2880EB1/</link><description>&lt;b&gt;clipped by:&lt;/b&gt; &lt;a href="http://clipmarks.com/clipper/nouse4name/"&gt;nouse4name&lt;/a&gt;&lt;br&gt;&lt;div border="2" style="margin-top: 10px; border:#000000 1px solid;" width="90%"&gt;&lt;div style="background-color:"&gt;&lt;div align="center" width="100%" style="padding:4px;margin-bottom:4px;background-color:#666666;overflow:hidden;"&gt;&lt;span style="color:#FFFFFF;font-weight:bold;"&gt;Clip Source: &lt;a style="color:#FFFFFF;" href="http://www.typo3wizard.com/index.php?id=43&amp;type=0" title="http://www.typo3wizard.com/index.php?id=43&amp;type=0"&gt;www.typo3wizard.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;H1 class="csc-firstHeader"&gt;Wie kann man die Links in den verschiedenen Spalten verschieden darstellen?&lt;/H1&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr size="2" color="#666666" /&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;DIV&gt;Hier ist die Lösung. default entspricht der normal Spalte, 1 der links Spalte, 2 der rechts Spalte und 3 der rand Spalte..
&lt;/DIV&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr size="2" color="#666666" /&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;PRE class="ts-hl"&gt;&lt;SPAN class="ts-objstr"&gt;temp.tt_content.text&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;tt_content.text&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;tt_content.text&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;tt_content.text&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;CASE&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;tt_content.text&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;{&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;key.field&lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;colPos&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt; &lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt; &lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;1&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;temp.tt_content.text&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;2&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;temp.tt_content.text&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;3&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;temp.tt_content.text&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;default&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="ts-operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-value_copy"&gt;temp.tt_content.text&lt;/SPAN&gt;&lt;SPAN class="ts-ignored"&gt;  &lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt; &lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt; &lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;1.20.parseFunc.tags.link.typolink.ATagParams&lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;class="class2"&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;2.20.parseFunc.tags.link.typolink.ATagParams&lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;class="class3"&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;3.20.parseFunc.tags.link.typolink.ATagParams&lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;class="class4"&lt;/SPAN&gt;&lt;/SPAN&gt;
  &lt;SPAN class="ts_background"&gt;&lt;SPAN class="ts-objstr"&gt;default.20.parseFunc.tags.link.typolink.ATagParams&lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="ts-value"&gt;class="class1"&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="ts-operator"&gt;}&lt;/SPAN&gt;
&lt;SPAN class="ts-objstr"&gt;temp.tt_content&lt;/SPAN&gt;&lt;SPAN class="ts-objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="ts-operator"&gt;&amp;gt;&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;div style="margin-bottom: 40px;"&gt;Tags: &lt;a href="http://clipmarks.com/tags/typo3/" rel="tag"&gt;typo3&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/format/" rel="tag"&gt;format&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/col/" rel="tag"&gt;col&lt;/a&gt;&lt;/div&gt;</description><clipSource>http://www.typo3wizard.com/index.php?id=43&amp;type=0</clipSource><pubDate>Fri, 22 Dec 2006 21:06:30 GMT</pubDate></item><item><title>typo3 link target</title><link>http://clipmarks.com/clipmark/FDC64DC4-3F86-41CA-91FA-0172FDD9B15F/</link><description>&lt;b&gt;clipped by:&lt;/b&gt; &lt;a href="http://clipmarks.com/clipper/nouse4name/"&gt;nouse4name&lt;/a&gt;&lt;br&gt;&lt;div border="2" style="margin-top: 10px; border:#000000 1px solid;" width="90%"&gt;&lt;div style="background-color:"&gt;&lt;div align="center" width="100%" style="padding:4px;margin-bottom:4px;background-color:#666666;overflow:hidden;"&gt;&lt;span style="color:#FFFFFF;font-weight:bold;"&gt;Clip Source: &lt;a style="color:#FFFFFF;" href="http://www.typo3.net/forum/list/list_post//45434/?page=1" title="http://www.typo3.net/forum/list/list_post//45434/?page=1"&gt;www.typo3.net&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;H2&gt;Target in Links &lt;IMG title="wurde%20Beantwortet" alt="wurde%20Beantwortet" src="http://www.typo3.net/fileadmin/img/mm_forum/solved.gif" /&gt;&lt;/H2&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr size="2" color="#666666" /&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;table background="undefined" bgcolor=""&gt;&lt;tr&gt;&lt;TD valign="top" class="listpost_text"&gt; Unter der Voraussetzung, daß Du beim Erstellen des Links ausdrücklich kein Ziel eingibst, wird automatisch "page" als Ziel generiert. Dies kannst Du durch folgenden Eintrag im Setup-Bereich Deines Templates verhindern.&lt;BR /&gt;
&lt;DIV class="tx-geshi-pi1"&gt;&lt;DIV class="tx-geshi-pi1"&gt;
	                            &lt;TABLE width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="left"&gt;&lt;STRONG&gt;Typoscript:&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right"&gt;Zeilennummerierung:  
					&lt;STRONG&gt;An&lt;/STRONG&gt; / 
					&lt;A href="http://www.typo3.net/index.php?id=13%26action=list_post%26code_numbering=0%26tid=45434%26page=1"&gt;Aus&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV class="typoscript"&gt;&lt;OL&gt;&lt;LI&gt;&lt;DIV class="de1"&gt;&lt;SPAN class="co2"&gt;#Löscht die target-Vorgabe page bei leeren Targets&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;DIV class="de1"&gt;&lt;SPAN class="kw10"&gt;lib&lt;/SPAN&gt;.parseFunc_RTE.&lt;SPAN class="kw2"&gt;tags&lt;/SPAN&gt;.link.&lt;SPAN class="kw2"&gt;typolink&lt;/SPAN&gt;.target &amp;gt; &lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
Zusätzlich solltest Du an gleicher Stelle die Vorgaben des Frontendrendering&lt;BR /&gt;
löschen&lt;DIV class="tx-geshi-pi1"&gt;&lt;DIV class="tx-geshi-pi1"&gt;
	                            &lt;TABLE width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="left"&gt;&lt;STRONG&gt;Typoscript:&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right"&gt;Zeilennummerierung:  
					&lt;STRONG&gt;An&lt;/STRONG&gt; / 
					&lt;A href="http://www.typo3.net/index.php?id=13%26action=list_post%26code_numbering=0%26tid=45434%26page=1"&gt;Aus&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV class="typoscript"&gt;&lt;OL&gt;&lt;LI&gt;&lt;DIV class="de1"&gt;config.extTarget &amp;gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;DIV class="de1"&gt;config.intTarget &amp;gt; &lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;&lt;DIV&gt;
Hab's mit 4.0 final getestet und funktioniert. Ggf. Cache löschen.&lt;/DIV&gt;
 &lt;BR /&gt;&lt;HR /&gt; polarizer &lt;/TD&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr size="2" color="#666666" /&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;" als Ziel generiert. Dies kannst Du durch folgenden Eintrag im Setup-Bereich Deines Templates verhindern.&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;div style="margin-bottom: 40px;"&gt;Tags: &lt;a href="http://clipmarks.com/tags/typo3/" rel="tag"&gt;typo3&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/link/" rel="tag"&gt;link&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/target/" rel="tag"&gt;target&lt;/a&gt;&lt;/div&gt;</description><clipSource>http://www.typo3.net/forum/list/list_post//45434/?page=1</clipSource><pubDate>Wed, 20 Dec 2006 16:55:53 GMT</pubDate></item><item><title>Typo3 different browser different stylesheet </title><link>http://clipmarks.com/clipmark/B6D19E7E-3C75-433F-AEBA-B9C41F1BD8D8/</link><description>&lt;b&gt;clipped by:&lt;/b&gt; &lt;a href="http://clipmarks.com/clipper/nouse4name/"&gt;nouse4name&lt;/a&gt;&lt;br&gt;&lt;div border="2" style="margin-top: 10px; border:#000000 1px solid;" width="90%"&gt;&lt;div style="background-color:"&gt;&lt;div align="center" width="100%" style="padding:4px;margin-bottom:4px;background-color:#666666;overflow:hidden;"&gt;&lt;span style="color:#FFFFFF;font-weight:bold;"&gt;Clip Source: &lt;a style="color:#FFFFFF;" href="http://www.typo3forum.net/forum/typo3-4-x-fragen-und-probleme/18521-ie7-und-ie6.html#post54202" title="http://www.typo3forum.net/forum/typo3-4-x-fragen-und-probleme/18521-ie7-und-ie6.html#post54202"&gt;www.typo3forum.net&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;DIV class="smallfont"&gt;Typoscript-Code:&lt;/DIV&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr size="2" color="#666666" /&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;DIV class="alt2"&gt; &lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="linenum"&gt;1:&lt;BR /&gt;2:&lt;BR /&gt;3:&lt;BR /&gt;4:&lt;BR /&gt;5:&lt;BR /&gt;6:&lt;BR /&gt;7:&lt;BR /&gt;8:&lt;BR /&gt;&lt;/TD&gt;&lt;TD class="typoscriptcode"&gt;&lt;SPAN class="objstr"&gt;page.headerData.132&lt;/SPAN&gt;&lt;SPAN class="objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="operator_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="value"&gt;&lt;A href="http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/8/3/" rel="nofollow"&gt;TEXT&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="objstr"&gt;page.headerData.132.value&lt;/SPAN&gt;&lt;SPAN class="objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="operator"&gt;(&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="value"&gt; &amp;lt;!--[&lt;A href="http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/5/7/" rel="nofollow"&gt;if&lt;/A&gt; lte IE 6] &amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="value"&gt;  &amp;lt;link href="http://www.typo3forum.net/forum/fileadmin/cssFiles/ie6_hacks.css" rel="stylesheet" type="text/css" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;SPAN class="value"&gt;&amp;lt;![end&lt;A href="http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/5/7/" rel="nofollow"&gt;if&lt;/A&gt;]--&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="operator"&gt;)&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt; &lt;/DIV&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;div style="margin-bottom: 40px;"&gt;Tags: &lt;a href="http://clipmarks.com/tags/typo3/" rel="tag"&gt;typo3&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/ie6/" rel="tag"&gt;ie6&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/ie7/" rel="tag"&gt;ie7&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/stylesheet/" rel="tag"&gt;stylesheet&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/css/" rel="tag"&gt;css&lt;/a&gt;&lt;/div&gt;</description><clipSource>http://www.typo3forum.net/forum/typo3-4-x-fragen-und-probleme/18521-ie7-und-ie6.html#post54202</clipSource><pubDate>Thu, 14 Dec 2006 20:50:32 GMT</pubDate></item><item><title>Typo3 define link target</title><link>http://clipmarks.com/clipmark/01DB5198-8392-41DB-9D64-01193BF034E5/</link><description>&lt;b&gt;clipped by:&lt;/b&gt; &lt;a href="http://clipmarks.com/clipper/nouse4name/"&gt;nouse4name&lt;/a&gt;&lt;br&gt;&lt;div border="2" style="margin-top: 10px; border:#000000 1px solid;" width="90%"&gt;&lt;div style="background-color:"&gt;&lt;div align="center" width="100%" style="padding:4px;margin-bottom:4px;background-color:#666666;overflow:hidden;"&gt;&lt;span style="color:#FFFFFF;font-weight:bold;"&gt;Clip Source: &lt;a style="color:#FFFFFF;" href="http://www.typo3forum.net/forum/typo3-3-x-fragen-und-probleme/2647-typo-link-target.html#post12560" title="http://www.typo3forum.net/forum/typo3-3-x-fragen-und-probleme/2647-typo-link-target.html#post12560"&gt;www.typo3forum.net&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;DIV id="post_message_12560"&gt;Trag bei deinen Constants mal folgendes ein, das sollte gehen:&lt;BR /&gt; &lt;DIV&gt; &lt;DIV class="smallfont"&gt;Typoscript-Code:&lt;/DIV&gt; &lt;DIV class="ts-hl" dir="ltr"&gt; &lt;DIV class="alt2"&gt; &lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="linenum"&gt;1:&lt;BR /&gt;&lt;/TD&gt;&lt;TD class="typoscriptcode"&gt;&lt;SPAN class="objstr"&gt;&lt;A href="http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/7/5/" rel="nofollow"&gt;PAGE&lt;/A&gt;_TARGET&lt;/SPAN&gt;&lt;SPAN class="objstr_postspace"&gt; &lt;/SPAN&gt;&lt;SPAN class="operator"&gt;=&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt; &lt;/DIV&gt; &lt;/DIV&gt; &lt;/DIV&gt;Das da nichts hinten dran steht muss so sein (sonst klappt es nicht)&lt;/DIV&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;div style="margin-bottom: 40px;"&gt;Tags: &lt;a href="http://clipmarks.com/tags/typo3/" rel="tag"&gt;typo3&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/link/" rel="tag"&gt;link&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/target/" rel="tag"&gt;target&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/blank/" rel="tag"&gt;blank&lt;/a&gt;&lt;/div&gt;</description><clipSource>http://www.typo3forum.net/forum/typo3-3-x-fragen-und-probleme/2647-typo-link-target.html#post12560</clipSource><pubDate>Thu, 14 Dec 2006 20:28:46 GMT</pubDate></item><item><title>PHP - Send email with form data</title><link>http://clipmarks.com/clipmark/74FBA6C1-B211-4135-B77D-5B50A89AC9AC/</link><description>&lt;b&gt;clipped by:&lt;/b&gt; &lt;a href="http://clipmarks.com/clipper/nouse4name/"&gt;nouse4name&lt;/a&gt;&lt;br&gt;&lt;b&gt;clipper's remarks:&lt;/b&gt;  does not work with register globals = on &lt;br&gt;&lt;div border="2" style="margin-top: 10px; border:#000000 1px solid;" width="90%"&gt;&lt;div style="background-color:"&gt;&lt;div align="center" width="100%" style="padding:4px;margin-bottom:4px;background-color:#666666;overflow:hidden;"&gt;&lt;span style="color:#FFFFFF;font-weight:bold;"&gt;Clip Source: &lt;a style="color:#FFFFFF;" href="http://www.mediengestalter.info/forum/10/php-formular-mit-varibalen-eingaben-versenden-25600-1.html" title="http://www.mediengestalter.info/forum/10/php-formular-mit-varibalen-eingaben-versenden-25600-1.html"&gt;www.mediengestalter.info&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="padding: 10px;"&gt;&lt;div style="text-align:left;"&gt;&lt;table background="undefined" bgcolor=""&gt;&lt;tr&gt;&lt;TD class="code"&gt;
&lt;BR /&gt;
&amp;lt;?php 
&lt;BR /&gt;
if (! empty($_POST["sent"])) 
&lt;BR /&gt;
{ 
&lt;BR /&gt;
$admin = "a.fiss@gmx.de"; 
&lt;BR /&gt;
$subject = "Kontaktformular"; 
&lt;BR /&gt;
$message = "Nachricht über das Kontakt-Formular:\n\n"; 
&lt;BR /&gt;&lt;DIV&gt;
$message .= "Name: ". $_POST["name"]; 
&lt;/DIV&gt;

&lt;BR /&gt;&lt;DIV&gt;
mail($admin,$subject,$message); 
&lt;/DIV&gt;

&lt;BR /&gt;
header("Location: index.php?ok=1"); 
&lt;BR /&gt;
exit; 
&lt;BR /&gt;
} 
&lt;BR /&gt;
?&amp;gt; 
&lt;BR /&gt;
&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"&amp;gt;
&lt;BR /&gt;
&amp;lt;html&amp;gt;
&lt;BR /&gt;
&amp;lt;head&amp;gt;
&lt;BR /&gt;
&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&amp;gt;
&lt;BR /&gt;
&amp;lt;title&amp;gt;Unbenanntes Dokument&amp;lt;/title&amp;gt;
&lt;BR /&gt;&lt;DIV&gt;
&amp;lt;/head&amp;gt;
&lt;/DIV&gt;

&lt;BR /&gt;
&amp;lt;body&amp;gt;
&lt;BR /&gt;
&amp;lt;form name="kontakt" action="http://www.mediengestalter.info/forum/10/index.php" method="post" enctype="multipart/form-data"&amp;gt; 
&lt;BR /&gt;
   &amp;lt;input name="name" type="text" id="name" size="35"&amp;gt; 
&lt;BR /&gt;
   &amp;lt;input name="link" type="hidden" id="link" value="kontakt"&amp;gt; 
&lt;BR /&gt;
   &amp;lt;input name="sent" type="hidden" id="sent" value="1"&amp;gt; 
&lt;BR /&gt;
   &amp;lt;input name="firma" type="hidden" id="firma" value="&amp;lt;?= $firma ?&amp;gt;"&amp;gt; 
&lt;BR /&gt;
&amp;lt;/form&amp;gt; 
&lt;BR /&gt;
&amp;lt;?php 
&lt;BR /&gt;
if (isset($_GET["ok"])) 
&lt;BR /&gt;
   echo ("Mail wurde verschickt."); 
&lt;BR /&gt;
?&amp;gt; 
&lt;BR /&gt;
&amp;lt;/body&amp;gt;
&lt;BR /&gt;
&amp;lt;/html&amp;gt;
&lt;BR /&gt;
&lt;/TD&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;div style="margin-bottom: 40px;"&gt;Tags: &lt;a href="http://clipmarks.com/tags/php/" rel="tag"&gt;php&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/email/" rel="tag"&gt;email&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/form/" rel="tag"&gt;form&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/mail/" rel="tag"&gt;mail&lt;/a&gt;, &lt;a href="http://clipmarks.com/tags/send/" rel="tag"&gt;send&lt;/a&gt;&lt;/div&gt;</description><clipSource>http://www.mediengestalter.info/forum/10/php-formular-mit-varibalen-eingaben-versenden-25600-1.html</clipSource><pubDate>Thu, 07 Dec 2006 15:33:03 GMT</pubDate></item></channel></rss>