alpha

mig5's picture

Aegir 0.4 alpha 2 released

The Aegir team is happy to present the second alpha release of the 0.4 milestone. Like the first alpha, this is a "developer preview" release following the hugely popular 0.3 release, which includes many bug fixes to alpha1, along with a stack of exciting new features. While we are in alpha stage with 0.4, we recommend that production system continue to use the 0.3 stable release for now. However, many important bug fixes did make it into this alpha, so we encourage you to check it out however way you can.

Installation and upgrade instructions

2 comments · Read more
anarcat's picture

Aegir 0.4 alpha 1 released.

The Aegir project is happy to present the first alpha release of the 0.4 milestone. This is a "developer preview" release following the hugely popular 0.3 release, to allow people to play around with the new features we are developing and is not meant to be production-ready, use at your own risks. It should be fairly stable anyways, as very little major changes were brought in, but a lot of new exciting features!

Login to post comments · Read more
flk's picture

Come and test

Heya guys,
sorry i havent posted in a long while but god the time just flew by (so much to do, so little time).

God how horrible it is to code during boiling summer (omg its totally boiling here....i soo miss the rain :P)
Over this period i have had quite few problems which when i look back seem so simple such as understanding that actions_do() accepts an array of actions and a loaded node(node_load($nid)) not just node id.
so whenever i ran something like:

<?php
actions_do
(action_node_publish,5);
?>

I would get a bunch of errors:

Warning: Attempt to assign property of non-object in /home/flk/vhosts/kolaz.techarena.co.uk/modules/actions/actions.inc on line 17

Login to post comments · Read more
Syndicate content