| Topic Archived |
View previous topic :: View next topic |
| Author |
Message |
SweetLou Newbie


Offline Joined: Feb 18, 2006 Posts: 15
|
Posted: Sat Feb 18, 2006 12:17 am Post subject: Installation trouble - Colorblind |
|
I was able to install Dragonfly CMS, but with difficulty due to me being colorblind. When I got to the installation page about directories and write access, the color icons to describe if a page is writeable or not looks the same. This made it a little difficult for me. There are many of us that are colorblind. It would be nice to change this for others. Instead of using icons that are the same except for the color, it would be better if it just said, "writeable", "error - critical" "error - not critical" or something similar.
Relying on colors to pass information is not a good way to do something for the general public. I believe 10% of the male population has some form of colorblindness. Using only colors to pass information means that 10% of the population will not be able to determine what the information is.
SweetLou's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) linux 1.43 4.1 4.1 9
|
|
| Back to top |
|
 |
radiogetswild 500+ Posts Club


Offline Joined: Apr 22, 2004 Posts: 717 Location: UK
|
Posted: Sat Feb 18, 2006 1:37 am Post subject: Re: Installation trouble - Colorblind |
|
That is a good point and i am not sure if people have thought on that one yet ? (I Might be wrong saying that)
But i must say that thinking along those lines and making a little effort something like this would also make good publicity on an International level i.e News Media and T.V as i have not heard of any cms doing something like that. Dragonfly would get very good press coverage, as the media are always looking for a good story.
just a thought from Tim cheers
radiogetswild's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL Version 5.0.45 PHP Version 5.2.6 apache is 1.3.41 Dragonfly 9.2.1 Windows 7
|
|
| Back to top |
|
 |
DJ Maze Developer


Offline Joined: Apr 19, 2004 Posts: 5777 Location: http://tinyurl.com/5z8dmv
|
Posted: Sat Feb 18, 2006 2:58 am Post subject: Re: Installation trouble - Colorblind |
|
Will modify the installer so that each image has a title 
Or would a cross, circle and check also work ?
DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Fedora 17 / 2.2.22 / 5.5.28 / 5.4.7 / Mercurial
|
|
| Back to top |
|
 |
R3dRuM Nice poster


Offline Joined: Apr 04, 2005 Posts: 64 Location: canada
|
Posted: Sat Feb 18, 2006 3:58 am Post subject: Re: Installation trouble - Colorblind |
|
what about alt tags?
_________________ A Photography News and Resource Community
R3dRuM's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Wamp1.6.1/Apache 2.0.55/MySQL 5.0.18/PHP4.4.2(PHP5.1.2)/9.0.6.1
|
|
| Back to top |
|
 |
R3dRuM Nice poster


Offline Joined: Apr 04, 2005 Posts: 64 Location: canada
|
Posted: Sat Feb 18, 2006 4:07 am Post subject: Re: Installation trouble - Colorblind |
|
ohh and just some cool info..this would look good on dragonfly
Also, alt tags are cashed in searches, so using them is also a bonus. Alt tags can be included for text links. this doubles your "link keyword density" and can improves search rankings, if this was used on the whole of the site.
Checklist of Checkpoints for Web Content Accessibility Guidelines 1.0
refer to:
Priority 1 checkpoints.
www.w3.org/TR/1999/WAI...-checklist
_________________ A Photography News and Resource Community
R3dRuM's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Wamp1.6.1/Apache 2.0.55/MySQL 5.0.18/PHP4.4.2(PHP5.1.2)/9.0.6.1
|
|
| Back to top |
|
 |
SweetLou Newbie


Offline Joined: Feb 18, 2006 Posts: 15
|
Posted: Sat Feb 18, 2006 5:58 am Post subject: Re: Installation trouble - Colorblind |
|
| DJMaze wrote: |
Will modify the installer so that each image has a title 
Or would a cross, circle and check also work ? |
That would be fine also, anything that is easily recognized as different other than color.
SweetLou's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) linux 1.43 4.1 4.1 9
|
|
| Back to top |
|
 |
SweetLou Newbie


Offline Joined: Feb 18, 2006 Posts: 15
|
Posted: Sat Feb 18, 2006 6:03 am Post subject: Re: Installation trouble - Colorblind |
|
| R3dRuM wrote: |
| what about alt tags? |
Alt tags would not be good, a title tag would be fine. Since W3C compliant browsers won't show the alt tag information. For example, Firefox does not show this unless you install an extension. Also, I think it should be easily recognized, people shouldn't have to hover over the image to see if the directory is writable. I like the cross, circle and check idea the most.
SweetLou's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) linux 1.43 4.1 4.1 9
|
|
| Back to top |
|
 |
R3dRuM Nice poster


