[3.3][RC] Separate Announcements and Stickies - phpBB Extension

Extensions for phpBB 3.3.X
Maintained and supported by Stoker

[3.3][RC] Separate Announcements and Stickies - phpBB Extension

Post 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

Screenshots:
separate_announce_sticky.png

Performance Test:
sep_a_s.png
You do not have the required permissions to view the files attached to this post.

[3.3][RC] Separate Announcements and Stickies - phpBB Extension

Post 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

Post 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

Post 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

Post 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

Post by flumsi »

Very nice extension, practical and it looks nice :handshake:

Thanks Stoker :thumb:

[3.3][RC] Separate Announcements and Stickies - phpBB Extension

Post by romaamor »

I have this extension displayed with errors. There are some observations.
Image

[3.3][RC] Separate Announcements and Stickies - phpBB Extension

Post by Steve »

purge your template cache, try prosilver default theme.

[3.3][RC] Separate Announcements and Stickies - phpBB Extension

Post 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

Post by Steve »

Oh okay.