Add blogging mechanism to cq template page
I have a template with a parsys.In the template after Parsys I need to add the blog mechanism.
blog mechanism should contain :- 2 input fields [Name and comment] basically a form .so when user submits it .
The comment entered must get displayed below the above mentioned form.
MY question:-
Now how do I add the blogging mechanism with custom from in the template .Any suggestions or references.