Support Forum
No sorry - these need to go with the theme.
FYI however, the next updates we release to SP core and plugins WILL allow you to store custom icons you might create for plugins also in the theme images folder which will preserve them from future plugin updates. This was already the case for a plugin's CSS file.
YELLOW
SWORDFISH
|
OK, Maybe my eyes are tired, but I've added the following (along with a corresponding icon in the theme folder)...
sp_SectionStart('tagClass=spGroupViewSection', 'groupHeader');
sp_GroupHeaderRSSButton('tagClass=spButton spRight', __sp('Group RSS'), __sp('Subscribe to the RSS feed for this forum group'));
sp_GroupHeaderIcon('tagClass=spHeaderIcon spLeft&iconUnread=sp_GroupIconUnread.png');
sp_GroupHeaderName('tagClass=spHeaderName');
sp_GroupHeaderDescription('tagClass=spHeaderDescription');
sp_GroupHeaderMessage('tagClass=spHeaderMessage');
I've had another user create a new topic in a forum belonging to the group and there is no change in the icon.
Ah understood.
The current position is that if you use a custom icon then that will be used regardless of state. The problem here is that to do this this with unique, custom icons (and most users will define a different icon for each forum) is going to require a second custom icon, a second field on the forum table and select list and ui on the create/edit forum admin panels. All of which were out of scope for such a late change to what is an almost released version.
That is planned however.
YELLOW
SWORDFISH
|
To anyone that was using the SPTHEMEICONS constant to point to the dir/url of the used images: This constant no longer exists in the latest build. You've now got to use either SPTHEMEICONSURL or SPTHEMEICONSDIR.
Just sharing, because this change broke our in-house solution for showing custom 'topic/forum with new post(s)' icons.
1 Guest(s)