From: <var...@us...> - 2011-12-16 11:43:38
|
Revision: 8210 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8210&view=rev Author: vargenau Date: 2011-12-16 11:43:27 +0000 (Fri, 16 Dec 2011) Log Message: ----------- mandatory --> required Modified Paths: -------------- trunk/pgsrc/Help%2FChartPlugin trunk/pgsrc/Help%2FIncludePagePlugin trunk/pgsrc/Help%2FPhotoAlbumPlugin Modified: trunk/pgsrc/Help%2FChartPlugin =================================================================== --- trunk/pgsrc/Help%2FChartPlugin 2011-12-16 10:16:26 UTC (rev 8209) +++ trunk/pgsrc/Help%2FChartPlugin 2011-12-16 11:43:27 UTC (rev 8210) @@ -1,4 +1,4 @@ -Date: Thu, 15 Dec 2011 17:25:35 +0000 +Date: Fri, 16 Dec 2011 12:42:36 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -44,7 +44,7 @@ |- | **data** | Graph data: a list of numbers separated by comma -| //none (mandatory argument)// +| //None// (required argument) |} == Examples == Modified: trunk/pgsrc/Help%2FIncludePagePlugin =================================================================== --- trunk/pgsrc/Help%2FIncludePagePlugin 2011-12-16 10:16:26 UTC (rev 8209) +++ trunk/pgsrc/Help%2FIncludePagePlugin 2011-12-16 11:43:27 UTC (rev 8210) @@ -1,4 +1,4 @@ -Date: Mon, 17 Jan 2011 17:13:41 +0000 +Date: Fri, 16 Dec 2011 12:42:36 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -27,7 +27,7 @@ |- | **page** | The page to include -| //None// (mandatory argument) +| //None// (required argument) |- | **rev** | the revision Modified: trunk/pgsrc/Help%2FPhotoAlbumPlugin =================================================================== --- trunk/pgsrc/Help%2FPhotoAlbumPlugin 2011-12-16 10:16:26 UTC (rev 8209) +++ trunk/pgsrc/Help%2FPhotoAlbumPlugin 2011-12-16 11:43:27 UTC (rev 8210) @@ -1,4 +1,4 @@ -Date: Thu, 9 Dec 2010 14:51:45 +0000 +Date: Fri, 16 Dec 2011 12:42:36 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -28,7 +28,7 @@ == Arguments == -_Only the ='src'= parameter is mandatory._ +_Only the ='src'= parameter is required._ *src*: Url or local path to a CSV textfile which separates filename and This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |