php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56059 PATCH: use <ul> for main sidebar navigation
Submitted: 2004-05-13 11:19 UTC Modified: 2004-05-13 14:16 UTC
From: danielc at analysisandsolutions dot com Assigned: mj (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2004-05-13 11:19 UTC] danielc at analysisandsolutions dot com
Description:
------------
The main sidebar navigation uses <br>'s to separate the items.  They're really a <ul>.

This patch makes it so.
http://www.analysisandsolutions.com/pear/web.sidebar.main.ul.diff

This change makes long entries line up with their bullets and reduces the size of the HTML by having the bullet images specified in the style sheet.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-13 12:02 UTC] helgi at trance dot is
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PEAR better.


 [2004-05-13 13:31 UTC] danielc at analysisandsolutions dot com
Helgi goofed.  He didn't incorporate my changes to style.css.  Please add them.
 [2004-05-13 14:16 UTC] mj@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PEAR better.

I committed the missing changes to style.css.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 10:01:29 2024 UTC