Just to update. We're working hard on the rails 3.1 branch. Lots of work to do. If anyone would like to help just check out the branch and have a play around. Patches are more than welcome.
The 3.1 version works as a mountable engine only, we're dropping support for a from source installation. Right now there are quite a few failing tests which need to be fixed up with the refactoring and i'm fairly sure that most of the cucumber integration tests will need to be reworked as well.
Thanks for the quick update! On that note, I've referenced the rails_3_1 branch in my gemfile after firing up a new 3.1.3 app, but on 'bundle install' hitting some walls with gem version compatibility issues re: 'activesupport'. Am I overlooking something obvious here, as the project branch's gemfile references 3.1.3 as well?
In Gemfile: locomotive_cms depends on activesupport (~> 3.0.9)
rails (= 3.1.3) depends on activesupport (3.1.3)
Appreciate the look...excited to roll up my sleeves with a base setup.
I just installed the new 2.0.0.rc branch. The site import/export buttons have been removed. How do I import a new them for my site? I see a git comment "replaced by the API and the new locomotive editor". Is that in reference to the 23Eu module? So does this mean now to export and import my theme I must buy the module?
Ok, I bought the Locomotive Editor as editing my site locally is what I wanted...but the editor only appears to let me "create" a new site...not edit an existing one. I found import still exists but it seems export has been removed. In 2.0.0.rc how do I export my site from the cms into the editor?
FYI I got the scoop on import/export. The existing locomotive editor does not support the new REST API for "pushing" and "pulling" sites, but they will be releasing a beta version of the new editor shortly.
Looking forward to getting the new editor. Thanks to the locomotive cms developers for all their hard work.