Date: 2011-03-19 16:21
Posted By: Jeremy Bass (jeremybass)
There is now a path param that will just auto read that path you provide. This
doesn't require TemplateExternalizer but acts in the same way except it's all
automatic. Also you can use a CSV to join a few together. Lastly there is one
more new param that lets you keep the name of the single files. That is my
solution to this request, I use it with Dreamweaver.. Works like a charm.
Date: 2011-03-22 19:01
Posted By: Kenneth Griffith (kendo451)
I take it this new parameter is in SVN, and hasn't been released yet?
Date: 2011-03-25 03:33
Posted By: Jeremy Bass (jeremybass)
yes.. it's close to being ready.. just working on a support module and a few
bugs with the muilt script editing.. but yeps there are 2 params for it .. a
path param and a keep the name param so you can inspect the files faster. Thou
the keep the name don't work with the join param.
Feel free to try it out .. that is what I'm doing.. testing to make it stable as
heck.
Date: 2011-03-25 03:35
Posted By: Jeremy Bass (jeremybass)
err.. I mean the keep the name doesn't work when the path is a CSV joining
multiple scripts.