[Radiant] ANN: radiant.vim v0.0.3, featuring command autocompletion

2007-03-18 Thread Raphael Bauduin
Hi all,

I'm happy to announce version 0.0.3 of radiant.vim, which lets you
easily edit your Radiant content with Vim. I use it myself (what did
you think? :-) and find it faster that the web interface to edit
existing content.

Here are the feature highlights:

-add a Radiant command
-lets you edit pages, snippets, layouts
-autocomplete for layout, snippets and pages (and parts) names. Eg
:Radiant edit pages/Hotab completes to :Radiant edit pages/Home Page
. :Radiant edit pages/Home Page/Atab loops through completion with
About and Article.
-when saving an object, page cache is cleared. It's done everytime you
save, whatever the object saved.

If you're a Vim user, you should really test it and optionally give me
feedback :-)

more info at http://www.raphinou.com/radiant.vim/

Cheers

Raph

-- 
Web database: http://www.myowndb.com
Free Software Developers Meeting: http://www.fosdem.org
___
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Hide pages/snippets/layouts admin tabs?

2007-03-18 Thread Karl Doody
Hi all,

Just a quickie, is there a way (through the users/roles?) to hide the  
page, snippets, and layouts admin tabs? i.e. with the aim of having a  
user who, once logged in, can only see/use the tabs created through  
my extensions.

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


Re: [Radiant] Can extensions...

2007-03-18 Thread Michael Jones
I'm still new at radiant but my guess is YES and I think this may work:

In the migration file for your extension add code to create an entry
in the pages table.

Something like:
Page.create(your params here)



On 3/17/07, Karl Doody [EMAIL PROTECTED] wrote:
 Hi all,

 I've been playing around with extensions lately and I've got a couple
 of questions, if anyone can enlighten me:

 # Can extensions add actual pages to the site on activation? e.g. As
 in, with slugs / URLs and everything, as if they'd been input through
 the Admin interface (not as in sub-classing Page etc.).

 # If not, can extensions add default content (HTML/tags) for a page
 type? e.g. if I create a page called widgets and set it to my
 custom page type of WidgetListingPage, can it then be autofilled
 with some appropriate HTML/tag content?

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

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


Re: [Radiant] Hide pages/snippets/layouts admin tabs?

2007-03-18 Thread Daniel Sheppard
Restrict the pages tab to users with the dev role:

admin.tabs['Pages'].visibility = [:dev]

Dan.

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Karl Doody
 Sent: Monday, 19 March 2007 10:37 AM
 To: radiant@lists.radiantcms.org
 Subject: [Radiant] Hide pages/snippets/layouts admin tabs?
 
 Hi all,
 
 Just a quickie, is there a way (through the users/roles?) to 
 hide the  
 page, snippets, and layouts admin tabs? i.e. with the aim of 
 having a  
 user who, once logged in, can only see/use the tabs created through  
 my extensions.
 
 Kind regards,
 -Karl
 ___
 Radiant mailing list
 Post:   Radiant@lists.radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
 
___
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] [ANN] Launched my Radiant site

2007-03-18 Thread BJ Clark
Just saw this,
Yeah, I used the r:navigation, I can post the actual code I used if
you need to see it.
As for the blog, it's Mephisto, not radiant, because I really really
like mephisto, and it's broken cause I'm a lazy ass and way to busy
with paying work. :D

BJ


On 3/18/07, Martin Olsson [EMAIL PROTECTED] wrote:
 Looking good! What did you do to get comments going?

 Martin Olsson
 http://smpl.se


 On 27 feb 2007, at 05.26, BJ Clark wrote:

  Hello all,
  I've finally launched my first Radiant powered site.
  http://www.scidept.com/
 
  It's a portfolio site for my design business.
  I'm hosting it on a slice host slice (the $20 jobber).
  Nginx + Mongrel on Ubuntu.
 
  I'm using Mental Branch. I'm using the RSS Reader and Mailer
  extensions.
 
  Also, FWIW, I've got Thickbox and sIFR 3 going on there and it
  validates XHTML and CSS (except for thickbox, none of those modal
  windows validate because of the opacity stuff).
 
  Hopefully you should see alot more out of me when it comes do
  documentation. I just left a steady job (friday) to go back to
  freelance so I have been desperate to get this out.
 
  Anyway, if anyone has any questions or anything, let me know. Just
  thought you guys would like to see another live site.
 
 
  BJ Clark
  the science department
  ___
  Radiant mailing list
  Post:   Radiant@lists.radiantcms.org
  Search: http://radiantcms.org/mailing-list/search/
  Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
 ___
 Radiant mailing list
 Post:   Radiant@lists.radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

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