The 'Conference administration' menu contains all the administrative cod-specific links (currently all moderation views but could later include additional modules) that the user can access. Let's make that available in the admin menu. I think this would be a usability improvement because it would make these links easily available to conference organizers from anywhere on the site.
Screenshot:

Administration tools | cod4

CommentFileSizeAuthor
#2 1011750.patch1.91 KBezra-g

Comments

greggles’s picture

+1 from me.

Let's also add a link to a help page (provided by hook_help?) even if that page is totally limited and based on 15 minutes of writing now I think that having something there will help get contributions to improve it.

ezra-g’s picture

Status: Active » Needs review
StatusFileSize
new1.91 KB

Here's what this looks like on a fresh install with this patch. This seems like such a delicious and low hanging fruit.

Note that this sets the Admin module variable that controls blocks, but we don't make Admin module a dependency of cod_base -- it's just enabled in the profile. We may wish to add Admin as a dependency of cod_base, but I don't feel strongly about that.

Only local images are allowed.

coltrane’s picture

I'd make "Management" be lower case, "management". I can find the docs but I recall that being menu links best practices.

greggles’s picture

Style guide says: Sentence case for headings.

ezra-g’s picture

Status: Needs review » Fixed

Committed with caps changes and added the general site administrative menu to admin menu. Thanks! Sorry I forgot to credit you for the caps change :\.

http://drupal.org/cvs?commit=476784

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.