[drupal-devel] [task] More granular number of foum topic in blocks
drumm
drupal-devel at drupal.org
Thu Mar 3 19:33:09 UTC 2005
Issue status update for http://drupal.org/node/18328
Project: Drupal
Version: cvs
Component: forum.module
Category: tasks
Priority: normal
Assigned to: drumm
Reported by: drumm
Updated by: drumm
Status: patch
Attachment: http://drupal.org/files/issues/forum.module_1.diff (2.88 KB)
Currently the two forum topic blocks share a number of topics in block
setting. This is a bit confusing since configuring one block should not
affect another block.
To finish this properly we should have a db update to copy the value of
'forum_block_num' to 'forum_block_num_0' and 'forum_block_num_1' and
then delete 'forum_block_num'.
Fixed some indentation as well.
drumm
More information about the drupal-devel
mailing list