Please ensure that your layout contains the {builder-comments} macro ... failure...
Please ensure that your layout contains the {builder-comments} macro ... failure to include that macro will mean that the comments block is never rendered and thus you are unable to add any comments
The builder-comments macro is responsible for injecting the code that the menuit...
The builder-comments macro is responsible for injecting the code that the menuitem interacts with ... if you dont include the builder-comments macro in your layout then comments will not be available no matter how you link to them.
Comments (5)
Jun 10, 2009
Guy Fraser says:
I'm not aware of an "add comments" macro in Builder - could you provide more inf...I'm not aware of an "add comments" macro in Builder - could you provide more information. Also, when you say "fails", what exactly happens?
Jun 11, 2009
Alain Moran says:
Please ensure that your layout contains the {builder-comments} macro ... failure...Please ensure that your layout contains the {builder-comments} macro ... failure to include that macro will mean that the comments block is never rendered and thus you are unable to add any comments
Jun 17, 2009
Jeff Lawton says:
I am using this code: compound-menuitem:newcomment|caption=Add CommentI am using this code:
compound-menuitem:newcomment|caption=Add Comment
Jun 17, 2009
Alain Moran says:
The builder-comments macro is responsible for injecting the code that the menuit...The builder-comments macro is responsible for injecting the code that the menuitem interacts with ... if you dont include the builder-comments macro in your layout then comments will not be available no matter how you link to them.
Jun 22, 2009
Jeff Lawton says:
Cool, well that solves the problem for us. Thanks!Cool, well that solves the problem for us. Thanks!