diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-03-13 21:41:09 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-03-13 21:41:09 +0000 |
commit | 54cce046756da4004b25bacbe1bb434427af6af2 (patch) | |
tree | c28012579f66251894834fd4271d08f9e807d852 /wikilib.d/PmWiki.PageHistory | |
parent | f7910d4380cc80f9eb8a56a1d07713f90a96fea6 (diff) | |
download | pmwiki.svn-54cce046756da4004b25bacbe1bb434427af6af2.tar.bz2 |
git-svn-id: svn://pmwiki.org/pmwiki/trunk@1380 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.PageHistory')
-rw-r--r-- | wikilib.d/PmWiki.PageHistory | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/wikilib.d/PmWiki.PageHistory b/wikilib.d/PmWiki.PageHistory index 52b9d61d..0fee8197 100644 --- a/wikilib.d/PmWiki.PageHistory +++ b/wikilib.d/PmWiki.PageHistory @@ -1,10 +1,10 @@ -version=pmwiki-2.1.beta36 ordered=1 urlencoded=1 -agent=Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6) Gecko/20040113 -author=HaganFox -csum= -host=216.161.175.221 +version=pmwiki-2.1.0 ordered=1 urlencoded=1 +agent=Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8) Gecko/20051128 SUSE/1.5-0.1 Firefox/1.5 +author=Pm +csum=Added note about restricting page history to people with edit permission +host=24.1.26.255 name=PmWiki.PageHistory -rev=9 +rev=11 targets=PmWiki.WikiAdministrator,PmWiki.DocumentationIndex -text=%25audience%25 authors (basic) %0aWhen PmWiki is called with '?action=diff', it displays a summary of past edits on a page. Each past edit is shown in a box which shows lines added, changed or deleted during that edit in a before & after format.%0a%0aBelow each box is a "Restore" link. Clicking the link will open an edit box with the page as it was ''before'' that edit. You can make changes or simply click Save to restore the text.%0a%0aThere are two additional options specific to Page''''History:%0a* '''Hide minor edits''' - hides any edit that the author marked as 'minor'.%0a* '''Show changes to markup'''- shows changes to the markup (as opposed to the normal display which shows changes to the output).%0a%0aA page's history is kept for the number of days given by the $DiffKeepDays variable (set by the site's [[wiki administrator]]). When a page is edited, any page history information older than this value is automatically discarded.%0a%0aNote that a specific page revision isn't removed from the page until the first edit ''after'' the time specified by $DiffKeepDays has elapsed. Thus, it's still possible for some pages to have revisions older than $DiffKeepDays -- such revisions will be removed the next time those pages are edited.%0a%0a%0a%0a%0a%25trail%25 %3c%3c|[[DocumentationIndex]]|>>%0a -time=1141701660 +text=%25audience%25 authors (basic) %0aWhen PmWiki is called with '?action=diff', it displays a summary of past edits on a page. Each past edit is shown in a box which shows lines added, changed or deleted during that edit in a before & after format.%0a%0aBelow each box is a "Restore" link. Clicking the link will open an edit box with the page as it was ''before'' that edit. You can make changes or simply click Save to restore the text.%0a%0aThere are two additional options specific to Page''''History:%0a* '''Hide minor edits''' - hides any edit that the author marked as 'minor'.%0a* '''Show changes to markup'''- shows changes to the markup (as opposed to the normal display which shows changes to the output).%0a%0aA page's history is kept for the number of days given by the $DiffKeepDays variable (set by the site's [[wiki administrator]]). When a page is edited, any page history information older than this value is automatically discarded.%0a%0aNote that a specific page revision isn't removed from the page until the first edit ''after'' the time specified by $DiffKeepDays has elapsed. Thus, it's still possible for some pages to have revisions older than $DiffKeepDays -- such revisions will be removed the next time those pages are edited.%0a%0a%0a%25trail%25 %3c%3c|[[Documentation Index]]|>>%0a%0a%25audience%25 administrators (basic)%0a>>faq%3c%3c [[#faq]]%0a%0aQ: Is there a way to remove page history from page files?%0a%0aA: Administrators can clean page histories using the Cookbook:ExpireDiff recipe.%0a%0a%0aQ: How can I restrict viewing the page history to people with edit permission?%0a%0aA: In the ''local/config.php'' file, set%0a%0a->[@$HandleAuth['diff'] = 'edit'@];%0a%0a +time=1142265073 |