Quote from: vbrilon at Mar 20, 2006, 11:11 PM
Wendy can you please just zip up the files you changed and email them to me? Sorry, but it’s pretty difficult otherwise to look at code you’re not familar with and get context of what’s going on.
If you have access to the command line (either in Linux or OS X) I can show you how to make diffs btw 
Hemmm... I’m a kiddie coder, so I use windows instead of linux or other *nix system

I never use command interface to do my programming, unless required on my computer subject class.
Anyway, that’s the only 2 functions that need to be changed/substituted on document.parser.inc.php file.
My current document parser file contain my modification of Subsites hack as well, which allow me to host several domain under 1 MODx installation.
The best way to do it, you can copy and paste that 2 function inside document parser, and you can compare it to the original one. I just change some of the code, so it won’t be hard for you to look for the difference.