Project: Drupal Version: cvs Component: node system Category: feature requests Priority: normal Assigned to: drumm Reported by: drumm Updated by: drumm Status: patch Attachment: http://drupal.org/files/issues/move_submission_things.diff (7.8 KB) Screenshot at http://foo.delocalizedham.com/tmp/1.png (rejected screenshot is http://foo.delocalizedham.com/tmp/2.png). This moves the submission guidelines found in forum, story, and blog and the minimum number of words found in story and blog (blog had a slight bug) into the node module. This makes a total of 2 less settings pages. I added a todo for counting words in languages which don't have the concept of spaces as the western languages. Here is what Steven said about that when I asked: 15:06 < UnConeD> drumm: word counting doesn't scale well though 15:06 < UnConeD> to different languages i mean 15:06 < UnConeD> there's just no good way to do it Also, the $type variable passed to node_types_configure wasn't being set so the whole content types admin actually wasn't working. That is fixed too. drumm -- View: http://drupal.org/node/16192 Edit: http://drupal.org/project/comments/add/16192