[TYPO3-core] RFC #13815: Feature: Add .numberFormat function to stdWrap

Steffen Kamper info at sk-typo3.de
Fri Aug 13 23:04:46 CEST 2010


Hi,

go to your account, server configuration and browse the profile folder. 
in my case it's
C:\Users\steffen\AppData\Roaming\Thunderbird\Profiles\ko60o55i.default

there find the mimeTypes.rdf, edit.

In my case i find this configuration:

<RDF:Seq RDF:about="urn:mimetypes:root">
     <RDF:li RDF:resource="urn:mimetype:text/x-diff"/>
     <RDF:li RDF:resource="urn:mimetype:image/png"/>
     <RDF:li RDF:resource="urn:mimetype:text/plain"/>
     <RDF:li RDF:resource="urn:mimetype:application/zip"/>
     <RDF:li RDF:resource="urn:mimetype:application/pgp-keys"/>
     <RDF:li RDF:resource="urn:mimetype:text/x-patch"/>
     <RDF:li RDF:resource="urn:mimetype:image/svg+xml"/>
   </RDF:Seq>
   <RDF:Description RDF:about="urn:mimetype:externalApplication:text/plain"
                    NC:path="C:\Program 
Files\TortoiseSVN\bin\TortoiseUDiff.exe"
                    NC:prettyName="TortoiseUDiff.exe" />
   <RDF:Description 
RDF:about="urn:mimetype:externalApplication:text/x-patch"
                    NC:prettyName=""
                    NC:path="" />
   <RDF:Description RDF:about="urn:mimetype:handler:image/png"
                    NC:alwaysAsk="true"
                    NC:useSystemDefault="true"
                    NC:saveToDisk="false">

x-diff and x-patch are the relevant ones.

vg Steffen


More information about the TYPO3-team-core mailing list