Does anyone know of a basic, comments module tutorial? I have a simple blog and just want a simple comments setup. The user guide stuff just doesn’t explain things well enough for me.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
September 28, 2010 4:15pm
Subscribe [2]#1 / Sep 28, 2010 4:15pm
Does anyone know of a basic, comments module tutorial? I have a simple blog and just want a simple comments setup. The user guide stuff just doesn’t explain things well enough for me.
#2 / Sep 28, 2010 11:17pm
What so:
{exp:comment:entries sort="asc" limit="20"}
{comment}
{/exp:comment:entries}
{exp:comment:form}
{/exp:comment:form}Is not simple enough ? You have seen the documentation here yes? http://ellislab.com/expressionengine/user-guide/modules/comment/index.html
Maybe if you installed the base theme “Agile Records” and look at their code it may help shed some light.
#3 / Sep 29, 2010 11:52am
Thanks for the assist, Cheif.
Bryan, the Agile theme will help quite a bit to help you figure things out. Can you be more specific what concept you’re having troubles with?