El Dorado

A full-stack community web application written in Ruby/Rails
Tue, 05 Aug 2008, 10:51pm Blog Privs »
Trevor
Administrator
Wait-ill-fix-it
Registered: Sep, 2005
Last visit: 3 hours ago
Posts: 240

The trick is to use the "Admin-only create actions" option in the admin interface (/admin on your site). If you put "articles" in there, then only admins would be able to create new articles. If you put "articles headers" then that would apply to both the blog and the headers. If you're not interested in using a particular section (e.g. headers) then you can also hide the tab very easily with a theme. Here's an example that hides the blog tab and makes a custom login background:

http://newathens.org/themes/newathens.css

Offline