[TYPO3-core] RFC #12998: Bug: add icons for MS Office 2007 Documents
Steffen Ritter
info at rs-websystems.de
Mon Feb 7 14:26:50 CET 2011
Am 07.02.2011 14:13, schrieb Tobias Schaefer:
> Hi Steffen,
>
> could you please also add .pps and .ppsx for completed slide shows,
> which can be viewed but are not editable like a .ppt file? Thanks!
...
> I noticed that on my (pretty vanilla) 4.4-Installation (I don't have a
> 4.5 handy) a standard-TYPO3 filelinks-element still uses the old icons
> in both backend and frontend.
At 4.4 this is right. TCEForms in 4.4 is not adapted to "new" sprites in
4.4. TCEforms icons had not been adapted accordingly to the
sprite-versions. They just remain "old".
> The location of the files used in the FE-plugin of filelinks is
> /typo3/sysext/cms/tslib/media/fileicons instead of /typo3/gfx/fileicons/.
> If css_filelinks is installed, the FE-plugin used /typo3/gfx/fileicons/
> which is caused by the default-stylesheet of css_filelinks.
The core has not to take care of extensions - it has to be other way
around. THe old way "has not been taken care of anymore".
> The main reason for me to draw the office 2007 icons was to get them
> used by the filelinks-element (css_filelinks).
> If I'm not totally wrong changing the $FILEICONS-array in
> /t3lib/stddb/tables.php is still necessary to get the additional office
> 2007-icons used in the filelinks-element.
In 4.5 this is not used anymore - anywhere. In 4.4 this is just used at
the not completeley sprites places (i.e TCEForms).
If CSS Styled Content is using the $FILEICONS array for the frontend,
this is indeed not nice, as it should be skinning internally, then this
would have to be changed imho.
> I'm also not sure about the patch Steffen Kamper was asking me for (06.
> Feb 0:10). Is it really necessary to create new icons for every office
> 2007 file-extensions or could we use the 3 existing one, since the
> file-extension isn't explicitly named in the icons (not like in the old
> icons)?
It is done with the same icons in 4.5 and trunk. 4.4 will be the same.
I do not think that 4.4 tceforms inconsitency of icons will be touched
in any further release. therefore anybody would have to make a list -
sprite-icon matching old gfx icon, converting png to gif and copy it over.
regards
Steffen
More information about the TYPO3-team-core
mailing list