renolit/reint-file-timestamp 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

renolit/reint-file-timestamp

最新稳定版本:4.0.0

Composer 安装命令:

composer require renolit/reint-file-timestamp

包简介

Timestamp parameter in public file uri

README 文档

README

A TYPO3 extension which adds a timestamp parameter to public file urls - in frontend and backend - of TYPO3.

Example: https://mydomain.tld/myfile.pdf will be changed to https://mydomain.tld/myfile.pdf?v=timestampoffile

It is useful for content publisher in TYPO3 because some browsers cache the files extremely and after updating the file in TYPO3 the changes can't bee seen.

Useful for editors e.g. in Intranet systems or Corporate websites.

Because most of the time it's not useful to change the public url of all files, the default configuration will only change public url of docx, doc, pdf, xls, xlsx, odt, ods, ppt and pptx documents in frontend.

The changed public url is done in backend for all files in the filelist module.

Installation and Usage

More information on introduction and usage can be found in the documentation folder.

Issues and Feedback

Please use Github to send me issues or feature requests, feedback or in best case pull requests. Thanks.

统计信息

  • 总下载量: 17.1k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2017-11-05