This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  cb7bdb05d002fd81103abc1ed4197dc1eddc13c1 (commit)
      from  4859b62b1fe89eadb7c06d956976adfa69915c16 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cb7bdb05d002fd81103abc1ed4197dc1eddc13c1
Author: Marc-Etienne Vargenau <[email protected]>
Date:   Thu Jul 3 11:13:38 2014 +0200

    wiki: pgsrc: add argument

diff --git a/src/plugins/wiki/www/pgsrc/Help%2FEditMetaDataPlugin 
b/src/plugins/wiki/www/pgsrc/Help%2FEditMetaDataPlugin
index 7704b72..26614e4 100644
--- a/src/plugins/wiki/www/pgsrc/Help%2FEditMetaDataPlugin
+++ b/src/plugins/wiki/www/pgsrc/Help%2FEditMetaDataPlugin
@@ -1,4 +1,4 @@
-Date: Tue,  1 Jul 2014 17:44:56 +0000
+Date: Wed,  2 Jul 2014 11:50:23 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FEditMetaDataPlugin;
@@ -8,13 +8,29 @@ Content-Transfer-Encoding: binary
 
 The **~EditMetaData** [[Help:WikiPlugin|plugin]] allows you to add/edit/delete 
metadata key/value pairs for a given page. You must be logged in as the 
administrator to do this. The page's metadata contains things like the page hit 
count, last edit time and so on.
 
+{{{
+<<AppendText argument>>
+}}}
+
+== Argument ==
+
+{| class="bordered"
+|-
+! Argument
+! Description
+! Default value
+|-
+| **page**
+| Which page to edit
+| Current page.
+|}
+
 == Examples ==
 
 Editing the metadata for the [[HomePage]] would look like this:
 {{{
 <<EditMetaData page="HomePage">>
 }}}
-<<EditMetaData page="HomePage">>
 
 With no arguments the plugin defaults to the current page:
 {{{

-----------------------------------------------------------------------

Summary of changes:
 .../wiki/www/pgsrc/Help%2FEditMetaDataPlugin       |   20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to