aboutsummaryrefslogtreecommitdiff
path: root/wikilib.d/PmWiki.PageHistory
diff options
context:
space:
mode:
authorpmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360>2006-03-14 03:34:56 +0000
committerpmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360>2006-03-14 03:34:56 +0000
commit81a32e9b82de72c8aff2204a0517a49de9deb2fe (patch)
treeea93bd906573b58b804f35241b6cae7951d3250f /wikilib.d/PmWiki.PageHistory
parent7e8cae765e2598df0e57eb5d970c758f9643cfa2 (diff)
downloadpmwiki.svn-81a32e9b82de72c8aff2204a0517a49de9deb2fe.tar.bz2
git-svn-id: svn://pmwiki.org/pmwiki/trunk@1382 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.PageHistory')
-rw-r--r--wikilib.d/PmWiki.PageHistory8
1 files changed, 4 insertions, 4 deletions
diff --git a/wikilib.d/PmWiki.PageHistory b/wikilib.d/PmWiki.PageHistory
index 0fee8197..03c89add 100644
--- a/wikilib.d/PmWiki.PageHistory
+++ b/wikilib.d/PmWiki.PageHistory
@@ -1,10 +1,10 @@
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
+csum=add question anchors
host=24.1.26.255
name=PmWiki.PageHistory
-rev=11
+rev=12
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%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
+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: [[#removepagehistory]] 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: [[#restrictpagehistory]] 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=1142296837