Re: [PHP-DOC] php.net search data aggregation

2006-03-06 Thread Gabor Hojtsy
On the short term, a disambiguation page would be nice, and the long run, we might be able to map /xml and such to a categorized manual section. Goba On Mon, 6 Mar 2006, Friedhelm Betz wrote: Hi Sean, Sean Coates wrote: PHP 5 uptake is also speeding up and there are a couple of areas of the

Re: [PHP-DOC] php.net search data aggregation

2006-03-06 Thread Gabor Hojtsy
Agreed. Goba On Sun, 5 Mar 2006, Sean Coates wrote: 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 implementation

Re: [PHP-DOC] php.net search data aggregation

2006-03-06 Thread Jakub Vrana
Friedhelm Betz wrote: > The point Rasmus made boils probably down to "categorized manual" > http://cvs.php.net/viewcvs.cgi/phpdoc/RFC/manual.xml.in?view=markup&rev=1.19 > This approach would it make dead simple, php.net/xml points to > We already have that page: http://www.php.net/manual/en/exte

Re: [PHP-DOC] php.net search data aggregation

2006-03-05 Thread Friedhelm Betz
Hi Sean, Sean Coates wrote: 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. The best wa

Re: [PHP-DOC] php.net search data aggregation

2006-03-05 Thread Sean Coates
> 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. The best way to handle this, probab

Re: [PHP-DOC] php.net search data aggregation

2006-03-05 Thread Rasmus Lerdorf
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.

Re: [PHP-DOC] php.net search data aggregation

2006-03-05 Thread Friedhelm Betz
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

[PHP-DOC] php.net search data aggregation

2006-03-04 Thread Rasmus Lerdorf
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 -Rasmus