[TYPO3-german] Menüs / Typolinks für jquery Mobile

Peter Linzenkirchner liste at lisardo.de
Sun Jan 8 15:04:48 CET 2012


Hallo Philipp, 

Dein Tipp zu innerWrap wars!!!!
Vielen Dank!!!!

Und das ist die Lösung: 

tt_content.menu.20 {
	default = HMENU
	default {
		..... wie in css_styled_content
	}
	# "Menu of subpages to these pages (with abstract)"
	4 < .1
	4 {
		wrap = <ul data-role="listview" class="ui-listview fr_vertical_margins">|</ul>
		1.NO {
			stdWrap.innerWrap.cObject = COA
			stdWrap.innerWrap.cObject {
				10 = IMAGE
				10 {
					file {
						import = uploads/media/
						import.field = media
						import.listNum = 0
					}
					wrap = |<h3>
				}
				20 = TEXT
				20.value = | </h3>
				
				30 = TEXT
				30.data = field : subtitle
				30.wrap = <p>|</p>
				
			}
			stdWrap.htmlSpecialChars = 0
			wrapItemAndSub = <li>|</li>
		}
	}
}

Super :-)

Viele Grüße
Peter

--
Xing: http://www.xing.com/profile/Peter_Linzenkirchner
Web: http://www.typo3-lisardo.de
Facebook: http://tinyurl.com/lisardo-multimedia



More information about the TYPO3-german mailing list