[TYPO3-english] Add File modification time to file links in RTE
Kay Strobach
typo3 at kay-strobach.de
Tue Oct 23 11:23:33 CEST 2012
Hello Sören,
it's possible, but a bit tricky.
You may
a) use a userfunction, which parses the rte output on display and insert
the relevant information
b) do it on save (bad idea).
There are several cached and uncached hooks, which allow you to modify
the output after the generation of the page :D
Regards
Kay
Am 23.10.2012 10:22, schrieb kopfstand_Sören Kracker:
> No answers...I guess it's currently not possible?
>
> Am 18.10.2012 12:17, schrieb kopfstand_Sören Kracker:
>> Hi list,
>> is it possible to add the file modification time to all file links
>> inserted via RTE.
>> Instead of fileadmin/user_upload/MyWeeklyChangedPdf.pdf it should be
>> fileadmin/user_upload/MyWeeklyChangedPdf.pdf?1350555200 (timestamp of
>> last modification) to force reload of the file.
>> Or is there any other way to solve this?
>>
>> Thanks in advance
>>
>> Sören
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
--
http://www.kay-strobach.de - Open Source Rocks
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
Answer was useful - feel free to donate:
-
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KPM9NAV73VDF2
- https://flattr.com/profile/kaystrobach
More information about the TYPO3-english
mailing list