Joomla valitating/accessibility issue

Gathering of Joomla! developers and users in the non-profit community.

Moderators: tydust, cozimek

Forum rules
Post Reply
B. McLaughlin
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Oct 19, 2005 10:28 am

Joomla valitating/accessibility issue

Post by B. McLaughlin » Wed Mar 15, 2006 2:38 pm

Hello,
Not sure where else to post this and it is non-profit related.

I am fairly new to Joomla (completed one site) but not to web design.
I am currently doing to work for a non-profit and need to develop a new site for them. They currently have a non-CMS site.

One of the members of this organization is all over the accessibility issue. I keep telling her that the results will be fine.
But – if I run the one site that I have already done using Joomla through the W3C validator, it returns with all kinds of errors. The errors that it is returning are mostly dropped end tagging brackets. If you use the W3C validator on joomla.org you will see what I mean.

Anything I should know about the validation/accessibility of Joomla?

Without going into all the details…this woman that is part of this non-profit knows enough about web design to get other people wound up, I will need to be ready to defend my choice of using Joomla.

Thanks

Apollo
Joomla! Apprentice
Joomla! Apprentice
Posts: 32
Joined: Wed Jan 25, 2006 8:46 am
Contact:

Re: Joomla valitating/accessibility issue

Post by Apollo » Thu Mar 16, 2006 7:54 am

Just curious, are you doing this as a volunteer?

Without going into all the details…this woman that is part of this non-profit knows enough about web design to get other people wound up, I will need to be ready to defend my choice of using Joomla.


Why don't you let her do the job?
http://www.provisionstudio.com - Professional webdesign and IT Services

B. McLaughlin
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Oct 19, 2005 10:28 am

Re: Joomla valitating/accessibility issue

Post by B. McLaughlin » Thu Mar 16, 2006 11:49 am

Well....not really the response I was hoping for... :-\
For what it is worth...it is not her job.

But anyway, validation/accessibility of Joomla?

User avatar
rg
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Wed Aug 24, 2005 5:48 pm
Location: Berlin
Contact:

Re: Joomla valitating/accessibility issue

Post by rg » Thu Mar 16, 2006 4:57 pm

B. McLaughlin wrote:But anyway, validation/accessibility of Joomla?


You can create a template that validates as xhtml transitional if you turn on SEF. But a valid site is not automatically accessible. If Accessibility has a high priority the current stable version of Joomla is not the best choice. There are some accessibility hacks for Joomla. But hacks of course do have serious drawbacks.
RG
Torlaune.de - Fußball Videos Blog
SEO-Expert-Blog.com - SEO, Development, Internet Marketing

User avatar
MMMedia
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 233
Joined: Sun Aug 21, 2005 2:25 pm
Location: Somewhere Near Here

Re: Joomla valitating/accessibility issue

Post by MMMedia » Thu Mar 16, 2006 5:13 pm

There is a group that creates Accessible Joomla.  This is basically a fork of Joomla that is accessible.  You could check it out and see if it suits your purposes.

http://developer.joomla.org/sf/projects ... ble_joomla
Be kinder than necessary, for everyone you meet is fighting some kind of battle.
http://www.oddsheepout.com http://www.jennifermarriott.com
JOOMLA ROCKS
Women JOOMLA! Too

B. McLaughlin
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Oct 19, 2005 10:28 am

Re: Joomla valitating/accessibility issue

Post by B. McLaughlin » Thu Mar 16, 2006 6:06 pm

Thanks for the replies folks-
Have either of you used the Accessible Joomla?

What was did/do you think of it?

rg- Is what you were refering to  as a hack that has serious drawbacks?

User avatar
rg
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Wed Aug 24, 2005 5:48 pm
Location: Berlin
Contact:

Re: Joomla valitating/accessibility issue

Post by rg » Thu Mar 16, 2006 6:23 pm

B. McLaughlin wrote:rg- Is what you were refering to  as a hack that has serious drawbacks?


