Minor. Updates the .info file to remove d.o. specific dependencies and add the Ctools dependency.

CommentFileSizeAuthor
dashboard-info.patch645 bytesagentrickard
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

drumm’s picture

Title: Update .info file » Work without Drupal infrastructure

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.

drumm’s picture

Title: Work without Drupal infrastructure » Work without Drupal,org infrastructure
agentrickard’s picture

Title: Work without Drupal,org infrastructure » Work without Drupal.org infrastructure

Agreed

agentrickard’s picture

Status: Active » Postponed
Anonymous’s picture

Subscribing

ajayg’s picture

although this is postponed, it may be hindering your ability to attract more support. So please reconsider your decision to postpone.

agentrickard’s picture

Status: Postponed » Active

I would agree. If we have collaborators, we should remove this ASAP, especially since drumm and I are very busy.

SeanBannister’s picture

+1 I'm keen to look at this module

ajayg’s picture

Any update on this?

agentrickard’s picture

Update: yes, we need people to work on the code.

drumm’s picture

Priority: Minor » Critical
drumm’s picture

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

drumm’s picture

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

drumm’s picture

Status: Active » Fixed

Done

Status: Fixed » Closed (fixed)

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