Difference between revisions of "SAK2018"

From ProgClub
Jump to: navigation, search
Line 13: Line 13:
 
* [[User:John|John Elliot V]]
 
* [[User:John|John Elliot V]]
  
All contributors have agreed to the terms of the [[ProgClub:Copyrights#ProgClub_projects|Contributor License Agreement]]. This excludes any upstream contributors who tend to have different administrative frameworks.
+
All members have agreed to the terms of the [[ProgClub:Copyrights#ProgClub_projects|Contributor License Agreement]]. This excludes any upstream contributors who tend to have different administrative frameworks.
 +
 
 +
=== Collaborators ===
 +
 
 +
Non-members who have contributed ideas to this project. Newest on top.
 +
 
 +
* Klaus Mueller
 +
* Sam
  
 
== Copyright ==
 
== Copyright ==

Revision as of 01:00, 28 February 2018

SAK2018 is the ProgClub Standard Access Keys for web browsers specification. That's the specification you can use when implementing access keys for your website. For other projects see projects.

Status

Released! www.sak2014.com

Administration

Contributors

Members who have contributed to this project. Newest on top.

All members have agreed to the terms of the Contributor License Agreement. This excludes any upstream contributors who tend to have different administrative frameworks.

Collaborators

Non-members who have contributed ideas to this project. Newest on top.

  • Klaus Mueller
  • Sam

Copyright

Copyright 2014-2018, Contributors.

License

Licensed under the New BSD license.

Resources

Downloads

N/A.

Source code

The repository can be browsed online:

https://www.progclub.org/pcrepo/standardaccesskeys/branches/0.1

The latest stable released version of the code is available from:

https://www.progclub.org/svn/pcrepo/standardaccesskeys/tags/latest/0.1

Or if you want the latest version for development purposes:

https://www.progclub.org/svn/pcrepo/standardaccesskeys/branches/0.1

Links

Specifications

Functional specification

The functional specification describes what the project does.

The specification nominates specific access keys with particular semantics and can be incorporated into most websites.

Numerical key assignments

Key Scope Location Window/Tab
0 Page Help New Window
1 Site Home
2 Site Sign-up / Create Account
3 Site Site Map
4 Page Search
5 Page License
6 Page Copyright
7 Site Privacy Policy
8 Site Terms & Conditions
9 Site Contact Form and/or Details

Alphabetical key assignments

Key Scope Location Window/Tab Thoughts
K Site Access Keys New Window
P Page Previous Article
N Page Next Article
H Page Back to Top
L Site Login/Logout
F Site Syndication Feed New Window
S Site Save/Send/Submit
M Site Social Media
T Site Table of Contents
V Page Validate New Window
W Site What's new? Blog / News
E Page Edit
C Page Create / New
I Page Inspect / Preview Maybe 'R' for "review" would be better?

Alphabetical key availability

Used:   C EF HI KLMN P  ST VW
Left: AB D  G  J    O QR  U  XYZ

Technical specification

The technical specification describes how the project works.

The specification rests on the HTML accesskey attribute.

Notes

Notes for implementers

If you are interested in incorporating this software into your project, here's what you need to know:

Go to www.standardaccesskeys.com and read the latest version of the standard for integrating with your website.

Notes for developers

If you're looking to set up a development environment for this project here's what you need to know:

You can discuss features of successive versions of the standard on the ProgClub programming list.

Tasks

TODO

Things to do, in rough order of priority:

  • Create /keys page to auto-detect users' modifier keys

Done

Stuff that's done. Latest stuff on top.

  • JE 2018-02-28: fleshed out the functional specification for SAK2018
  • JE 2018-02-28: created SAK2018 project at ProgClub (this page)
  • JE 2014-10-16: created /SAK2014 for the first version of the standard
  • JE 2014-10-16: started SAK2014 spec
  • JE 2014-10-16: created project in svn
  • JE 2014-10-16: created project page