[opencms-dev] URL fingerprinting

T.Kluge at t-systems.com T.Kluge at t-systems.com
Mon Apr 14 11:02:17 CEST 2014


Hi Stephan,


> we used to simply override the Link-Tag and append the date modified as query parameter. This way opencms will generate an unique URL for every published version.


Could you provide code for this? Our current solution is a version tag, something like this:

%@taglib prefix="cms" uri="http://www.opencms.org/taglib/cms" %<mailto:%25 at taglib%20prefix=%22cms%22%20uri=%22http://www.opencms.org/taglib/cms%22%20%25>

<link href="<cms:link>../resources/css/styles.css?ver=1.0.1</cms:link>" rel="stylesheet" type="text/css">

..which is OK but the date modified would be really nice.

Thanks,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20140414/c1349709/attachment.htm>


More information about the opencms-dev mailing list