Re: [Radiant] New Radiant site for Ignite Social Media

2009-03-18 Thread Michael Kessler
Great work. Thanks for sharing your work on the extensions with the  
community!


On Mar 17, 2009, at 2:41 PM, Jim Gay wrote:

We've just helped Ignite Social Media relaunch their website on  
Radiant

http://www.ignitesocialmedia.com/

They've sponsored a lot of development for extensions for the  
Radiant community in the past and we continued to release more with  
this development effort.


The site is using a big group of extensions which include:
Blog http://ext.radiantcms.org/extensions/30-blog
Change Author http://ext.radiantcms.org/extensions/93-change-author
Dashboard http://ext.radiantcms.org/extensions/40-dashboard
File System http://ext.radiantcms.org/extensions/67-file-system
Help http://ext.radiantcms.org/extensions/5-help
Mailer http://github.com/saturnflyer/radiant-mailer-extension/tree/master
Page Preview http://github.com/saturnflyer/radiant_page_preview_extension/
Paginate http://github.com/saturnflyer/radiant-paginate-extension/
Paperclipped http://ext.radiantcms.org/extensions/20-paperclipped
Settings http://ext.radiantcms.org/extensions/102-settings
Shortcut http://ext.radiantcms.org/extensions/104-shortcut
Site Watcher http://ext.radiantcms.org/extensions/41-site-watcher
Twitter http://ext.radiantcms.org/extensions/49-twitter
Vapor http://ext.radiantcms.org/extensions/26-vapor
... and others

We migrated data from WordPress and moved to Disqus for commenting (http://disqus.com/ 
)

Let 'em know what you think 
http://www.ignitesocialmedia.com/your-input-welcome-on-our-site-redesign/

Jim Gay
http://www.saturnflyer.com



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


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


Re: [Radiant] New Radiant site for Ignite Social Media

2009-03-17 Thread Mohit Sindhwani

Jim Gay wrote:

We've just helped Ignite Social Media relaunch their website on Radiant
http://www.ignitesocialmedia.com/

They've sponsored a lot of development for extensions for the Radiant 
community in the past and we continued to release more with this 
development effort.


The site is using a big group of extensions which include:
Blog http://ext.radiantcms.org/extensions/30-blog
Change Author http://ext.radiantcms.org/extensions/93-change-author
Dashboard http://ext.radiantcms.org/extensions/40-dashboard
File System http://ext.radiantcms.org/extensions/67-file-system
Help http://ext.radiantcms.org/extensions/5-help
Mailer http://github.com/saturnflyer/radiant-mailer-extension/tree/master
Page Preview 
http://github.com/saturnflyer/radiant_page_preview_extension/

Paginate http://github.com/saturnflyer/radiant-paginate-extension/
Paperclipped http://ext.radiantcms.org/extensions/20-paperclipped
Settings http://ext.radiantcms.org/extensions/102-settings
Shortcut http://ext.radiantcms.org/extensions/104-shortcut
Site Watcher http://ext.radiantcms.org/extensions/41-site-watcher
Twitter http://ext.radiantcms.org/extensions/49-twitter
Vapor http://ext.radiantcms.org/extensions/26-vapor
... and others

