From:             php at jvogel dot ch
Operating system: Irrelevant
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Module Summaries: Table of Contents on top

Description:
------------
In the documentation the module summaries contains a lot of information. A
lot of them is unnessesaraly when I am programming in PHP. First of all
there are a lot information about Installing, then all the constants in
detail. Then the most important information comes: the Table of Contents
(which function there are available in the module). Last there are a lot
of user contributed notes.

When I'm programming, I'm often looking for a special function. I know,
which module I need, but not, how the function is spelling (e.g. str_pos
or strpos). I go into string functions and have to scroll down to the
function list. But I cannot simple press the 'end' button and scroll up,
because there often are a lot of user contributed notes.

Perhaps it would be possible to hide the installation information in its
own subpage and the constants too. Or it would be easy to set the table of
contents at the top of the page.

PLEASE! :-)

Reproduce code:
---------------
Have a look at http://php.net/mysql or http://php.net/array


-- 
Edit bug report at http://bugs.php.net/?id=35922&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=35922&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=35922&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=35922&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=35922&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=35922&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=35922&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=35922&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=35922&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=35922&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=35922&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=35922&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=35922&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=35922&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=35922&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=35922&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=35922&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=35922&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=35922&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=35922&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=35922&r=mysqlcfg

Reply via email to