Compass is invoked when you save a skin in the Skin Editor. The DataSource operation involved executes a server method that shells the command-line "compass compile <path-to-skin-template-dir>".
Assuming Compass is in your PATH, all should be well - you can test that by just running "compass" on your Linux command-line - if it's found, it should work from Skin Editor as well.
We'll add some of this information to the docs.
Assuming Compass is in your PATH, all should be well - you can test that by just running "compass" on your Linux command-line - if it's found, it should work from Skin Editor as well.
We'll add some of this information to the docs.
Comment