|
|
How to force TYPO3 to use meaningful names for generated imagesWhen you work with generated images in TYPO3 you will often run into the problem of the naming used by TYPO3 for these files. The names of the files are usually a not very meaningful string (in fact an md5 hash).You can force TYPO3 to leave the file names alone and use the original name of the file. To do this issue the following configuration directive: config.meaningfulTempFilePrefix = [int] where [int]is a number that signifies how many characters from the file name are kept. General aspects : | TYPO3 | TYPO3 Installation | TYPO3 Configuration | TYPO Administration | TYPO3 Performance |TYPO3 Troubleshooting | TYPO3 Glossary | Development : | Typoscript | TYPO3 Extensions - TER | TYPO3 API | TYPO3 Extension Development | Extbase | Fluid? | 3rd party | Back to > CMS |
Google SearchLogin |