Hey Nuno, I left out those other parts because:
1/ lookup_title() is good thing to use (take a look at what it does) 2/ Although I want to solve the dom problem, I don't want to hard code dom specifics into the guts of livedocs 3/ the version stuff is not phpdoc specific; it can happily live in the default theme. Sorry to be a pain, but can you list the specific issues that remain and which parts of your patch fix those things? Part of the problem is that you're fixing too much in one patch, and it makes it difficult to see what's what. Thanks, --Wez. > -----Original Message----- > From: Nuno Lopes [mailto:[EMAIL PROTECTED] > Sent: 23 May 2004 11:51 > To: PHPdoc > Subject: [PHP-DOC] livedocs PATCH > > Hi Wez, > > Today you have commited my patch, but it was modified. Check > ref.spl or > ref.tidy and you will see that are broken, because you missed > some parts of > my patch. > > Attached is the patch to solve that issues (the parts that > weren't commited) > and also a bugfix for the PCRE page. > > Nuno >