On Dec 7, 2017, at 10:41 AM, Offray Vladimir Luna Cárdenas <off...@riseup.net> 
wrote:
> 
> I have been looking in the help on revert, but it seems related to files
> and I wonder which is the command to revert a wiki page from it
> particular version to some previous one.
> 
> Now that web interface is changing, maybe something like the Wikipedia
> or Dokuwiki interface to select two revisions and compare them or to go
> from current version to a previous one, could be implemented in the WUI.

Wiki pages are stored in much the same way as regular file assets, but the 
features you’re looking for simply don’t exist yet, doubtless because no one 
has wanted them badly enough to spend the time writing them.

Most of the weaknesses of the current wiki scheme are fixed by moving to 
[embedded documentation][1].  If you don’t like the longer URLs that gives, 
Fossil recently got [a feature][2] that can help.

The way I decide between wiki and embedded docs is whether the information is 
“evergreen,” applying to multiple versions of the software equally, or if it 
needs to be held in lock-step with the software.


[1]: https://www.fossil-scm.org/index.html/doc/trunk/www/embeddeddoc.wiki
[2]: https://www.fossil-scm.org/index.html/help?cmd=/waliassetup
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to