Using an xwiki space for help documentation for a product. The issue being that the entire help documentation for an older version of the product still needs to be available for people using that product.
My current plan is to have one main space for all the documentation, then add a new space for each version, and do includes for the proper documents using their revision numbers. Space versioning would make this easier, or basicallty a space variable that has a record of the revisions of all child documents at the time the space version was... versioned. My questions are: 1. Is there a better way for me to do this? 2. Would space versioning, or something of the like be easy enough to implement that I could just make my own plugin that handled it. (An intermediate java dev, but a xwiki novice) 3. Should I really be viewing multiple revisions at all? The rollback function works fine, but I've noticed issues in viewing revisions, and I'm wondering whether it was intended only for revision comparison. -- View this message in context: http://n2.nabble.com/Space-Versioning-tp2571110p2571110.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
