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.
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…
November 13th, 2007 by Andrea Franz
Hello world!!! I finally start to post on my own blog…I will talk about my codings days and my projects…stay tuned
!
Filed under: General |
Comments Off
August 26th, 2007 by Andrea Franz
Gallery extension 0.6.1 is out! Many people ask me how to implement a full gallery system, with nested galleries (or album of galleries), and final page for an image. I implemented some new features and here you can see a demo:

I also fixed some javascript bugs in the import page. Now it should work also with safari! Let me know!
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!

Filed under: Development,
General |
Comments Off