Hello- Some thoughts:
> Some entities still need to be fixed : > > <!ENTITY url.chilisoft "http://www.chilisoft.com/chiliasp/default.asp"> > <!ENTITY url.chilisoft.asp "http://www.chilisoft.com/"> > both redirects to http://wwws.sun.com/software/chilisoft/index.html > what should we do ? Seems we should: 1) Locate where these entities are used. 2) Upon evaluation, either update the links and/or use newer, more appropriate entities instead. For example if sun simply purchased chilisoft, but no longer uses the name, we'll use new entities as the name chilisoft has no meaning. And/or if the name is still used, update the entities and use. IDK this topic, just babbling. > <!ENTITY url.php.bugdosdonts "http://bugs.php.net/bugs-dos-and-donts.php"> > redirecting to http://bugs.php.net/ , is it good ? The information from that page was eventually deprecated in favor of &url.php.bugs.howtoreport; long ago so this bugdosdonts entity isn't needed, the phpweb page was deleted. Is the entity still used? (I'm away from computer). > <!ENTITY url.pspell "http://aspell.net/"> > Why is pspell linked to aspell ? Good question :) It should link to pspell and only be used for pspell links. IIRC the world encourages people only use newer Aspell instead of older Aspell/Pspell combos so these docs need updating, but it's another topic for another thread of its own, which is also part of what to do with deprecated extensions, and PECL extensions, and that's yet another topic :) > Some links seems to be down, can someone confirm it ? : > > <!ENTITY url.sqlite "http://www.sqlite.org/"> > <!ENTITY url.sqlite.interface.c "http://www.sqlite.org/c_interface.html"> > <!ENTITY url.tiff "http://www.libtiff.org/"> > <!ENTITY url.thttpd "http://www.acme.com/software/thttpd/"> > <!ENTITY url.palm.doc "http://www.aportis.com/"> > <!ENTITY url.ovrimos "http://www.ovrimos.com/"> > <!ENTITY url.openasp "http://www.activescripting.org/"> > > I'll try to find new links. Suggestions/comments are welcome. A couple months ago I removed any use of the openasp entity, and only left it for translators to catch up. Have fun :) Regards, Philip -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php