You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2005/06/19 02:19:17 UTC

DO NOT REPLY [Bug 35412] New: - Images should use Title in ALT parameter

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35412>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35412

           Summary: Images should use Title in ALT parameter
           Product: Lenya
           Version: 1.2.2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Site Management
        AssignedTo: dev@lenya.apache.org
        ReportedBy: solprovider@gmail.com


All Assets are required to have a Title.  The Title should be delivered whenever
an Asset is used.  This is required for ADA section 508 compliance, which
requires websites to be accessible by people with handicaps.  The Act can be
summarized as requiring all content to be delivered in a format that can be
spoken.  Lenya could be a great choice of software since the ability to deliver
content through multiple stylesheets allows great control when creating
text-only versions of a website.

A specific instance to gain ADA compliance is when IMG tags are generated, the
Title should be placed in the ALT parameter.  Other Assets should deliver the
Title as needed for their tags.

The easy answer is to fill the ALT tag with the Title when the page is edited.

A better implementation would store the Image in the content by ID (filename?),
then generate the tag during processing.  Then the ALT would be updated if the
Asset Title changes.  Nevermind, Lenya does not allow editing of Assets,
probably because the Title was useless-but-required data.  (This complements
another bugzilla I wrote about using Titles for choosing Images.  Users do not
care about filenames.)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org