id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
3620,Add wiki page revision support,anonymous,rjollos,It would be nice to allow for selecting specific revisions of wiki pages.  This can be done with links to source files in the repository_ but I envision a need to do this for wiki pages as well.\r\n\r\nFor example_ if I have a set of wiki pages that make up the documentation for my component_ I can use an "include" macro to collect the pages onto a single page for generation of a user manual.  While that page should change over time (as revisions to the manual are made)_ I'd like to be able to fix a specific version of that page to a specific version of my user manual.  So_ a specific version of the user manual will be made up of the set of specific versions of each wiki page that makes up the user manual.  Once I've "released" my user manual_ I don't want additional changes to the manual to be made.  The wiki pages that make up the user manual may change as new items get added and updated_ but without approval_ they should not be incorporated into the previous version of the user manual.\r\n\r\nI see two approaches...\r\n{{{\r\n[[Include(PageName@rev#)]] to pick a specific version of the page.\r\n}}}\r\nor_\r\n{{{\r\n[[Include(PageName_ rev#_ ...)]] to pick a specific version of the page.\r\n}}}\r\nThe former may be preferable since it parallels the source file selection in wiki links.,enhancement,assigned,normal,IncludeMacro,normal,,revision,,0.10
