Spezieller Teaser... wie?

Hier bekommst Du deutschsprachigen Support. Keine Fehlermeldungen oder Erweiterungswünsche bitte!
Post Reply
User avatar
santscho
Posts: 1442
Joined: Mon 2. Apr 2007, 08:56
Location: Schweiz

Spezieller Teaser... wie?

Post by santscho »

Ich habe ein Teaser-Template erstellt:

Code: Select all

<!--TEASER_HEAD_START//-->
<div class="teaserbox_1">
<div class="teaserbox_1_titlebox">HIER BITTE DEN CONTENTPART-TITEL!</div>
<!--TEASER_HEAD_END//-->
<!--TEASER_ENTRY_START//-->
  <div class="teaserbox_1_contentbox"<a href="{ARTICLELINK}">{TITLE}</a></div>
<!--TEASER_ENTRY_END//-->
<!--TEASER_SPACER_START//-->
	<hr style="margin:7px 0 7px 0;padding:0;height:0;border:0;border-bottom:1px dotted #CCCCCC;clear:both" />
<!--TEASER_SPACER_END//-->
<!--TEASER_FOOTER_START//-->
<div style="clear:both;height:1px"></div>
  </div>
<!--TEASER_FOOTER_END//-->
Titel des Contentparts: Featured Articles.

"Featured Articles" wird als normaler h3-CP-Titel oberhalb dieses Templates ausgegeben. Gibt es eine Möglichkeit, dass dieser CP-Titel im Template selber im Container "teaserbox_1_titlebox" ausgegeben wird?

Ralphi
Schon Konfuzius sagte: "Sei kein YAML-Lappen". YAML-phpwcms-Integration auf http://www.yaml.phpwcms.org
Post Reply