From: <var...@us...> - 2016-04-12 13:46:17
|
Revision: 9833 http://sourceforge.net/p/phpwiki/code/9833 Author: vargenau Date: 2016-04-12 13:46:14 +0000 (Tue, 12 Apr 2016) Log Message: ----------- Update PageHistory documentation Modified Paths: -------------- trunk/pgsrc/Help%2FPageHistoryPlugin trunk/pgsrc/PageHistory Modified: trunk/pgsrc/Help%2FPageHistoryPlugin =================================================================== --- trunk/pgsrc/Help%2FPageHistoryPlugin 2016-04-11 11:52:47 UTC (rev 9832) +++ trunk/pgsrc/Help%2FPageHistoryPlugin 2016-04-12 13:46:14 UTC (rev 9833) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Mon, 11 Apr 2016 18:11:31 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=Help%2FPageHistoryPlugin; @@ -10,7 +10,7 @@ == Usage == {{{ -<<PageHistory>> +<<PageHistory arguments>> }}} == Arguments == @@ -42,8 +42,8 @@ | 100 |- | **format** -| -| +| Format to display: 'rss' +| false |} == Example == Modified: trunk/pgsrc/PageHistory =================================================================== --- trunk/pgsrc/PageHistory 2016-04-11 11:52:47 UTC (rev 9832) +++ trunk/pgsrc/PageHistory 2016-04-12 13:46:14 UTC (rev 9833) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Mon, 11 Apr 2016 18:11:31 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=PageHistory; @@ -6,9 +6,9 @@ charset=UTF-8 Content-Transfer-Encoding: binary -This wiki stores **all** changes as new versions. Deleting a page just empties the content, all previous versions are not lost. +This wiki stores **all** changes as new versions. -Click on two checkbox to see the **diff**, the changes between those two versions. +Click on two checkboxes to see the **diff**, the changes between those two versions. <<PageHistory>> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |