Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

comment system

edited September 2010 in Vanilla 2.0 - 2.8
Hello,

I dint do much research myself, but is it possible to use the comment-system on any page? I once created a plugin for another CMS where i simply had to call something like:

$Comments = New Comments("myPageIdentifier", $ID); echo $Comments->_Print(); echo $Comments->_Form();

Does a similar system exists in vanilla?
Do i really need to write a full commenting system for my news-system? :-)
Sign In or Register to comment.