php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56049 PATCH: sidebar should be <ul>
Submitted: 2004-05-02 11:23 UTC Modified: 2006-12-26 23:05 UTC
From: danielc at analysisandsolutions dot com Assigned: dufuz (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2004-05-02 11:23 UTC] danielc at analysisandsolutions dot com
Description:
------------
The sidebar navigation element uses a stream of continuous text separated by <br>'s.  These elements are really an unordered list.

The <br> configuration causes long method names to appear under the bullet image.  Also, the link encompases both the image and the text.  Both of these things make the sidebar look really sloppy.

Here is a patch that fixes all of these issues.
http://www.analysisandsolutions.com/pear/web.sidebar.manual.diff

Perhaps it's time to provide me karma for pearweb?

Thanks.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-02 18:43 UTC] helgi at trance dot is
just email group@php.net about that issue.
 [2004-05-09 23:53 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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC