Hey Nuno:

Hi,

The changes to the case of the <link> elements actually broke the
corresponding links in livedocs. :(

Do you anticipate a fix in the XSL to automatically lower-case the URL
for purely relative links (assuming we've agreed on a convention of
all lower-case URLs within the PHP docs)? Or should I revert this
particular change to enable the links to work again?

In looking at the output (http://docs.php.net/en/ref.pdo.html), I
can't help but think that it would be _really_ nice to automatically
generate class/method/properties hierarchical summaries for OO
extensions the same way that the functions are currently
auto-generated today... of course I'm not signing up for that wish
list item right now, heh.

Good point.
The problem is that the xml files are right, the problem is in livedocs :)
Livedocs has a indexing system that isn't very smart (and needs to lowercase IDs). It has to be replaced someday, but for now thats what we have (I've started to rewrite it, but I've not finished).


For now, I wouldn't do anything about this :) Anyway, livedocs will still take some time to get in the mirrors. We have plenty of time to look at such things.


Nuno

Reply via email to