[Radiant] Metaweblog or AtomPub: anyone using it?

2008-11-23 Thread Jay Levitt
I want to play with some blog-posting clients.  The Metaweblog extension 
relies on ActionWebService, which seems to be dropped from core - and 
although I've seen some posts about it still being supported as a gem, the 
site that was supporting it is gone too... clearly, it doesn't have much 
life left.


There's an atompub-server plugin for Rails, too; I'm sure getting it 
working with Radiant is a Simple Matter Of Programming.


http://github.com/calavera/atompub-server/tree/master

Has anyone been able to use Metaweblog with Radiant 0.6.9, and has anyone 
played with the atompub plugin yet?


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


[Radiant] [ANN] Styles 'n Scripts v0.7

2008-11-23 Thread Chris Parrish
Time for a new release.  This is mostly bugfixes and a minor addition or 
two to work with other extension:


   * Renamed one of the TextAsset fields (internal change to let SnS
 work better with Andrew Neil's file_system extension).

   * The radiant:extensions:sns:config rake task was just plain
 broken.  I think most folks out there don't know about this tool
 or I'd have heard more complaints by now.

 Please note that this is *the* way to change the SnS settings --
 not directly in the db or with the settings extension as these
 bypass validations I have in place and, since I store these
 settings in memory, don't take effect until you restart your
 server.  The rake task, however, works properly and immediately.

   * There was an issue with one of the migrations if you had existing
 stylesheets/javascripts from an early SnS version (fringe case).

   * Changed the name of a model so that SnS now just works with the
 import-export and super-export extensions (nice tools, BTW)

   * Added the radiant:extensions:sns:update_dependencies rake task to
 recreate the dependencies table if you had a problem importing
 existing data (see above).

http://github.com/SwankInnovations/radiant-sns-extension/tree/master


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