Page 1 of 1

Set name when exporting template.

Posted: Mon Jul 03, 2017 10:01 am
by tamsrud
I find the new "export" function in the DesignManager very usefull, as it allows for using my favourite editor.

But there is no options to define the name of the exported file. Could this be possible?

The reason I ask, is that when usen in combination with the CSSPreProcessor-module, it is misleading that the exported css-files has a .css ending. They should be either .sass or .scss , so that the formatting in my editor would be correct.

If I could set a userdefined name for the template-file, or only a userdefined extension, It would solve this problem.