You cannot post messages because only members can post, and you are not currently a member.
Description:
Alchemy CMS user group.
|
|
|
The master is the new next_stable
|
| |
We recently changed our branch workflow. 1. The master is the new development branch for the next stable release version (2.2 as time of writing). 2. The current stable releases has their own branches (2.1-stable for current stable version 2.1.7). 3. Use these branches for patch releases (2.1.x).... more »
|
|
Code indentation change
|
| |
We gave in. Soft-Tabs won the indentation war :) So we changed the indentation of all source code files to 2 spaces. According to the GitHub ruby styleguide: [link] Thanks to marc for making all the indentation work.
|
|
Link list
|
| |
Hey there, I want to implement a link list, very easy: a headline and a bunch of text-links in an unordered list. My thoughts so far: element names link_list, essenceText 'headline' and essenceText 'link'. It should be possible to make the link :linkable, at least it is mentioned in the associated editor-partial.... more »
|
|
Error installing
|
| |
C:/Ruby192/bin/ruby.exe extconf.rb
checking for Ruby version >= 1.8.5... yes
checking for stdint.h... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.... more »
|
|
errors on heroku
|
| |
I am just experimenting at present.
I am impressed by the potential I can see with this system.
I have been using Radiant which is good but not on Rails 3 yet.
I have a Spree shop set up and used the 'alchemy_spree' gem.
gem 'alchemy_cms', '~> 2.1.5'
gem 'alchemy_spree'
I was using postgresql in development but the migrations in alchemy... more »
|
|
How to use Textile
|
| |
I would like to use RedCloth or any other Formater for Textile. Since I'm transforming a Radiant CMS, which allowed my client to use Textile I wouldn't like to change it for some sites. Sometimes it's just easier to list some links as html and use Textile format. What I tried is create an element and enclose the output with RedCloth, but... more »
|
|
Page type
|
| |
How can I change the type of a page after creation?
|
|
How can I install the version working with 3.1.3
|
| |
So far I know It is not stable yet and not installable via rubygems.org. Since I have very simple websites I wanted to switch from Redmine to Alchemy Cms, I wonder if I really would have so much trouble with the current version at master/head. However if there are problems I would contribute by reporting or fixing.... more »
|
|
Alchemy 2.1 Release Date
|
| |
I plan to release Alchemy 2.1 at the end of the week. So if you have found some unfixed bugs, please post them on github: [link] Otherwise Alchemy 2.1 will be released on 27.01.2012 regards Thomas
|
|
Module API refactoring
|
| |
Thanks Thomas for refactoring the whole module API that allows us to plug in new modules very very easy now! (Actually therese changes has been made in the next_stable branch)
|
|
Alchemy Homepage 2.0
|
| |
Hi everyone. I am gonna release the homepage soon. Could please everyone have a look at it and post every issue about here. Thanks Thomas
|
|
Alchemy Guides 2.0
|
| |
Thanks to Robin we have now a beautiful redesigned Alchemy guides homepage. [link] Feel free to contribute to the guides. Just fork the guides on github: [link] Thomas
|
|
|