Help for this page

Select Code to Download


  1. or download this
    [% FILTER html_para %]
          [% reply.blog_text %]
    ...
          </td>
          </tr>
          [% END %]
    
  2. or download this
    YourSpaceDB::Blog.pm stuff:
    ## Thanks to YourMother of Perlmonks
    ...
        $c->stash->{template} = 'blog/reply.tt2';
    }
    
  3. or download this
    original node
    -reply to original node
    --reply to reply, but with same title as reply to original node