Friedhelm Betz wrote:
Rasmus Lerdorf wrote:
Not sure if we can gleam enough out of this to try to adapt the
documentation or the web site redirection keywords, but it might be
worth a try. See: http://www.php.net/~rasmus/sum.php
We should give a try.
php.net/changelog -> php.net/ChangeLog-5.php, on that page link to
ChangeLog-4.php
Make ini-settings shortcuts and/or new search category ini-settings.
Along with the note statistics and maybe "Manual pages most active top 20"
from http://doc.php.net/php/notes_stats.php
we can identify the parts of the manual to be improved.
PHP 5 uptake is also speeding up and there are a couple of areas of the
manual that are confusing. A search for "xml" or going to php.net/xml
lands you on php.net/manual/en/ref.xml.php which has no mention of the
different xml implementations available. I think we need to list the
different mechanisms we have available to parse xml here. Same goes for
php.net/xslt. There is a note there pointing people to php.net/xsl but
it is easy to miss.
-Rasmus