[TYPO3-german] Designanpassungen in cc_cbrowse

Ulrike Bätz ubaetz at ubaetz.net
Sat Apr 28 22:14:47 CEST 2007


Hallo Christian,
Du solltest natürlich dem Pfad zu Deinem eigenen Images angeben.

Ulrike Bätz
Webagentur
Schulungen
 
ubaetz.net
Austraße 2
96450 Coburg

Tel.: 09561 / 428 270
mobil: 0170 / 291 22 34
Fax: 09561 / 428 271
eMail: ubaetz at ubaetz.net
Webseite : www.ubaetz.net

-----Ursprüngliche Nachricht-----
Von: typo3-german-bounces at lists.netfielders.de
[mailto:typo3-german-bounces at lists.netfielders.de] Im Auftrag von Christian
Beier
Gesendet: Samstag, 28. April 2007 19:53
An: typo3-german at lists.netfielders.de
Betreff: Re: [TYPO3-german] Designanpassungen in cc_cbrowse



Ulrike Bätz wrote:
> 
> Versuch doch mal das im Typoscript:
> 
> plugin.tx_cccbrowse_pi1._LOCAL_LANG.de.prev = 
>  fileadmin/templates/main/img/pfeillinks.gif 
> plugin.tx_cccbrowse_pi1._LOCAL_LANG.de.next = 
>  fileadmin/templates/main/img/pfeilrechts.gif 
> 

Ich habe den genannten Code-Schnipsel bei mir eingefügt. Das TypoScript
sieht nun wie folgt aus:

<TypoScript>
# Allgemeine TypoScript-Konfiguration
config.language = de
config.locale_all = de_DE

[...]

# Einbindung der cc_cbrowse-Extension
page.10.subparts.CONTENT < plugin.tx_cccbrowse_pi1
page.10.subparts.CONTENT {
	plugin.tx_cccbrowse_pi1._LOCAL_LANG.de.prev = 
fileadmin/templates/main/img/pfeillinks.gif 
	plugin.tx_cccbrowse_pi1._LOCAL_LANG.de.next = 
fileadmin/templates/main/img/pfeilrechts.gif 
}
</TypoScript>

Ich habe auch folgenden Code ausprobiert:

<TypoScript>
[...]
# Einbindung der cc_cbrowse-Extension
page.10.subparts.CONTENT < plugin.tx_cccbrowse_pi1
page.10.subparts.CONTENT {
	plugin.tx_cccbrowse_pi1._LOCAL_LANG.de {
		pi_list_browseresults_prev =
fileadmin/templates/main/img/pfeillinks.gif 
	}
}
</TypoScript>

Bei beidem hat sich an der HTML-Ausgabe nichts geändert.


Grüße
Christian
-- 
View this message in context:
http://www.nabble.com/Designanpassungen-in-cc_cbrowse-tf3650057.html#a102350
95
Sent from the TYPO3 German mailing list archive at Nabble.com.

_______________________________________________
TYPO3-german mailing list
TYPO3-german at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list