[interchange-cvs] interchange - heins modified 3 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Feb 27 16:23:07 UTC 2009


User:      heins
Date:      2009-02-27 16:23:07 GMT
Modified:  dist/standard/pages/forum display.html reply.html
Modified:           submit.html
Log:
* Make forum only available for logged-in users, as spammers are
  exploiting it constantly.

Revision  Changes    Path
1.3                  interchange/dist/standard/pages/forum/display.html


rev 1.3, prev_rev 1.2
Index: display.html
===================================================================
RCS file: /var/cvs/interchange/dist/standard/pages/forum/display.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display.html	4 Jun 2005 05:49:40 -0000	1.2
+++ display.html	27 Feb 2009 16:23:07 -0000	1.3
@@ -1,8 +1,10 @@
 [comment]
-ui_template: Yes
+ui_template: Yes
 ui_template_name: leftonly
 [/comment]
 
+[tmpn members_only]1[/tmpn]
+
 [tmp page_title]
 Forum thread: [data table=forum col=subject key="[data session arg]"]
 [/tmp]



1.5                  interchange/dist/standard/pages/forum/reply.html


rev 1.5, prev_rev 1.4
Index: reply.html
===================================================================
RCS file: /var/cvs/interchange/dist/standard/pages/forum/reply.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- reply.html	16 Feb 2007 01:59:17 -0000	1.4
+++ reply.html	27 Feb 2009 16:23:07 -0000	1.5
@@ -3,6 +3,7 @@
 ui_template_name: leftonly
 [/comment]
 
+[tmpn members_only]1[/tmpn]
 [flag type=write table=forum]
 [tmp page_title]Reply to [data table=forum col=subject key="[data session arg]"][/tmp]
 



1.8                  interchange/dist/standard/pages/forum/submit.html


rev 1.8, prev_rev 1.7
Index: submit.html
===================================================================
RCS file: /var/cvs/interchange/dist/standard/pages/forum/submit.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- submit.html	23 Apr 2008 09:44:03 -0000	1.7
+++ submit.html	27 Feb 2009 16:23:07 -0000	1.8
@@ -3,6 +3,7 @@
 ui_template_name: leftonly
 [/comment]
 
+[tmpn members_only]1[/tmpn]
 [flag type=write table=forum]
 [tmp page_title]Submit a forum story[/tmp]
 







More information about the interchange-cvs mailing list