GetSimple Support Forum
theme editor: files and folders - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Themes (http://get-simple.info/forums/forumdisplay.php?fid=10)
+--- Thread: theme editor: files and folders (/showthread.php?tid=10599)



theme editor: files and folders - tomtomtom - 2018-10-02

Hello everyone,

i started to create an new theme. I install the scss plugin. I want to use the theme editor (with ace) to write direct scss. But the theme editor show insinde of the file lists only css, js and php files. Even subfolder, i created, will not be shown.

Is there a way to make the theme editor show scss files and folder i create?

Thank before....

tomtomtom.


RE: theme editor: files and folders - tomtomtom - 2018-10-03

Hi guys,

i found it out:

In the common.php i addes file support for scss files - and like magic: i be able now to write and change scss files in the theme editor.

greetz


RE: theme editor: files and folders - shawn_a - 2018-10-03

Do you mean in 3.3 or 3.4


RE: theme editor: files and folders - tomtomtom - 2018-10-03

(2018-10-03, 11:27:23)shawn_a Wrote: Do you mean in 3.3 or 3.4

I downloaded from github, so 3.4

Greetz


RE: theme editor: files and folders - shawn_a - 2018-10-04

Yeah put that in your gsconfig, dont edit in source.


RE: theme editor: files and folders - tomtomtom - 2018-10-04

(2018-10-04, 06:59:51)shawn_a Wrote: Yeah put that in your gsconfig, dont edit in source.

Hi,

thanks very much. Have done this now in the gsconfig .....

Greets..


RE: theme editor: files and folders - shawn_a - 2018-10-05

This way it does not get overwritten