no haven't tested them. But a core hack may not work any more after upgrading to a new release. Imagine a security hole is discovered in your joomla version and the core team releases an upgrade that will overwrite a file that was patched by the hack...
RG
Torlaune.de - Fußball Videos Blog
SEO-Expert-Blog.com - SEO, Development, Internet Marketing

B. McLaughlin
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Oct 19, 2005 10:28 am

Re: Joomla valitating/accessibility issue

Post by B. McLaughlin » Thu Mar 16, 2006 6:40 pm

Ah.
Good point.

rg- In your previous post you mentioned write a tightly coded template to begin with. Is that the trick to having a Joomla site validate nicely?
If so, it is intersting that the http://www.joomla.org site gets the errors messages. I figure the folks that made it are some pretty smart folks, certainly smarter than me about this stuff.

User avatar
Slixter
Joomla! Intern
Joomla! Intern
Posts: 80
Joined: Wed Aug 17, 2005 9:48 pm
Location: St Cloud, MN

Re: Joomla valitating/accessibility issue

Post by Slixter » Thu Mar 16, 2006 7:48 pm

Joomla! Accessibility Statement
------------------------------------------------------------------------------
Can be found here:

http://help.joomla.org/content/view/805/125/

--Slixter
--Search the forums and you will find your answer

B. McLaughlin
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Oct 19, 2005 10:28 am

Re: Joomla valitating/accessibility issue

Post by B. McLaughlin » Thu Mar 16, 2006 8:07 pm

Well now...there is an answer!
v1.2 I don't supose there is a timeline with date about this anywhere is there?
Of course I knew more I would jump right in there and do some cleaning, but....you don't want me messing to much inside this thing.

Question:
When I run the validation and these errors regarding missing ending brackets for the tags, these are coming from the php generated parts, not the template correct?

Thanks

User avatar
rg
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Wed Aug 24, 2005 5:48 pm
Location: Berlin
Contact:

Re: Joomla valitating/accessibility issue

Post by rg » Fri Mar 17, 2006 11:10 am

B. McLaughlin wrote:When I run the validation and these errors regarding missing ending brackets for the tags, these are coming from the php generated parts, not the template correct?


The output from the Joomla core is valid xhtml (there may be some exceptions). If you use 3PD components or modules the output may or may not be valid. If you get errors because of missing brackets it's probably in your template or in a 3PD add on. One problem of the joomla core are the ampersands (&) in URLs if you don't use the SEF feature. The w3c validator will output errors because of unknown entities.
RG
Torlaune.de - Fußball Videos Blog
SEO-Expert-Blog.com - SEO, Development, Internet Marketing

B. McLaughlin
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Oct 19, 2005 10:28 am

Re: Joomla valitating/accessibility issue

Post by B. McLaughlin » Fri Mar 17, 2006 2:16 pm

rg-
I will move ahead with using Joomla for this project.
I will make sure that the template is clean and will use the SEF feature.

Thanks for the help/advice.

unclochardceleste

Re: Joomla valitating/accessibility issue

Post by unclochardceleste » Mon Mar 20, 2006 5:28 am

Sound choice M. McLaughlin.

I've been using J! for a couple canadian non-profits, and the advantages of a quality open-source cms completely outstanded the problems that a webdev may encounter if using joomla (incompatibility between bots, mods, comps and original core, imprevisibility of translation process if and when needed, and such).
Of course, these eventual problems are minor and get solved if you can code your own modules/components and translate your own files, but sadly, I've witnessed that time often lacks to embark in a full "do-it-yourself" odyssey when either volunteering or working "for the cause" with non-profits. This is where all the community's work and support comes in. Must say it's outstanding, and it is a true strenght of Joomla. Plus, you just can't help to contribute. [sorry for the propaganda - It's late and i'm an enthusiast and an idealist]

Indeed, you'll have to be aware and over-careful to minimize accessibility issues. There may be some. But foremost, what will  be is a kick-ass CMS backing the org's site, and a powerful and dynamic community to support - or to benefit from the work done on your side. From what i've seen from the other opensource cms, joomla feels like the best in its category, amen.

[just my two cents.]
H.


Post Reply