[Radiant] Re: Restrict Access to Tabs in Admin UI

2008-12-19 Thread Todd Mcgregor
Todd Mcgregor wrote:
 Is there any way to restrict access to the tabs that are displayed in
 the admin UI? For example, I installed the paperclipped extension, which
 adds the Assets tab, and I'd like to restrict that tab to a handful of
 users, or better yet to a group set up using the page group permissions
 extension.
 
 Thanks.

I looked at a few extensions I installed and there is an easy way to 
restrict a tab to the admin role. Here's how the page_group_permissions 
extension does it:

admin.tabs.add Groups, /admin/groups, :after = Layouts, 
:visibility = [:admin]

This code goes in the activate method of the extension. I'd still like 
to know how to restrict access by group.
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: E-Commerce, Anyone?

2008-12-17 Thread Todd Mcgregor
Ben Morrow wrote:
 Todd Mcgregor wrote:
 I need to build a site with shopping cart functionality and I was hoping
 to develop the site with Radiant. Has anyone built an e-commerce site
 with Radiant? Any ideas, tips or tricks you'd like to share?
 
 Check out Spree - http://spreehq.org/. You could run it as a sub domain, 
 like shop.mydomain.com.

Thanks Ben, I'll look into this further. According the the Planned 
Features section on this page http://spreehq.org/features it looks like 
integration with Radiant is already being considered.
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Restrict Access to Tabs in Admin UI

2008-12-17 Thread Todd Mcgregor
Is there any way to restrict access to the tabs that are displayed in
the admin UI? For example, I installed the paperclipped extension, which
adds the Assets tab, and I'd like to restrict that tab to a handful of
users, or better yet to a group set up using the page group permissions
extension.

Thanks.
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Multi-site Extension

2008-12-16 Thread Todd Mcgregor
I've installed the multi-site extension, which is most excellent, but I
can't figure out the URL patterns needed to navigate to each of my
different sites. Can someone using multi-site give me the quick idiot's
guide to using this extension? I've configured my sites, I just can't
view them. I'm using the built-in WEBrick web server for development.
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] E-Commerce, Anyone?

2008-12-16 Thread Todd Mcgregor
I need to build a site with shopping cart functionality and I was hoping
to develop the site with Radiant. Has anyone built an e-commerce site
with Radiant? Any ideas, tips or tricks you'd like to share?

Thanks.
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant