php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35503 Doc request
Submitted: 2005-12-01 16:51 UTC Modified: 2010-12-20 11:59 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: jumpintodeath at hotmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jumpintodeath at hotmail dot com
New email:
PHP Version: OS:

 

 [2005-12-01 16:51 UTC] jumpintodeath at hotmail dot com
Description:
------------
Three things to the documentation

a. It's mentioned the doc was written in xml and converted - would you provide the xml as well? would be great!

b. anyway, the html-code is full of unneccessary linebreaks. (linebreak BEFORE every ">" and after every attribute - I was wondering what that's for ...) hope somehow it could be more 'tidy'.

c. A tiny extra-line in every file for adding stylesheets (<link rel="stylesheet" type="text/css" href="styles.css">) would do a great job to anyone who likes reading the doc in a different style or color, not changing browser configuration or all html-files or whatsoever.


Even if my request(s) will be ignored (i'm afraid it/they will): the documentation is very useful. (and php is as well *g*). using it almost every day and happy with it.

greetings,
 Jump


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-01 18:06 UTC] dmytton@php.net
You should really submit each of these at separate reports if you are suggesting changes/bugs. But a and c are more suited to the doc mailing list. See http://www.php.net/mailing-lists.php

a) You'll find the sources at http://cvs.php.net/phpdoc/ but also see http://www.php.net/anoncvs.php
b) I can't see this. Please submit a separate report explaining how we replicate this and on which platform (source shows fine for me in Firefox/Windows)
c) This is already there. View source, lines 5 and 6
 [2005-12-01 18:09 UTC] nlopess@php.net
b) yes, dsssl sheets produce a lot of line breaks. as they don't hurt we don't care about them :)

c) the on-line version has, but I think the local version doesn't. A little regex does the trick.
 [2010-12-20 11:59 UTC] jani@php.net
-Package: Tidy +Package: *General Issues
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 10:01:33 2025 UTC