http://scripts.digitalbarn.tv/jB_Simple_V5.zip
and, and two new modules that work with this theme...
http://scripts.digitalbarn.tv/AdminPort_V1.zip
What this mod does is house the dependent mod and will (though the admin side is so not done) control the dependent mods...
The first dependent mod is...
A Ajax shout box
http://scripts.digitalbarn.tv/APShoutBox_V1.zip
This is also a rough at the moment... it works but it's well rough...
So there will be more of the dependent mods like New FEU alert box, or Statistic at a glance box...
This is just the start... the admin portal will be designed for the theme only at this point... if it's want in another theme it'll need to be added... just add..
somewhere (and the global $gCms; if needed)$AdminPort = &$gCms->modules['AdminPort']['object'];
if($AdminPort){
$AdminPort->GetPORTS();
}
Looks of movement on this...

Cheers
Jeremy