Was wondering if there was a simple way of adding the comments block to php pages without having to recreate the entire process? Would be nice just to have a "Comments" widget available.
Lynne, thanks for the reply. I'm actually looking for the WYSIWYG are so people can input comments and the comments for the related thread can be displayed on that page.
The data on top will be pulled via PHP based on an arg passed into the page; from there I essentially want to load some widget where I can pass in a threadid and it will allow people to post comments from there.