Global Announcements on Index

Post your MODs, receive and provide feedback!
Topics in this forum are not for MOD support, they are for giving the author feedback.
Forum rules
The topics in this forum are not for general MOD support, they are for giving the MOD author some feedback, ideas and bug reports.
Post Reply
steve
Master of posting
Master of posting
Posts: 1213
Joined: 12 Jul 2009, 19:14
Location: uk
Contact:

Global Announcements on Index

Post by steve »

Title: Global Announcements on Index page.
Author: Steve© ( vectra-mods )
Mod version: 1.0.12
Supported PhpBB3 Version: phpBB3 3.0.8.
Styles supported: prosilver and subsilver2

Description:
Displays Global Announcements on Index page of your phpBB3 forum.

Notes:
Global Announcements display in all forum's through out your phpBB3 forum regardless of a user's or guest's permissions to them forums So will display on index page if you have any forums where a user or guest has access..

Mod validated and released on phpbb.com : [url=http://www.phpbb.com/customise/db/mod/global_announcements_on_index_page/]Global Announcements on Index page[/url]

Features:
  • Modx:Yes.
    [img]http://www.phpbbandbbcodes.com/download/file.php?id=183[/img]
  • Automod:Yes.
    [img]http://www.phpbbandbbcodes.com/download/file.php?id=182[/img]
  • Enable disable the mod via admin control panel > board fetures > Display Global Announcements on Index Page.
Download:
global_announcements_on_index1.0.12.zip
(179.51 KiB) Downloaded 320 times


Demo: http://www.phpbbandbbcodes.com/

Screenshots:
http://www.phpbbandbbcodes.com/download/file.php?mode=view&id=627
http://www.phpbbandbbcodes.com/download/file.php?mode=view&id=628
FAQ,s

Hide Global Announcements on Index from guests.

Open styles/prosilver & subsilver2/template/index_body.html

Find:

Code: Select all

<!-- IF S_ANNOUNCE_INDEX -->


Replace with:

Code: Select all

<!-- IF S_ANNOUNCE_INDEX && S_USER_LOGGED_IN -->


:beer: enjoy!!
Steve ©
Post Reply