[pmwiki-users] commentboxplus

Hans design5 at softflow.co.uk
Thu Aug 30 16:34:15 CDT 2007


Thursday, August 30, 2007, 10:20:48 PM, James Grizzard wrote:

> (:div class=story:)
> (:commentbox:)

[[#comment1]](:nl:)>>>messagehead<<
> !!!!!james  &mdash;  [-30 August 2007, 16:19-]
>>>messageitem<<
> ofof
>>><<
> (:divend:)

> But the comments display outside of the (:div:) markup.  I know that this is
> something simple that I am not doing, any suggestions?

try and give your div container a numeric nesting id, so pmwiki can recognise
the end of the container, like:

(:div1 class=story:)
(:commentbox:)

[[#comment1]](:nl:)>>messagehead<<
!!!!!james  &mdash;  [-30 August 2007, 16:19-]
>>messageitem<<
ofof
>><<

(:div1end:)


  ~Hans




More information about the pmwiki-users mailing list