Work without Drupal.org infrastructure
agentrickard - April 13, 2009 - 17:43
| Project: | Dashboard |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Minor. Updates the .info file to remove d.o. specific dependencies and add the Ctools dependency.
| Attachment | Size |
|---|---|
| dashboard-info.patch | 645 bytes |

#1
Lets keep the d.o dependencies until this actually runs without Drupal.org-specific stuff.
Probably 3 separate issues:
- Page tabs need to be run through our own theme('links')
- Sprites need to come from the module itself. There are some generic icons at http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/form_builde....
- The columns need to be done with our own grid structure.
The d.o-specific stuff should override where necessary to keep all design elements to match the prototype.
#2
#3
Agreed
#4
#5
Subscribing
#6
although this is postponed, it may be hindering your ability to attract more support. So please reconsider your decision to postpone.
#7
I would agree. If we have collaborators, we should remove this ASAP, especially since drumm and I are very busy.
#8
+1 I'm keen to look at this module
#9
Any update on this?
#10
Update: yes, we need people to work on the code.
#11
#12
Specifically:
- Change tabs to use theme('links')
- Change page to not depend on the theme's grid css
- Change add widget link to be a block
#13
Making some progress on this. The tabs are no longer dependent on the theme.
Remaining:
- Sprites for edit/delete
- Column structure
- Add to dashboard links
#14
Done
#15
Automatically closed -- issue fixed for 2 weeks with no activity.