Hallo
Kann mir jemand sagen für was die Templates im yourtemplatesfolder/inc_cntpart/reference sind.
Und wofür sind die beiden Replacement Tags {LIST} und {REF}?
Habe dazu weder im Forum noch in den Release-Notes etwas gefunden.
Vielen Dank für alle Hinweise
Romeo
Reference Template
hallo
reference kenne ich auch noch nicht! die anderen summary und list erklärt sich ja von alleine oder!?*lächel*
ist hier auch schon beschrieben*lächel*
http://www.phpwcms.de/forum/viewtopic.php?t=2238
reference kenne ich auch noch nicht! die anderen summary und list erklärt sich ja von alleine oder!?*lächel*
ist hier auch schon beschrieben*lächel*
http://www.phpwcms.de/forum/viewtopic.php?t=2238
Danke Pappnase für die super schnelle Anwort
Und nicht die beiden Templates für die Article Summary.
Ja, das habe ich schon gesehen ich meine aber die Variablen welche im/inc_cntpart/reference/default.tmpl Template gefunden werden können:Pappnase wrote:die anderen summary und list erklärt sich ja von alleine oder!?*lächel*
ist hier auch schon beschrieben*lächel*
http://www.phpwcms.de/forum/viewtopic.php?t=2238
Code: Select all
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td>[REF]
{REF}
[/REF]</td></tr>
[CAPTION]<tr><td>{CAPTION}</td></tr>[/CAPTION]
</table>[LIST]
{LIST}
[/LIST]</td>
<td width="14" valign="top"> </td>
<td width="98%" valign="top">[TITLE]
<h3>{TITLE}</h3>[/TITLE]
[SUB]<h4>{SUB}</h4>[/SUB]
[TEXT]<p>{TEXT}</p>[/TEXT]</td>
</tr>
</table>
Last edited by rp on Thu 10. Jun 2004, 22:39, edited 1 time in total.
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
This is the default template for the rollover image content part. It was planned as reference content part and is sponsored work. But I renamed it to rollover image - it's better (I think).
REF = Reference (default) Image: always the first in the list
LIST = Rollover Images formatted as 1 row table (horizontal) or 1 column table (vertical)
Oliver
Code: Select all
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td>[REF]{REF}[/REF]</td></tr>
[CAPTION]<tr><td>{CAPTION}</td></tr>[/CAPTION]
</table>
[LIST]{LIST}[/LIST]</td>
<td width="14" valign="top"> </td>
<td width="98%" valign="top">[TITLE]<h3>{TITLE}</h3>[/TITLE]
[SUB]<h4>{SUB}</h4>[/SUB]
[TEXT]<p>{TEXT}</p>[/TEXT]</td>
</tr>
</table>
LIST = Rollover Images formatted as 1 row table (horizontal) or 1 column table (vertical)
Oliver
Last edited by Oliver Georgi on Thu 10. Jun 2004, 22:47, edited 2 times in total.
- anthony.abraira
- Posts: 99
- Joined: Sun 11. Sep 2005, 07:42
- Location: Mars Hill, NC
- Contact:
More than one column...rollover image
Does anyone know of forum link that might permit me to create a setup with more than one column for the reference images...?or am i daydreaming too much? 

"The trick is living without an answer."