cq5反向复制示例

时间:2014-03-31 15:38:33

标签: java replication cq5 author publisher

我尝试学习cq5复制。我的CQ版本是5.5

我根据cq5 5.5版文档制作:link

在documentaion中说去链接

Navigate to the support page on the publish environment:
    http://localhost:4503/content/geometrixx/en/support.html
Scroll down to the Comments section.
Enter your Comment, Name and Email.
Post the comment.

我看到了这个页面,但缺席评论字段在哪里:

enter image description here

也许某处存在示例如何使用反向复制?

如何在自定义项目上配置反向复制?

2 个答案:

答案 0 :(得分:0)

Adob​​e的文档略微落后于演示应用程序。在支持页面上,点击Customer Satisfaction Survey链接,您会看到一个包含各种评论框的表单,您可以填写并发布。

答案 1 :(得分:0)

您可以在以下页面上测试反向复制:

http://localhost:4502/content/geometrixx/en/blog/2009/07/sales_volumes_increa.html
http://localhost:4502/content/geometrixx/en/community.html

确保作者&所有发布实例都已启动并正在运行。