[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. a2eaae4669a0a3eb6ab459b28403abf77a511159

Stefan Hornburg racke at rt.icdevgroup.org
Fri Dec 25 07:59:59 UTC 2009


       via  a2eaae4669a0a3eb6ab459b28403abf77a511159 (commit)
      from  d7b0394ca629c3f02647e64ae4a9edd705bce776 (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 a2eaae4669a0a3eb6ab459b28403abf77a511159
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Fri Dec 25 08:59:16 2009 +0100

    pass Wiki content as reference for page creation as well

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

Summary of changes and diff:
 plugins/wiki/components/wiki |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/wiki/components/wiki b/plugins/wiki/components/wiki
index 0c465f8..877dc7a 100644
--- a/plugins/wiki/components/wiki
+++ b/plugins/wiki/components/wiki
@@ -6,7 +6,7 @@ PAGE [either][cgi page][or]__PAGE__[/either]
 [if cgi action eq create]
 [if cgi content]
 CREATING
-[wiki name="__NAME__" function="create_page" page="[cgi page]" content="[cgi content]"/]
+[wiki name="__NAME__" function="create_page" page="[cgi page]" content=`$CGI->{content}`/]
 [/if]
 <form action="[area href="wiki" nosession=1]" method="POST">
 [form_session_id]


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list