# Current: Anyone can view the edithistory page (displaytype), for any node # (including wikis!) # Only editors can view the actual edit page of any node (or gods) # # Should be: anyone can view the edithistory page for any node that they can # read anyway # Anyone can view the actual edit page for nodes they can view, except when # these are marked private # Editors have a chance to mark edits as private, should only be used for # extreme cases such as removing credit card numbers/email addresses # A edit marked as private automagically sets any previous edits to private. # These edits are viewable in the edithistory page, but only editors can view # the actual contents.