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

Stefan Hornburg racke at rt.icdevgroup.org
Thu May 13 16:29:11 UTC 2010


       via  737b2d2299aea1d15ec63913cd9028ba2be79224 (commit)
      from  0794575a4d2a17c91d19ad48e0f21769e29c66b2 (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 737b2d2299aea1d15ec63913cd9028ba2be79224
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Thu May 13 18:28:44 2010 +0200

    REVIEWS_NAME_CHECK variable added to override profile check.

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

Summary of changes and diff:
 plugins/reviews/plugin.cfg               |    3 +++
 plugins/reviews/profiles/reviews.profile |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/plugins/reviews/plugin.cfg b/plugins/reviews/plugin.cfg
index 17cafd8..0c299b0 100644
--- a/plugins/reviews/plugin.cfg
+++ b/plugins/reviews/plugin.cfg
@@ -13,6 +13,9 @@ Variable REVIEWS_IMG_RATING_FULL  star.gif
 Variable REVIEWS_ANON_NAME Anonymous user
 Variable REVIEWS_DISPLAY_NAME {FIRST_NAME} {LAST_NAME}
 
+# you may override this check with 'Variable REVIEWS_NAME_CHECK always_pass'
+Variable REVIEWS_NAME_CHECK required
+
 # you may override this check with 'Variable REVIEWS_TITLE_CHECK always_pass'
 Variable REVIEWS_TITLE_CHECK required
 
diff --git a/plugins/reviews/profiles/reviews.profile b/plugins/reviews/profiles/reviews.profile
index dbd51d5..dee8806 100644
--- a/plugins/reviews/profiles/reviews.profile
+++ b/plugins/reviews/profiles/reviews.profile
@@ -1,5 +1,5 @@
 __NAME__ reviews
-name=required [L]Please enter a name.[/L]
+name=__REVIEWS_NAME_CHECK__ [L]Please enter a name.[/L]
 rating=natural [L]Please select a rating.[/L]
 title=__REVIEWS_TITLE_CHECK__ [L]Please enter review title.[/L]
 review=required [L]Please enter your review.[/L]


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list