Update - Version 1.3:
- Now allows for different messages/titles to be displayed in different forums.
For example, if you edit your message to read:
BEGINFORUMIDS 2,3,4 ENDFORUMIDSMessage 1...BEGINFORUMIDS 5,6,7 ENDFORUMIDSMessage 2...
Then (given that forums with forumids 2-7 are in the "Active Forums"), forums with a forum id of 2, 3 or 4 will display "Message 1..." and forums with a forumid of 4, 6 or 7 will display "Message 2..."
Messages may be stacked as well, that is you can define a message that appears in all forum messages, and then have additional messages that are specific to certain forums that will get added to any previous messages that apply to the forum.
For example, if you edit your message to read:
BEGINFORUMIDS 2,3,4,5,6,7 ENDFORUMIDSMessage 1...BEGINFORUMIDS 2,3,4 ENDFORUMIDSMessage 2...BEGINFORUMIDS 5,6,7 ENDFORUMIDSMessage 3...
Then (given that forums with forumids 2-7 are in the "Active Forums"), forums with a forum id of 2, 3 or 4 will display "Message 1...Message 2..." and forums with a forumid of 4, 6 or 7 will display "Message 1...Message 3..."
The stacked messages will appear in the order in which they are defined.
Block titles work the same way.