
Re: [MOD] ACP Site Announcement Centre
Not sure I understand the question.
And going by your question I assume that there is an easier / newer way to do this that I haven't explored in IP; as I'm doing it the "Old" phpBB way.
Can you / someone please give me / direct me to an example of a MOD that is installed using the CMS Block system.
As it looks like I need to back to school, and do some more learning.

I wasn't mean offending you... that's just my "nice" humour

!
If you find this mod useful, then it is useful... I didn't want to tell you that you did something wrong... I was just trying to deeply understand if what this mod currently DOES it is something which IP is already able to do using blocks.
I will try to better explain myself.
In IP 1.1.10.25 (or above) you can insert any kind of block (file block, BBCode block, HTML block) on any page via GLOBAL BLOCKS or specific page using PAGE SPECIFIC BLOCKS... you can also specify permissions and even lang specific content if you add your lang vars into
lang_main_settings.php or
lang_extend_XXX.php (where XXX may be any word you like... even LOPALONG!) and recall the vars into your blocks.
When you have time, try to verify if IP can replicate this mod with the tools IP already has built-in.
I hope you got my point now.