php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35922 Module Summaries: Table of Contents on top
Submitted: 2006-01-06 16:55 UTC Modified: 2007-12-26 18:10 UTC
From: php at jvogel dot ch Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: php at jvogel dot ch
New email:
PHP Version: OS:

 

 [2006-01-06 16:55 UTC] php at jvogel dot ch
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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Sep 17 15:01:26 2024 UTC