Offline Joined: Apr 04, 2005 Posts: 64 Location: canada
|
Posted: Sat Feb 18, 2006 9:48 am Post subject: Re: Installation trouble - Colorblind |
|
[quote="SweetLou"]Alt tags would not be good, a title tag would be fine. Since W3C compliant browsers won't show the alt tag information. For example, Firefox does not show this unless you install an extension.[quote]
Alt tags are the w3c standard. Firefox sure does come with the use of alt tags!
I dont like hovering either... but it works for the people who need it to. MS agents read these tags aloud.
_________________ A Photography News and Resource Community
R3dRuM's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Wamp1.6.1/Apache 2.0.55/MySQL 5.0.18/PHP4.4.2(PHP5.1.2)/9.0.6.1
|
|
| Back to top |
|
 |
BrokenCrust 500+ Posts Club


Offline Joined: Sep 06, 2004 Posts: 503
|
Posted: Sat Feb 18, 2006 10:29 am Post subject: Re: Installation trouble - Colorblind |
|
Actually, I believe that Firefox handles the alt tags correctly and IE does not. The alt tag is there to provide a text alternative to the image where the image can not be displayed (it is missing) or is not required (text only browser or tag reader for blind users). It should be displayed on the screen instead of the image. This is what happens in Firefox. alt tags are not supposed to display the text on hover. This is the purpose of the title tag.
In IE the implementation of the alt tag is the same as the title tag in that it displays the text of the alt tag on hover and does not display this text if the image is missing. This is incorrect.
Each of the images in the install should have an alt and be of a different shape for disabled users. In addition, the title tag could be used to give the same or similar information as the alt tag, however only the alt tag is required for W3C.
BrokenCrust please enter your server specs in your user profile!
|
|
| Back to top |
|
 |
SweetLou Newbie


Offline Joined: Feb 18, 2006 Posts: 15
|
Posted: Sat Feb 18, 2006 10:42 am Post subject: Re: Installation trouble - Colorblind |
|
Yup, that is correct, the alt tag is there for when the image is not displayed. IE will use it as a tooltip if the the title tag is missing. If the title tag is there, then IE will use the title tag. I don't have a mac, but I hear that safari is the most w3c compliant browser, so I assume it also uses the alt tag correctly, but I could be wrong since I don't have a mac.
Firefox does use the alt tags, but it uses it according to the w3c. It will display it when the image is not shown.
SweetLou's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) linux 1.43 4.1 4.1 9
|
|
| Back to top |
|
 |
knudsen Supporter


Offline Joined: Feb 12, 2005 Posts: 222 Location: Cobblers Knob
|
Posted: Mon Feb 27, 2006 11:56 pm Post subject: Re: Installation trouble - Colorblind |
|
I got it in one eye, believe it or not. I see both numbers on those tests for certain colors. Had to cheat to get into the navy. Although I did not have a problem on install, TY for attending to this matter.
_________________ While pretty is always good, good is not always pretty.
www.2guyzandsumtrains.com/
hobby-machinist.com/
knudsen's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) FreeBSD 4.8-STABLE (i386)/1.3.29/4.1.15-log/4.3.10/9.2.1 upgd from 9.0.1.1
|
|
| Back to top |
|
 |
MrPotatoes Dragonfly addicted


Offline Joined: Apr 23, 2005 Posts: 403 Location: Florida
|
Posted: Tue Feb 28, 2006 1:13 am Post subject: Re: Installation trouble - Colorblind |
|
well what about people with no figers or people that only see blurry? what do you plan to do for them?
_________________ i'm just that sweet
MrPotatoes's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Windows XP | P4HT 3.4| 1.5GB RAM | 256 Vid Card PCIX | Apache2.0.52 | MySQL 1.4.8 | PHP 4.3.10 | 9.03
|
|
| Back to top |
|
 |
DJ Maze Developer


Offline Joined: Apr 19, 2004 Posts: 5777 Location: http://tinyurl.com/5z8dmv
|
Posted: Tue Feb 28, 2006 2:30 am Post subject: Re: Installation trouble - Colorblind |
|
| MrPotatoes wrote: |
well what about people with no figers or people that only see blurry? what do you plan to do for them?
 |
Due to the complexity it is not 100% possible to do this in Dragonfly.
MOO CMS, the current draft, is my superior successor to Dragonfly. It will NEVER replace Dragonfly but it is aimed to be all W3C, ISO and US Section 508 compliancies.
This will allow anyone, handicapped or not, to visit a website in many ways from plain text to xhtml to xml+xslt to braille.
I'm working on the PHP 5 core for a year now and it still gets revamped monthly to overcome newly found issues. This system is NOT for the average noob, it needs high skilled programmers and webmasters who know their way around in multi-level managements.
DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Fedora 17 / 2.2.22 / 5.5.28 / 5.4.7 / Mercurial
|
|
| Back to top |
|
 |
|
|