GH> Yes, a diff probably helps. It might also be better to do a tidy run
GH> before the diff on both files, so you can better see the differences :)


My tools are Far Manager + Colorer + Winmerge + Examdiff.
Quite convenient. Tidy is good only to detect errors as it modifies html
structure a bit and I need that structure to be preserved to detect mistakes
in php filters output.

Instead of tidy, html beauttifier could be used (on PEAR).


I've found the main point that all html files must have some div id's
described in xCHM skinning section of manual. Stylesheets upgrade broke some html
structures therefore some of php filters don't work. Now I'm deeply in the
process of synchronizing these XSL and PHP filters layers. Not all modifications
are in CVS now, because some of them are "alpha". =)

I've run diffs on a ref.* and a function.* page (where the js errors occur). http://testes.aborla.net/phpdoc/


I'd like to have a graph of typical html page layout to correct it as
new details appear. Like this one:
http://tikiwiki.org/tiki-index.php?page=MoreNeatLayoutSchema

Thats nice :)

Nuno

Reply via email to