Download & Extend

Skip navigation link

Project:Barlow
Version:5.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

I'm new to Drupal and its code base so I'm not 100% sure this is the level at which this feature would be included. At any rate, I'm using this theme on my sight, but i require the use of skip navigation for those who can't see or those who use readers or graphic-less web readers such as lynx. I've attached a patch that adds what I need and maybe, if this is the right place for it, you could add it to your theme. If its not the right place and you perhaps no where it goes, I'd appreciate some direction.
Cheers,
Sean

AttachmentSize
page.tpl_.php__0.patch535 bytes

Comments

#1

Title:No Skip Navigation» Skip navigation link

The way I deal with this is to put the primary links menu blocks in the footer instead of the header, in addition to #712044: proper menu block styling in footer...

In general, the fact that navigation is before content in the page is an issue with this theme that could be addressed by porting it to Zen or something...