Home » Text » Text_Wiki » Bug #7619
Titles for lists
Details
| Request #7619 | Titles for lists |
|---|---|
| Submitted | 2006-05-13 11:29 UTC |
| From | michael at liquidbytes dot net |
| Status | Open |
| Package | Text_Wiki |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2006-05-13 11:29 UTC] michael at liquidbytes dot net
Description:
------------
Together with webnauts.net, I am trying to improve the accessibility of some web sites (for the Biene 2006 contest). The only thing that I can't implement yet, are titles for lists rendered by Text_Wiki (ul, ol):
<ul title="example">
<li>..</li>
</ul>
A possible syntax would be
: Vehicles
* Train
* Car
* Bike
Or we just use the title of the last heading. Ideas welcome!
You can contact me, if you're also working on accessible Web sites that use Text_Wiki, so that we can share our experience :)
This request should already have been posted by toggg on the pear-dev list.