You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Steve Swinsburg (JIRA)" <ji...@apache.org> on 2008/10/28 17:09:44 UTC

[jira] Created: (WICKET-1899) Update javadocs to include information about accessibility on components that render HTML

Update  javadocs to include information about accessibility on components that render HTML
------------------------------------------------------------------------------------------

                 Key: WICKET-1899
                 URL: https://issues.apache.org/jira/browse/WICKET-1899
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.4-M3, 1.4-M2, 1.4-M1, 1.3.5
            Reporter: Steve Swinsburg


This is a general Jira ticket to wrap up the effort to update the javadocs so that people using components which render HTML can use the components effectively to produce accessible content.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1899) Update javadocs to include information about accessibility on components that render HTML

Posted by "Steve Swinsburg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Swinsburg updated WICKET-1899:
------------------------------------

    Attachment: ExternalLink.java

Attached diff for ExternalLink component adding extra Javadoc.


> Update  javadocs to include information about accessibility on components that render HTML
> ------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1899
>                 URL: https://issues.apache.org/jira/browse/WICKET-1899
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.5, 1.4-M1, 1.4-M2, 1.4-M3
>            Reporter: Steve Swinsburg
>         Attachments: ExternalLink.java
>
>
> This is a general Jira ticket to wrap up the effort to update the javadocs so that people using components which render HTML can use the components effectively to produce accessible content.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-1899) Update javadocs to include information about accessibility on components that render HTML

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-1899.
-----------------------------------

    Resolution: Won't Fix
      Assignee: Igor Vaynberg

i dont think we will be doing this.

accessibility texts should not go into our javadoc, they belong in html specs. whats next? we start adding javadocs on how to write semantic markup? or how to properly use css?

further, modifying component's attribute is trivial and does not need to be javadocced.

> Update  javadocs to include information about accessibility on components that render HTML
> ------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1899
>                 URL: https://issues.apache.org/jira/browse/WICKET-1899
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.5, 1.4-M1, 1.4-M2, 1.4-M3
>            Reporter: Steve Swinsburg
>            Assignee: Igor Vaynberg
>         Attachments: ExternalLink.java, Link.java
>
>
> This is a general Jira ticket to wrap up the effort to update the javadocs so that people using components which render HTML can use the components effectively to produce accessible content.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1899) Update javadocs to include information about accessibility on components that render HTML

Posted by "Steve Swinsburg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Swinsburg updated WICKET-1899:
------------------------------------

    Attachment: Link.java

Attached diff for Link component adding extra Javadoc. 

> Update  javadocs to include information about accessibility on components that render HTML
> ------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1899
>                 URL: https://issues.apache.org/jira/browse/WICKET-1899
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.5, 1.4-M1, 1.4-M2, 1.4-M3
>            Reporter: Steve Swinsburg
>         Attachments: ExternalLink.java, Link.java
>
>
> This is a general Jira ticket to wrap up the effort to update the javadocs so that people using components which render HTML can use the components effectively to produce accessible content.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WICKET-1899) Update javadocs to include information about accessibility on components that render HTML

Posted by "Steve Swinsburg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645180#action_12645180 ] 

Steve Swinsburg commented on WICKET-1899:
-----------------------------------------

Then it shouldn't have been requested on the mailing list and I wouldn't have wasted my time.

The info is already in the HTML spec but no where is it in the wicket spec on how to do this. This is wicket specific, its not telling people how to write markup or CSS.

 I don't understand why the javadocs can't be expanded to show how to properly implement accessible components.



> Update  javadocs to include information about accessibility on components that render HTML
> ------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1899
>                 URL: https://issues.apache.org/jira/browse/WICKET-1899
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.5, 1.4-M1, 1.4-M2, 1.4-M3
>            Reporter: Steve Swinsburg
>            Assignee: Igor Vaynberg
>         Attachments: ExternalLink.java, Link.java
>
>
> This is a general Jira ticket to wrap up the effort to update the javadocs so that people using components which render HTML can use the components effectively to produce accessible content.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.