[TYPO3-UG Dutch] News extensie: highlighting maand van een archief in Active state
El-Bouchtaoui, Aassim
aassim.el.bouchtaoui at logicacmg.com
Wed Jan 31 17:08:45 CET 2007
Dag Typocollega's,
De newsextensie van Typo3 maakt het mogelijk om een normal en active
state te configureren voor categorien, zie onder:
catmenuItem_ACT_stdWrap = <div class="classname"> |</div>
Hoe kan je dit doen voor nieuwsarchief?
Archief:
1. January 2006
2. February 2006
3. March 2006 -> indien ik hier op klik, moet dit bold worden.
Moet er in deze configuratie wat aangepast worden?
plugin.tt_news {
reverseAMenu = 0
archiveMode = quarter
archiveTitleCObject >
archiveTitleCObject = COA
archiveTitleCObject {
10 = COA
10 {
10= TEXT
10 {
field = start
strftime = %b -
wrap = <strong>|
}
11 = TEXT
11 {
field = stop
strftime = %b %Y
wrap = |</strong>
}
if {
value.field = start
equals.data = GPvar:tx_ttnews|pS
}
}
20 = COA
20 {
10= TEXT
10 {
field = start
strftime = %b -
wrap =
}
11 = TEXT
11 {
field = stop
strftime = %b %Y
wrap =
}
if {
value.field = start
equals.data = GPvar:tx_ttnews|pS
negate = 1
}
}
}
}
Met vriendelijke groet,
Aassim El-bouchtaoui
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
More information about the TYPO3-UG-dutch
mailing list