Closed (won't fix)
Project:
OpenChurch
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 May 2012 at 01:57 UTC
Updated:
15 Mar 2014 at 23:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drupalninja99 commentedDo you mean - http://drupal.org/project/julio?
Do you know what modules they are using? He might be using Workbench for the dashboard. As for the menu, I have the admin module and admin menu disabled by default, both of those give you different administrative menus.
Comment #2
Code Monkey commentedYes, that is the one.
It is not using any extra modules (that I can think of) to handle the dashboard. It uses a standard drupal menu to link to the dashboard. It then adds blocks within the dashboard to view different aspects pf the install. It also provide another menu for some administrative tasks.
It basically reduces the administrative options visible to the site administrator. I am not saying the way the Julio distro handles it is correct for OpenChurch. I just thought it would be something to look at for OpenChurch.
Comment #3
drupalninja99 commentedCan you show me a screenshot?
Comment #4
Code Monkey commentedHere are a couple of screen shots showing the Admin Dashboard. Also, the install file lists several items that are added to this dashboard during the install. Here is a list of those items.
Comment #5
drupalninja99 commentedOh okay, that looks good. Maybe you could put together like an openchurch_dashboard or openchurch_admin feature that loads up the admin dashboard with a lot of the links you think would be helpful for editors/admins?
Comment #6
Code Monkey commentedI'll look into it and get back with you.
Comment #7
Code Monkey commentedDo you have any ideas on how to add items shown in the dashboard into a Feature?
Comment #8
drupalninja99 commentedSorry I haven't had time to look at this yet, I will try to look into notes later this week.
Comment #9
drupalninja99 commentedSorry this has been on hold indefinitely, yes we want to figure out how to export dashboard settings into an openchurch_dashboard feature.
Did you inspect the julio install profile for something like this?
Comment #10
drupalninja99 commentedThis is a great idea but I need someone to take the ball and run with it. Someone needs to figure out how to export this to features and submit as a patch.
Comment #11
Code Monkey commentedI have tried to create the following patch.
This patch includes a new context for the dashboard, two new menus assigned to the dashboard context. The first menu is a group of quick admin links to make changes to the site. The second menu includes links to create a basic page and to create a webform. I chose these two content items as they were included within the default feature set.
Let me know if the patch works as this is the first time I have created one.
Thanks.
Comment #12
drupalninja99 commentedExcellent I will give it a try!
Comment #13
drupalninja99 commentedComment #14
drupalninja99 commentedGoing to kill this feature as I don't think we need it