[TYPO3-dev] Add header data for extensions
Tapio Markula
tapio.markula at dnainternet.net
Tue Jun 27 10:46:17 CEST 2006
Peter Russ wrote:
> Just create a plain extension and add that in ext_tables.php. Ref to
> several skin extensions ;-)
Well the only really working base could be kb_skinselect.
It doesn't work as such because it has a small bug - it doesn't
take account
$TBE_STYLES['inDocStyles_TBEstyle']
Takes account basis style sheet and post style sheet because
for the default skin CSS for skin_grey_2 was not used except
$TBE_STYLES['inDocStyles_TBEstyle'].
I have used that for scaling module icons. If someone wants to create
his/her own module icons, it is necessary to force all module icons to
the same size.
More information about the TYPO3-dev
mailing list