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: Image
Requirements: Image

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:
Separate_announce_sticky_v1.0.0.zip
(13.09 KiB) Downloaded 65 times

Screenshots:
separate_announce_sticky.png

Performance Test:
sep_a_s.png

[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 8-)

[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 :handshake:

Thanks Stoker :thumb:

[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.
Image

[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.