You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2012/08/31 16:30:08 UTC

[jira] [Created] (STANBOL-729) Accessible breadcrumbs

Sergio Fernández created STANBOL-729:
----------------------------------------

             Summary: Accessible breadcrumbs
                 Key: STANBOL-729
                 URL: https://issues.apache.org/jira/browse/STANBOL-729
             Project: Stanbol
          Issue Type: Improvement
          Components: Website
            Reporter: Sergio Fernández
            Priority: Minor


As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (STANBOL-729) Accessible breadcrumbs

Posted by "Sergio Fernández (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448736#comment-13448736 ] 

Sergio Fernández commented on STANBOL-729:
------------------------------------------

Thanks!

It's strange, modifying the style in live works, but not with the selector used in the css file. You can try two things:

 1. Change with a selector with more preference, "div.breadcumbs > ul" could work

 2. Change to: padding-left: 0 !important;

I'd also suggest to set: padding-bottom: 1em;

                
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Website
>            Reporter: Sergio Fernández
>            Assignee: Fabian Christ
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch, apache-stanbol-website-accessible-breadcrumbs-style-fixed.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (STANBOL-729) Accessible breadcrumbs

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

Fabian Christ resolved STANBOL-729.
-----------------------------------

    Resolution: Fixed

Breadcrumbs are now available. For future design changes we should create a separate issues.
                
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Website
>            Reporter: Sergio Fernández
>            Assignee: Fabian Christ
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch, apache-stanbol-website-accessible-breadcrumbs-style-fixed.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (STANBOL-729) Accessible breadcrumbs

Posted by "Sergio Fernández (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández updated STANBOL-729:
-------------------------------------

    Attachment: apache-stanbol-website-accessible-breadcrumbs.patch

Please, find attached a patch that should solve the issue. 

I know that the Perl code works as expected, but since I can't rebuild the home page I can't see it rendered, therefore some minor stylistic changes may be necessary.
                
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Sergio Fernández
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch, apache-stanbol-website-accessible-breadcrumbs.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (STANBOL-729) Accessible breadcrumbs

Posted by "Fabian Christ (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448656#comment-13448656 ] 

Fabian Christ commented on STANBOL-729:
---------------------------------------

I did apply the patch and the result is visible in the staging website. Is this really, what it should look like? I do not really understand what was improved by the patch.
http://stanbol.staging.apache.org/stanbol/
                
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Website
>            Reporter: Sergio Fernández
>            Assignee: Fabian Christ
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (STANBOL-729) Accessible breadcrumbs

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

Fabian Christ reassigned STANBOL-729:
-------------------------------------

    Assignee: Fabian Christ
    
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Website
>            Reporter: Sergio Fernández
>            Assignee: Fabian Christ
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (STANBOL-729) Accessible breadcrumbs

Posted by "Fabian Christ (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448728#comment-13448728 ] 

Fabian Christ commented on STANBOL-729:
---------------------------------------

Thanks, I applied the patch and it looks better now. I did not manage to remove the indentation of the first element, yet. CSS is really confusing sometimes.
                
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Website
>            Reporter: Sergio Fernández
>            Assignee: Fabian Christ
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch, apache-stanbol-website-accessible-breadcrumbs-style-fixed.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (STANBOL-729) Accessible breadcrumbs

Posted by "Sergio Fernández (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández updated STANBOL-729:
-------------------------------------

    Attachment:     (was: apache-stanbol-website-accessible-breadcrumbs.patch)
    
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Sergio Fernández
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (STANBOL-729) Accessible breadcrumbs

Posted by "Sergio Fernández (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández updated STANBOL-729:
-------------------------------------

    Comment: was deleted

(was: Please, find attached a patch that should solve the issue. 

I know that the Perl code works as expected, but since I can't rebuild the whole page I can't see it rendered, therefore some minor stylistic changes may be necessary.)
    
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Sergio Fernández
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch, apache-stanbol-website-accessible-breadcrumbs.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (STANBOL-729) Accessible breadcrumbs

Posted by "Sergio Fernández (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández updated STANBOL-729:
-------------------------------------

    Attachment: apache-stanbol-website-accessible-breadcrumbs-style-fixed.patch

Please, find attached a patch that solves some current cosmetic issues.

The improvement comes, while rendering the same in graphic browsers, in providing the right semantics in the markup of breadcrumbs. This is actually a small improvement regarding the accessibility of the website, but other several actions could be performed about that.
                
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Website
>            Reporter: Sergio Fernández
>            Assignee: Fabian Christ
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch, apache-stanbol-website-accessible-breadcrumbs-style-fixed.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (STANBOL-729) Accessible breadcrumbs

Posted by "Sergio Fernández (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández updated STANBOL-729:
-------------------------------------

    Attachment: apache-stanbol-website-accessible-breadcrumbs.patch

Please, find attached a patch that should solve the issue. 

I know that the Perl code works as expected, but since I can't rebuild the whole page I can't see it rendered, therefore some minor stylistic changes may be necessary.
                
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Sergio Fernández
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch, apache-stanbol-website-accessible-breadcrumbs.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (STANBOL-729) Accessible breadcrumbs

Posted by "Sergio Fernández (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández updated STANBOL-729:
-------------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: STANBOL-691
    
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Website
>            Reporter: Sergio Fernández
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (STANBOL-729) Accessible breadcrumbs

Posted by "Sergio Fernández (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446039#comment-13446039 ] 

Sergio Fernández edited comment on STANBOL-729 at 9/1/12 2:12 AM:
------------------------------------------------------------------

Please, find attached a patch that should solve the issue. 

I know that the Perl code works as expected, but since I can't rebuild the whole page I can't see it rendered, therefore some minor stylistic changes may be necessary.
                
      was (Author: wikier):
    Please, find attached a patch that should solve the issue. 

I know that the Perl code works as expected, but since I can't rebuild the home page I can't see it rendered, therefore some minor stylistic changes may be necessary.
                  
> Accessible breadcrumbs
> ----------------------
>
>                 Key: STANBOL-729
>                 URL: https://issues.apache.org/jira/browse/STANBOL-729
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Sergio Fernández
>            Priority: Minor
>              Labels: accessibility
>         Attachments: apache-stanbol-website-accessible-breadcrumbs.patch, apache-stanbol-website-accessible-breadcrumbs.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As discussed in STANBOL-691, the breadcrumbs should be accessible, so I'll try to provide a better implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira