Update of /cvs/scoop/scoop/struct/patch-files/current
In directory lithium.sabren.com:/tmp/cvs-serv21071/struct/patch-files/current

Modified Files:
	README 
Added Files:
	patch-18-EditorialComment.sql 
Log Message:
janra's bug fix for bug #57


--- NEW FILE: patch-18-EditorialComment.sql ---
UPDATE vars SET description='<P>This variable determines whether or not the mode of a comment posted to a story in one of the queues is automatically set to "editorial" or if it is not pre-set.  The possible values are: 0)do not pre-set the comment type; and 1) pre-set the comment type to editorial.  The default value is 0.<BR>\nOnce a story is out of the queue and is published, editorial comments are hidden by default.  Users must have the permission <B>editorial_comments</B> in order to post comments in editorial mode.</P>' WHERE name='editorial_comment_default';

Index: README
===================================================================
RCS file: /cvs/scoop/scoop/struct/patch-files/current/README,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** README	26 May 2005 09:37:16 -0000	1.108
--- README	26 May 2005 10:24:48 -0000	1.109
***************
*** 89,92 ****
--- 89,95 ----
  	Moves the story nav bar from hard coded HTML into blocks.
  
+ May 26 11:25 patch-18-EditoralComment.sql
+ 	Fixes comment type toggling in edit queue stories.
+ 
  Any problems, email scoop-help at lists.kuro5hin.org (don't forget to join!)
  join here: http://lists.kuro5hin.org/mailman/listinfo/scoop-help