PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Text » Text_Wiki » Bug #7619

Titles for lists

Details

Request #7619Titles for lists
Submitted2006-05-13 11:29 UTC
Frommichael at liquidbytes dot net
StatusOpen
PackageText_Wiki
PHP VersionIrrelevant
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.