5 Gäste 0 Mitglieder Mitgliederliste:
keine Mitglieder online...
20.05.2012
Sie befinden sich hier auf der Seite: sd-web-design.de > Typoscripts > ve_guestbook  > ve_guestbook noch Eine

ve_guestbook noch Eine

page = PAGE
page {
        typeNum = 0
        10 = TEMPLATE
        10 {
                template = FILE
                template.file = fileadmin/template/designvorlage_02.html
                workOnSubpart = SCREEN
                marks {
			INHALT_NORMAL = CONTENT
                        INHALT_NORMAL {
                                table = tt_content
                                select {
                                        where = colPos = 0
                                        orderBy = sorting
                                        languageField = sys_language_uid
                                }
                        }
			INHALT_RECHTS = CONTENT
			INHALT_RECHTS {
				table = tt_content
				select {
					pidInList = 35
					orderBy = sorting
					where = colPos = 2
                                }
                        }
			MENU = HMENU
			MENU {
				1 = TMENU
				1 {
					expAll = 1
					wrap = <ul id="nav">|</ul>
					noBlur = 1
					NO = 1
					NO.wrapItemAndSub = <li>|</li>

					IFSUB = 1
					IFSUB.wrapItemAndSub = <li class="menuparent">|</li>
					ACTIFSUB < .IFSUB
				}
				2 < .1
				2.wrap = <ul>|</ul>
				3 < .2
				4 < .2
			}
		}
	}
}
plugin.tx_veguestbook_pi1 {
	emoticons {
		active = 1
		10 = IMAGE
		10 {
			file = EXT:veguestbook/pi1/emoticons/###EMOTICON###.gif
			params = hspace=1 vspace=1 valign=bottom
			border = 0
			altText = Emoticon
			titleText = Emoticon
		}
		subst {
			11.str = <img src="typo3conf/ext/mm_forum//res/smilies/icon_biggrin.gif" alt="icon_biggrin.gif" />
			11.val = 1
			12.str = <img src="typo3conf/ext/mm_forum//res/smilies/icon_smile.gif" alt="icon_smile.gif" />
			12.val = 2
			13.str = <img src="typo3conf/ext/mm_forum//res/smilies/icon_frown.gif" alt="icon_frown.gif" />
			13.val = 3
			14.str = <img src="typo3conf/ext/mm_forum//res/smilies/icon_cry.gif" alt="icon_cry.gif" />
			14.val = 4
			15.str = :?:
			15.val = 5
			16.str = <img src="typo3conf/ext/mm_forum//res/smilies/icon_wink.gif" alt="icon_wink.gif" />
			16.val = 6
		}
	}
}
plugin.tt_news {
	newsFiles {
		target = _blank
	}
}
config {
	language = de
	locale_all = de_DE
}
zurück