[Typo3-dev] skinnig/distribute Page-icon
Peter Russ
peter.russ at 4dfx.de
Fri Sep 3 12:57:36 CEST 2004
Hallo Peter,
I made a similar experience. But as we developed the extension in global
and installed it later on a different server in local we thought that
this is some kind of "missing feature". But perhaps it's a simple bug in
the extension manager.
Regs. Peter.
Peter Niederlag wrote:
> 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