1778 Posts in 499 Topics by 534 members
Blog Module
SilverStripe Forums » Blog Module » Customising the Comment Form HTML
Discuss the Blog Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | Next > | |
| Author | Topic: | 5136 Views |
-
Customising the Comment Form HTML

24 March 2009 at 4:54am
Hi,
I can't find the HTML for the comment form anywhere?
I've tracked down some code to cms/code/sitefeatures/PageCommentInterface.php but it's not particularly designer friendly!
Can anyone point me in the right direction?
Thanks.
-
Re: Customising the Comment Form HTML

24 March 2009 at 10:55pm
I've given up on this and just styled the existing code. It's not ideal though.
-
Re: Customising the Comment Form HTML

29 March 2009 at 5:45pm
I'm trying to make a few small changes to the comment HTML as well.
I believe I've tracked down the correct file to edit:
/cms/templates/PageCommentInterface.ss
However, my changes don't want to show up.
I've tried flushing the DB and the page I'm testing, but no dice.
How can I get SS to render the comments using my edited code?
Thanks for any help...
-
Re: Customising the Comment Form HTML

3 April 2009 at 4:29am
I was looking to edit the actual comment entry form itself which isn't contained in that file.
-
Re: Customising the Comment Form HTML

19 April 2009 at 11:18pm
any news on that?
i would also like to edit the comments template...
-
Re: Customising the Comment Form HTML

30 April 2009 at 4:28am
I second that. Does anyone know where the comment form is stored?
/MÃ¥ns
-
Re: Customising the Comment Form HTML

30 April 2009 at 4:40am
I didn't actually find a template as such but I believe the sapphire code that constructs the form is found here:
cms/code/sitefeatures/PageCommentInterface.php
| 5136 Views | ||
| Go to Top | Next > |





