mattpass
47f5c436b9
Remove top. from processes
2020-02-28 17:12:54 +00:00
mattpass
a55c1405a1
Set doNext if not available
2020-02-01 13:25:33 +00:00
Matt Pass
47d886d7b1
JS saved process example added
2019-09-21 23:39:43 +01:00
Rafael Rotelok
51ab472142
PSR-2 Compliance, removing the closing tag ( ?> ) on php only files
...
inserting a blank line on the end of php only files
2018-06-16 00:19:49 -03:00
Matt Pass
f411370e32
New processes added
...
To cover all actions in file-control now
2014-10-18 22:16:43 +01:00
Matt Pass
2ea0ae8793
Die if not logged in to protect files
...
Avoids risk of them being run by visiting URL when not logged in
2014-10-18 21:09:32 +01:00
Matt Pass
15eba478ac
Slice 4 chars from end (for less and scss)
...
The char position used by $fileNameExtPos is actually from the
beginning, not end, so is useless here
However, we know that 'less' and 'scss' are 4 chars, so we can just
slice off those 4 chars always
2014-10-18 20:38:31 +01:00
Matt Pass
2409bc19c2
Compile Sass and LESS on save if plugins available
2014-09-24 12:28:59 +01:00
Matt Pass
5f051baeca
Process file added to be run on file save
2014-06-18 07:06:34 +01:00