CopyMove 1.9 is out!

November 29th, 2007 by Andrea Franz

Now the CopyMove extension uses subversion, and you can check it out from its repository with:

svn co http://dev.gravityblast.com/svn/projects/radiant/extensions/copy_move/

Thanks to Benny Degezelle now it works with the shards extension. This is the best way to hack the Radiant admin UI! Benny also helped me updating the rake tasks and rewriting the CopyMove html structure so it is similar to the other admin screens…Thanks Benny :) I also moved all the code in a separated controller, wrote a complete test suite, and added the ability to choose the status for the copied pages.


GravityBlast respositories

November 19th, 2007 by Andrea Franz

UPDATE: The new repository is based on subversion, and you can find it here.

I’ve just moved my repositories from darcs.bigchieflabs.com to darcs.gravityblast.com. Here you can find my projects, primarily extensions for radiant like Gallery, CopyMove, DefaultPageParts, Dynamic, Subscriber, Newsletter


Yslow from Yahoo

August 13th, 2007 by Andrea Franz

Yslow is a new Firefox add-on integrated with Firebug and created by Yahoo. It’s an interesting tool that I use to optimize and speed up every web page I’m working on!

Yslow


Gallery extension 0.5.0

May 31st, 2007 by Andrea Franz

Radiant Gallery extension 0.5.0 is just released! Now you can set set name and description for each gallery and gallery item.

radiant-gallery-extension-0_5_0.jpg

I wrote some example in the README file, check it out!


CopyMove 1.8.3

May 26th, 2007 by Andrea Franz

I fixed some bugs in the CopyMove extension. Now you can copy the whole tree of a page under one of its children…you can also duplicate the hompage..if you already use this extension, download the latest release!