10
And as for your earlier question Quote:
how to display modules in each block?
Well, if I understand your question, what you have to do is:
First. make sure that the users you want to be able to see the blocks you are going to manipulate have the necessary permissions to see them. You do this here:
admin > system > groups
Select the group you want to give permissions to from the top, let's say 'Registered Users' for argument's sake. Scroll down, and you will see a section titled 'Block Access Rights'
Check the check boxes of the blocks that you want people to see. Finally click 'Update Group' button near the bottom
Now go to
admin > system > blocks
(this is one of the most convoluted back-ends around, so bear with me)
Note that you have four drop-down menus at the top. The screen will refresh after you make any selection from them. The 'Go!' button is redundant (afaik).
Set the dropdowns to the combination you want (ex. News : All Types : Registered Users : All Types)
Lo-and-behold! All the blocks available to registered users and generated by News will be displayed. If what you want to display as a block doesn't exist, you may have to create a 'Custom block' from the 'Add a new block' area below the module blocks we were just talking about, and code it yourself.
Not sure if I answered your questions, but it was fun none the less.
Never let a man who does not believe something can be done, talk to a man that is doing it.