WCM - Das österreichische Computer Magazin Forenübersicht
 

Zurück   WCM Forum > Rat & Tat > Programmierung

Programmierung Rat & Tat für Programmierer

Microsoft KARRIERECAMPUS

Antwort
 
Themen-Optionen Ansicht
Alt 31.08.2004, 20:07   #1
jak
Inventar
 
Registriert seit: 13.06.2001
Beiträge: 1.830


Standard Was macht ' >' in php/typo3

weiß jemand was das bedeutet:' >'
Ohne Anführungszeichen? In den Typo3 Dokumenten kommt das immer wieder vor, ich hab aber bisher noch keine Erklärung dafür gefunden.
z.B.:
PHP-Code:
# Make sure nonTypoTagStdWrap operates on content outside <typolist> and <typohead> only:
tt_content.text.20.parseFunc.tags.typolist.breakoutTypoTagContent 1
tt_content
.text.20.parseFunc.tags.typohead.breakoutTypoTagContent 1
# ... and no 
 
before typohead.
tt_content.text.20.parseFunc.tags.typohead.stdWrap.wrap >
# Setting up  nonTypoTagStdWrap to wrap the text with P-tags
tt_content.text.20.parseFunc.nonTypoTagStdWrap >
tt_content.text.20.parseFunc.nonTypoTagStdWrap.encapsLines {
  
encapsTagList div,p
  remapTag
.DIV P
  wrapNonWrappedLines 
= <P style="margin:0 0 0;">|</P>

  
# Forcing these attributes onto the encapsulation-tags if any
  
addAttributes.{
    
style=margin:0 0 0;
  }
  
innerStdWrap_all.ifEmpty 
  
innerStdWrap_all.textStyle tt_content.text.20.textStyle
}
# finally removing the old textstyle formatting on the whole bodytext part.
tt_content.text.20.textStyle >
# ... and 
-tag after the content is not needed either...
tt_content.text.20.wrap 
jak
____________________________________
Join the DNRC | Godwin\'s Law (thx@stona)
Documentation is like sex: If it\'s good, it\'s very, very good. If it\'s bad, it\'s better than nothing.
\"In theory, theory and practice are the same. In practice, they are not\" (Lawrence Berra)
jak ist offline   Mit Zitat antworten
Alt 01.09.2004, 13:23   #2
Flink
Hero
 
Registriert seit: 29.08.2001
Alter: 57
Beiträge: 904


Flink eine Nachricht über ICQ schicken Flink eine Nachricht über Skype™ schicken
Standard Re: Was macht ' >' in php/typo3

Zitat:
Original geschrieben von jak
weiß jemand was das bedeutet:' >'
Ohne Anführungszeichen?
Es löscht ein Objekt aus TypoScript.

TypoScript Syntax
Damit wird verhindert, dass es mehrere Definitionen eines Objektes geben kann.

Zitat:
Object unsetting: The ">" sign:

This is used to unset an object and all its properties.

Example:

myObject = HTML

myObject.value = <BLINK> HTML - code </BLINK>



myObject >

In this last line "myObject" is totally wiped out (removed)
____________________________________
Bibel
Flink ist offline   Mit Zitat antworten
Alt 01.09.2004, 14:10   #3
jak
Inventar
 
Registriert seit: 13.06.2001
Beiträge: 1.830


Standard

Danke sehr. Wieder mal in der falschen Dokumentation gesucht (TSRef).

Jak
____________________________________
Join the DNRC | Godwin\'s Law (thx@stona)
Documentation is like sex: If it\'s good, it\'s very, very good. If it\'s bad, it\'s better than nothing.
\"In theory, theory and practice are the same. In practice, they are not\" (Lawrence Berra)
jak ist offline   Mit Zitat antworten
Antwort


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.

Gehe zu


Alle Zeitangaben in WEZ +2. Es ist jetzt 22:24 Uhr.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Forum SEO by Zoints
© 2009 FSL Verlag