Closed (fixed)
Project:
Dashboard
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2009 at 17:43 UTC
Updated:
18 Sep 2009 at 11:20 UTC
Jump to comment: Most recent
Comments
Comment #1
drummLets 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.
Comment #2
drummComment #3
agentrickardAgreed
Comment #4
agentrickardComment #5
Anonymous (not verified) commentedSubscribing
Comment #6
ajayg commentedalthough this is postponed, it may be hindering your ability to attract more support. So please reconsider your decision to postpone.
Comment #7
agentrickardI would agree. If we have collaborators, we should remove this ASAP, especially since drumm and I are very busy.
Comment #8
SeanBannister commented+1 I'm keen to look at this module
Comment #9
ajayg commentedAny update on this?
Comment #10
agentrickardUpdate: yes, we need people to work on the code.
Comment #11
drummComment #12
drummSpecifically:
- 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
Comment #13
drummMaking some progress on this. The tabs are no longer dependent on the theme.
Remaining:
- Sprites for edit/delete
- Column structure
- Add to dashboard links
Comment #14
drummDone