Update of /cvs/scoop/scoop
In directory lithium.sabren.com:/tmp/cvs-serv1516
Modified Files:
CHANGES
Log Message:
Hulver's fixes for bugs 24, 77, 86, 160, 176, and 185
-janra
Index: CHANGES
===================================================================
RCS file: /cvs/scoop/scoop/CHANGES,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -d -r1.63 -r1.64
*** CHANGES 11 Feb 2005 22:11:04 -0000 1.63
--- CHANGES 28 May 2005 01:56:28 -0000 1.64
***************
*** 15,18 ****
--- 15,21 ----
* You can now restrict where macros are run in the same way as you restrict
HTML tag use - by location and user group.
+ * You can have custom submission/post messages per section. Submission messages
+ are for when the story goes to the queue, post messages are for when it's
+ auto-posted (via section perms).
Bug Fixes:
***************
*** 24,30 ****
* Special key parsing can now handle commas inside quoted (single or double)
arguments, and spaces after commas between arguments
! * removed use_diaries, use section permissions instead
! * updated Bundle::Scoop to reflect Scoop's current dependencies
! * fixed a bug in the startpage_validation box
Scoop 0.9 -> 1.0
--- 27,35 ----
* Special key parsing can now handle commas inside quoted (single or double)
arguments, and spaces after commas between arguments
! * Removed use_diaries, use section permissions instead
! * Updated Bundle::Scoop to reflect Scoop's current dependencies
! * Fixed a bug in the startpage_validation box
! * Fixed the minimal preview bug - now you can see what your comment will look
! like if you use minimal mode
Scoop 0.9 -> 1.0