We migrated data from WordPress and moved to Disqus for commenting 
(http://disqus.com/)
Let 'em know what you think 
http://www.ignitesocialmedia.com/your-input-welcome-on-our-site-redesign/


Jim Gay
http://www.saturnflyer.com 
Thank you (and them) very much for all the development that has fanned 
out to the community.


Cheers,
Mohit.
3/17/2009 | 10:34 PM.

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


Re: [Radiant] New radiant site

2008-10-13 Thread J Aaron Farr
"Tim Gossett" <[EMAIL PROTECTED]> writes:

> On Sun, Oct 12, 2008 at 11:51 AM, Luis Lebron <[EMAIL PROTECTED]> wrote:
>
>>
>> Suggestions
>> I think it would be useful if we split the user role into 2: authors and
>> editors. The main difference would be that authors can only create draft
>> content, editors would have the same rights as the current user role.
>>
>
> Since this behavior is pretty specific to your client's needs, you may want
> to build upon the
> RBACextension.
> I couldn't find any other extensions which build off of RBAC, but
> maybe Jim has some examples.
>
> And, BTW, the user model already has two roles: Administrator and Developer.
> Your suggestion would apply to users who are neither admins nor devs.

I also have an extension that builds on the Radiant User model to
allow for site registration and creation of a site profile.  I had
forgotten about the RBAC extension, so I may want to go back and look
at that:

  http://github.com/farra/radiant-members-extension/tree/master

-- 
  J Aaron Farr jadetower.com[US] +1 724-964-4515
馮傑仁 cubiclemuses.com [HK] +852 8123-7905
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] New radiant site

2008-10-13 Thread Tim Gossett
On Sun, Oct 12, 2008 at 11:51 AM, Luis Lebron <[EMAIL PROTECTED]> wrote:

>
> Suggestions
> I think it would be useful if we split the user role into 2: authors and
> editors. The main difference would be that authors can only create draft
> content, editors would have the same rights as the current user role.
>

Since this behavior is pretty specific to your client's needs, you may want
to build upon the
RBACextension.
I couldn't find any other extensions which build off of RBAC, but
maybe Jim has some examples.

And, BTW, the user model already has two roles: Administrator and Developer.
Your suggestion would apply to users who are neither admins nor devs.

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


Re: [Radiant] New radiant site

2008-10-12 Thread Mohit Sindhwani

Hi Luis


Issues
The only issue I had is that sometimes the documentation was a little
sketchy, especially on some of the extensions. Maybe something I can
contribute to.
  


As you're probably aware, we're working on a documentation project that 
tries to address exactly this problem.  Already, for some of the 
extensions, we've written up small guides including screenshots and 
usage instructions! 


For example, the following:
http://wiki.radiantcms.org/Copy_and_Move
http://wiki.radiantcms.org/Reorder

Going ahead, we hope hope that you'll be able to use your experience to 
add to it.  That way, it'll become a very useful resource for all.


Thanks
Mohit.


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


Re: [Radiant] New Radiant Site

2008-10-09 Thread Mark Gallop

Nate Turnage wrote:

Looks good. Nice and bright. I can't really comment on the text. English is
my only language.

I have one of my own to share as well:
www.goodtastewithtanji.com



Cheers,

Nat


Very cool. I love the background images and nice touch with the sign at 
the top right (although it gets hidden at 1024x768).


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


Re: [Radiant] New Radiant Site

2008-10-06 Thread Mohit Sindhwani

Nate Turnage wrote:

Looks good. Nice and bright. I can't really comment on the text. English is
my only language.

I have one of my own to share as well:
www.goodtastewithtanji.com
  

Hi Nate

This looks nice too!

Cheers,
Mohit.
10/7/2008 | 9:05 AM.

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


Re: [Radiant] New Radiant Site

2008-10-05 Thread Nate Turnage
On Fri, Oct 3, 2008 at 10:58 PM, Gabriel Lamounier <[EMAIL PROTECTED]>wrote:

> Hi there,
>
> This message is just to tell you about a new site powered by radiant.
>


Looks good. Nice and bright. I can't really comment on the text. English is
my only language.

I have one of my own to share as well:
www.goodtastewithtanji.com



Cheers,

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


Re: [Radiant] New Radiant Site

2008-10-05 Thread Mohit Sindhwani

Gabriel Lamounier wrote:

Hi there,

This message is just to tell you about a new site powered by radiant.

It was originally an asp.net site that I have just converted it to radiant.

www.uniaraxa.edu.br

As it is still being tested, it's behind an HTML frame.
  


Gabriel,  it looks really nice!!  Not dull and boring like mine :P


Cheers,
Mohit.
10/6/2008 | 9:17 AM.

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