> >>See suggested diff below.. my livedocs is broken for the contributors > >>entity for some reason, and I don't have time to fix it right now. > > > > Its already fixed :) > > http://livedocs.aborla.net/patch.php?id=include.entities > > Do you have a list with all your pending livedocs patches? It would be > nice to send them to Ilia / Wez. I am not sure they would like this > special entity list solution. > > Goba
The list is at http://livedocs.aborla.net In each patch I provide a description for what I've changed. Yes, I'm sure that my solution to that problem isn't the best and I have a note in that page about this: "There is still a problem because there are lots of un-catched entites and $special will be hard to maintain. SO I think the best solution is to change the bind_entities() code and copy the handle_include() code there. (removing is_file=0 from the SQL statement)." I've made that patch temporaly. I'll do a better patch by changing the bind_entities() function later. Nuno