Closed (fixed)
Project:
volunteer
Version:
master
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
25 Nov 2005 at 04:55 UTC
Updated:
24 Aug 2006 at 04:51 UTC
Jump to comment: Most recent file
Hi Guys,
Don't beat me up if I'm not doing this right but in the Volunteer.Module for the CVS version on line 861, there's no text for the link to volunteer under the Event Listing. The green.png image is there but no text. There should be something like "Volunteer!", thus:
$output = l('<img src="/modules/volunteer/img/green.png" alt="volunteer" align="middle" /> Volunteer!', ...
I added an 'align' attribute because it makes the image sit better with the text.
Anyway,
Good luck,
LEO
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | screenshot1.jpeg | 44.35 KB | Amazon |
| #2 | calendarView.png | 28.75 KB | leoklein |
Comments
Comment #1
killes@www.drop.org commentedThere is a hover message displayed through the title attribute. I do not want to add text, it would fill up the calendar too much,
Comment #2
leoklein commentedFirst, to depend on the title attribute is just terrible usability. Nobody's going to know what that green pimple means -- so why put it there at all then?
I'm reminded of a recent article in Online Magazine by Darlene Fichter. It presents tips for developing websites based on her ten years of experience. Under the heading "Text Rules", she says:
As to whether adding a description along side the graphic would "fill up" the page, I think I'll include a screenshot for people to decide for themselves.
Comment #3
Amazon commentedThis is fixed in the latest version.