Discussion:
[PEAR-BUG] Req #9214 [NEW]: Patch to add "Users" category on main page
(too old to reply)
cweiske at php dot net
2006-11-02 06:25:45 UTC
Permalink
From: cweiske at php dot net
Operating system:
Package version:
PHP version: Irrelevant
Package: Web Site
Bug Type: Feature/Change Request
Bug description: Patch to add "Users" category on main page

Description:
------------
This is a patch for the main page that adds "Users" category before the
"developers" one, making the "List Packages" and "Search Packages" more
prominent.

Test script:
---------------
cweiske:/data/cvs/pear/pearweb> cvs diff public_html/index.php
Index: public_html/index.php
===================================================================
RCS file: /repository/pearweb/public_html/index.php,v
retrieving revision 1.121
diff -r1.121 index.php
90a91,99
echo '<h2>&raquo; Users</h2>';
echo '<div class="indent">';
echo menu_link("List Packages", "packages.php");
echo menu_link("Search Package", "search.php");
echo '</div>';
--
Edit bug report at http://pear.php.net/bugs/bug.php?id=9214&edit=1
--
d***@agoraproduction.com
2007-03-10 21:40:08 UTC
Permalink
Edit report at http://pear.php.net/bugs/bug.php?id=9214&edit=1

ID: 9214
Updated by: ***@agoraproduction.com
Reported By: cweiske at php dot net
Summary: Patch to add "Users" category on main page
-Status: Assigned
+Status: Closed
Type: Feature/Change Request
Package: Web Site
PHP Version: Irrelevant
Assigned To: davidc
New Comment:

This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on
pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should
be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.




Previous Comments:
------------------------------------------------------------------------

[2006-11-02 01:25:44] cweiske at php dot net

Description:
------------
This is a patch for the main page that adds "Users" category before the
"developers" one, making the "List Packages" and "Search Packages" more
prominent.

Test script:
---------------
cweiske:/data/cvs/pear/pearweb> cvs diff public_html/index.php
Index: public_html/index.php
===================================================================
RCS file: /repository/pearweb/public_html/index.php,v
retrieving revision 1.121
diff -r1.121 index.php
90a91,99
echo '<h2>&raquo; Users</h2>';
echo '<div class="indent">';
echo menu_link("List Packages", "packages.php");
echo menu_link("Search Package", "search.php");
echo '</div>';
------------------------------------------------------------------------
--
Edit this bug report at http://pear.php.net/bugs/bug.php?id=9214&edit=1
Loading...