Commit info for scoop/struct:
Modified Files:
scoop.sql
Log Message:
Two new perms, story_displaystatus_select and story_commentstatus_select
will control whether the user sees a display mode selector and a comment
posting selector on the post story page when not in full "edit story"
mode (i.e. in the regular user-level story posting form)
Index: scoop.sql
===================================================================
RCS file: /cvs/scoop/scoop/struct/scoop.sql,v
retrieving revision 1.179
retrieving revision 1.180
diff -r1.179 -r1.180
819a820,821
> INSERT INTO patches VALUES ('1_0-dev',22,'HideAllowedHTML','sql');
> INSERT INTO patches VALUES ('1_0-dev',23,'StoryEdit','sql');