Question How do I display comments associated with a page on that page?
Answer I don't understand the question. By default comments are shown at the bottom of each page in a box which you can show using one click.

If you want to have the comments start out expanded by default, edit commentsinline.vm in the skins directory and change

document.getElementById("comments").className += " hidden";
to
document.getElementById("comments").className += " exp";
Version 1.7 last modified by Vincent Massol on 28/12/2006 at 08:19

Comments 1

RobElliott | 31.01.2006 at 11:53 PM
Think think I do, can you have them automatically open?

Attachments 0

No attachments for this document

Creator: BobMixon on 2005/11/02 23:29
This wiki is licensed under a Creative Commons license
1.3.2.9174