Hello,
First of all, your template is awesome.
Second of all, due to the fact that I need to not include all the pluings that you have in your project (defined in plugins.js), I need to manually load the files that I need (I found them in plugins folder).
Everything is great, but I have three issues:
a) the plugins.js file contains scripts that are not in the plugings folder (eg: Theia Sticky Sidebar v1.7.0)
b) the plugins.js file contains newer version of the scripts that in the plugins folder (eg: jquery cookie from the plugins folder is much older then the one embedded in the plugins.js)
c) there is anywhere any kind of short description of the used plugins, because maybe I don't need them all from the beginning and I would like to know which is required to use and which not.
Thank you very much for your help!
Evdin
