People,
There is this link http://particletree.com/notebook/automa ... ipt-files/
And it is pretty cool in the way it suggests automated job for versioning.
However it is flawed and if you need something like that in CouchCMS, I have a solution. Let me know if anyone is interested in doing this the couch-way.
You can make it manually, but better with some tool. Sample:
A working sample picture:
This is how it was coded:
There is this link http://particletree.com/notebook/automa ... ipt-files/
And it is pretty cool in the way it suggests automated job for versioning.

However it is flawed and if you need something like that in CouchCMS, I have a solution. Let me know if anyone is interested in doing this the couch-way.

You can make it manually, but better with some tool. Sample:
- Code: Select all
<link rel="stylesheet" type="text/css" href="assets/css/custom.css.24-11-2016-160607.css" >
<link rel="stylesheet" type="text/css" href="assets/css/print.css.1-12-2016-145119.css" >
<!-- /global stylesheets -->
<!-- Core JS files -->
<script type="text/javascript" src="assets/js/plugins/loaders/pace.min.js.31-8-2016-080522.js"></script>
<script type="text/javascript" src="assets/js/core/libraries/jquery.min.js.3-9-2016-142908.js"></script>
A working sample picture:
This is how it was coded: