Closed (fixed)
Project:
Dashboard
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Mar 2009 at 17:18 UTC
Updated:
24 Apr 2009 at 23:40 UTC
Here's the patch I created a drupalcon. Everything should be working. Two questions:
First -- does anyone know what the right color for the messages should be according to the drupal.org styleguide?
Second -- The remove gadget behavior is degradeable but ugly meaning you can click on the link without javascript but it takes you to a blank page displaying on the message intended for the ajax function rather than returning you to your dashboard page with a message set. Can someone give me a pointer on how to check if js is disabled in my php function so the behavior is cleaner?
| Comment | File | Size | Author |
|---|---|---|---|
| dashboard_remove_gadget.patch | 4.03 KB | kyle_mathews |
Comments
Comment #1
drummI committed a revised version of this.