Next, we need to init the comment module for Blahg.
接下来,需要用init为Blahg初始化comment模块。
Comments can be added to pages using Drupal's Comment module.
可以使用Drupal的Comment模块将评论添加到页面中。
One way to do this would be to create an action called executeParsetext in the actions.class.php for the word module and forward to that action after a post or comment has been saved.
一种实现方法是在actions . class . php中为word模块创建一个名为executeparsetext的操作,并在保存了post或评论后转发给该操作。
应用推荐