DynamicFileVersion
DynamicFileVersion is an extra by dsteuer, first released on 2018-08-06.
Package Description
v0.1 - First release
Usage/Installation Instructions
Installation:
1. Install dynamicFileVersion via MODX Package Manager.
Usage:
Default-Case - Embed the path to the file with version
[[!dynamicFileVersion?&file=`/template/style.css`]]
onlyVersion-Mode - Embed just the version of the file.
You need this mode, when you have a ressource as accessable Stylesheet or JavaScript (for example if you want to use parameters). Because the URI to the ressource
is different to the path of the file.
/colors.css[[!dynamicFileVersion?&file=`/template/css/colors.css` &onlyVersion=`true`]]
Details
- Developer(s)
- dsteuer
- Released
- 2018-08-07
- First seen
- 2018-08-06
- License
- GPLv2
- Supported databases
- Minimum MODX Requirement
- 2.5
DynamicFileVersion Releases
Vendor | Signature | Released on |
---|---|---|
MODX.com | 0.1-beta1 | 2018-08-07 (6 years ago) |