[Typo3-dev] skinnig/distribute Page-icon
Peter Niederlag
niederlag at ikd01.de
Fri Sep 3 12:37:04 CEST 2004
Hi,
In my extension I introduce two new page-types, which are special to the
project. Now I do want the BE to display some special-icons for theses
pages.
From what I can tell $PAGES_TYPE is the appropriate value to modify in
ext_tables.php. But the icons seem to need to reside in 't3lib/gfx/i/'
or I would probably need to hardcode a path, which is obviously not a
nice idea if that's working at all.
From what I can tell the skinnig-feature/api only can be configured to
change the base-path, but not add/adopt single images.
How could the image supplied in the ext could be integrated in the BE-Skin?
* some magic BE-Skinning-Code, I can't find?
* use a script/update process to copy the imgae into appropriate place
on install of ext?(anybody an example on that?)
I would really love to get an answer this time. ;)
Yes, I looked at skin-360 but can't spot what I need. :-<
Thx,
Peter
More information about the TYPO3-dev
mailing list