How do I reverse replicate content that is not under the "usergenerated"? All examples I see say to put the content inside the "usergenerated" but the content I have is not generated by the user and I don't want to put in there.
you can write your custom service to implement reverse replication for any action on a node. one of the way is to use cq:distribute which CQ understands and initiates the reverse replication.