I've built a few sites using Sasson and am interested in how to upgrade to 3.x. and what considerations to be made aware of before starting. If it already exists, please point me in the right direction! Thanks.

Comments

tsi’s picture

Sasson is a themer's toolkit, it helps you develop themes, Sasson 3.x offers some cool new/better tool but in the end of the day it will produce pretty much the same HTML/CSS.
So IMHO, if you're not re-dsigning your site or having some trouble with Sasson 2.x's Sass compiler (Phamlp, which was replaced in 3.x) - you're good, don't bother upgrading.

bkrall’s picture

Thanks tsi, I guess that's my reason for wanting to update - so we can compile Sass locally.

Right now I'm getting this pretty consistently:
Notice: Undefined offset: 2 in SassScriptParser->parse() (line 127 of /home/bkrall/projects/MYPROJECT/www/sites/all/themes/sasson/phamlp/sass/script/SassScriptParser.php).

No problem if there's no documentation yet, I know it's in dev, just wanted to check before I did the upgrade.

tsi’s picture

Sorry, no docs yet, but you may start one :)
If you remember to backup everything and clear your cache, it shouldn't be too risky or hard.
Please report back if you try that.

Your error may be caused by many things in your sass, can you spot the line that triggers it?

tsi’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

Cleaning up.
All or most READMEs in the 3.x branch were updated
You are welcome to try the latest v3.x