diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik <micheal@web> | 2012-03-29 15:08:28 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-03-29 15:08:28 -0400 |
commit | 113fccf0427b43053ae86cdfb3d6b161b6ddff6d (patch) | |
tree | 69275209fa0d8d4bb5c1896f76a0498d70571d73 | |
parent | 24604c5c27b1f0bec2ecdc0733442c443c98218a (diff) | |
download | ikiwiki-113fccf0427b43053ae86cdfb3d6b161b6ddff6d.tar ikiwiki-113fccf0427b43053ae86cdfb3d6b161b6ddff6d.tar.gz |
-rw-r--r-- | doc/forum/See_rendered_old_revisions_via_pagehistory.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/See_rendered_old_revisions_via_pagehistory.mdwn b/doc/forum/See_rendered_old_revisions_via_pagehistory.mdwn new file mode 100644 index 000000000..465746ef9 --- /dev/null +++ b/doc/forum/See_rendered_old_revisions_via_pagehistory.mdwn @@ -0,0 +1 @@ +Via `historyurl` and `gitweb` I can view the markdown source of old revisions of a page (by clicking on `blob` in `gitweb`). Is it also possible to see the rendered versions of this old revisions directly (i.e. such they would be rendered by ikiwiki, not only the markdown source)? |