orchardcms - Orchard CMS: How to add version to theme scripts and styles -
i want automaticaly add version parameter theme scripts , styles, this:
<script type="text/javascript" src="/themes/mytheme/styles/common.min.css?v=12345"></script>
are there ways orchard cms?
have @ combinator module on orchard gallery.
it fingerprint resources, combining , minifying them if want (all configured in admin interface)
Comments
Post a Comment