Page 1 of 2
[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 10 Jul 2025, 13:09
by Stoker
Extension Name: Separate Announcements and Stickies
Author: 3Di, Steve, Stoker
Extension Version:
Requirements:
Extension Description:
This extension separates announcements and stickies in their own category.
Then you will have:
- Global Announcements
- Announcements
- Stickies
- Topics
3Di did the original extension. Before him it was doktornotor.
No js in this version.
Download:
Screenshots:
Performance Test:
[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 10 Jul 2025, 14:11
by SpIdErPiGgY
This is great !
But why not add this in css...?
overall_header_stylesheets_after.html
Code: Select all
/* Forum icons & Topic icons */
div.forumbg ul.topiclist li.header dl.row-item {
display: none;
}
[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 10 Jul 2025, 14:28
by Stoker
Because when you use it like that, it overrules ANY class you add in a stylesheet
[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 10 Jul 2025, 14:30
by SpIdErPiGgY
Stoker wrote: 10 Jul 2025, 14:28
Because when you use it like that, it overrules ANY class you add in a stylesheet
Okay, leaned something new today

[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 10 Jul 2025, 14:30
by Stoker
SpIdErPiGgY wrote: 10 Jul 2025, 14:30
Stoker wrote: 10 Jul 2025, 14:28
Because when you use it like that, it overrules ANY class you add in a stylesheet
Okay, leaned something new today
me too

[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 10 Jul 2025, 17:15
by flumsi
Very nice extension, practical and it looks nice
Thanks Stoker

[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 11 Jul 2025, 08:00
by romaamor
I have this extension displayed with errors. There are some observations.

[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 11 Jul 2025, 08:11
by Steve
purge your template cache, try prosilver default theme.
[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 11 Jul 2025, 08:13
by romaamor
Steve wrote: 11 Jul 2025, 08:11
purge your template cache, try prosilver default theme.
No, the problem was different. The threedi/topicshierarchy version of this extension had to be completely removed.
[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Posted: 11 Jul 2025, 08:17
by Steve
Oh okay.