
18.08.06, 08:09
|
| TYPO3 Forum Team Moderator | | Registriert seit: 01.12.05 Ort: Kiel Alter: 39
Beiträge: 2.145
| |
moin, Zitat:
Global Wraps:
If you use the new css-based html-template you don't need to define “Global Wraps” and “Global
formating is done with CSS-tyless. But of course those wraps and markers can be used for other
wrap1 -> stdWrap Global Wrap 1. This will be splitted into the markers
###GW1E###. Don't changes the input value, only
Example:
plugin.tt_news.wrap1.wrap = <strong>
wrap2 -> stdWrap Global Wrap 2 (see above)
Note: the “Global Wraps” and the “Global colors”
the css based template.
wrap3 -> stdWrap Global Wrap 3 (see above)
color1 string
/stdWrap
Value for ###GC1### marker (Global color 1)
color2 string
/stdWrap
Value for ###GC2### marker (Global color 2)
color3 string
/stdWrap
Value for ###GC3### marker (Global color 3)
color4 string
Value for ###GC4### marker (Global color 4)
| Armin |