[Radiant] two handy extensions

2010-02-20 Thread Kunal Shah
Hi - I've been away from Radiant land for too long. These extensions
weren't listed on the registry so I wanted to share them with the
list:

http://github.com/boost/radiant-commodity

exposes page parts as restful resources and makes page parts inheritable

http://github.com/boost/radiant-consumer

acts as the front end by pulling (http) content

Their use independently or combined could yield some interesting apps,
especially distributed ones

Radiant (along with Ruby) provides full access to the page and page
part model so its easy to make page parts #render rich media content.
With commodity you can take those content blocks and exposes them as
widgets. Consumer does the inverse and builds a view. Cleverly named
too.

Enjoy-

K
___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] two handy extensions

2010-02-20 Thread Kunal Shah
My mistake, should have searched a bit harder (as in at all)

http://ext.radiantcms.org/extensions/124-commodity

The new registry site is great btw

On Sat, Feb 20, 2010 at 9:17 PM, Kunal Shah kunalashoks...@gmail.com wrote:
 Hi - I've been away from Radiant land for too long. These extensions
 weren't listed on the registry so I wanted to share them with the
 list:

 http://github.com/boost/radiant-commodity

 exposes page parts as restful resources and makes page parts inheritable

 http://github.com/boost/radiant-consumer

 acts as the front end by pulling (http) content

 Their use independently or combined could yield some interesting apps,
 especially distributed ones

 Radiant (along with Ruby) provides full access to the page and page
 part model so its easy to make page parts #render rich media content.
 With commodity you can take those content blocks and exposes them as
 widgets. Consumer does the inverse and builds a view. Cleverly named
 too.

 Enjoy-

 K

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org