Quote:
Originally Posted by BelMaseto
Great ! Works OK.
My personal addition: if you want to restrict announcements only to registered users, place $globalannounce on "Navbar" template inside a <IF> block, like this:
<if condition="$show['member'])">
$globalannounce
</if>
|
I dont think it's that simple, I think it wouldn't work with custom groups but Im looking into it now and hopefully it'll appear next version.