vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Global Announcements (https://vborg.vbsupport.ru/showthread.php?t=104714)

Aeolian 08-16-2006 02:27 AM

Marky.. this is 1 of the most handy plugin i have used so far!
But i have a suggestion.. why not add the "hide" feature to it.. like vB has for its forums and stats .. (+) sign that opens or closes GA :D

thanks!

Marky 08-18-2006 11:09 AM

Quote:

Originally Posted by wii
Well, when I had it installed, I had to edit the file to match my forum fontsize, so an option for fontsize would be great.

Suggestion Added*

Quote:

Originally Posted by wii
Ok, one more:

Make it collapsable.

Suggestion Added*

Quote:

Originally Posted by mosummers
Suggestion:

Any chance you could enhance the code to allow for the global annoucement to appear only to select usergroups?

Suggestion Added*

Quote:

Originally Posted by aaron RV
1. Global announcements for ALL users
2. announcements for only select usergroups

3. In vb 3.5.4 "global announcements" it allowed me to also insert the html code, not in vb 3.6.0

1. & 2. = Connected to suggestion above ;)

3. That's because your running the 3.5 version on 3.6. A 3.6 update will arrive shortly ;) (Hopefully today!)

Quote:

Originally Posted by pauloo
Suggestion for 3.6:
- insert code hyperlink URL
- Active smilyes

Do you mean making the tag work? If so, I hope to make BBCode work with the next update!
And smilies, will hopefully flow with it ;)

Quote:

Originally Posted by Aeolian
Marky.. this is 1 of the most handy plugin i have used so far!
But i have a suggestion.. why not add the "hide" feature to it.. like vB has for its forums and stats .. (+) sign that opens or closes GA

thanks!

Collapsability? It's been noted, and is in the "pipeline" ;)

---------

!!UPDATE!!

Im working on version 1.3 as we speak, a version 1.2 beta for vB 3.6 will hopefully be released today!

Version 1.3 will follow soon enough for both vB 3.6 and 3.5.

Current Suggestions
  • Font Size Editable
  • Collapsability
  • Usergroup Editable
  • BBCode and smilies

Im not promising that they will all be included, if they aren't included in the next version, they will be in the version after ;)

pauloo 08-18-2006 01:16 PM

Nice ! thanks

Top Nurse 08-18-2006 08:29 PM

Collapsibility would be extremely nice to an already extremely nice hack. https://vborg.vbsupport.ru/external/2007/03/4.gif

BelMaseto 08-20-2006 02:31 PM

Great ! Works OK.

My personal addition: if you want to restrict announcements only to registered users, place $globalannounce on "Navbar" template inside a <IF> block, like this:

<if condition="$show['member'])">
$globalannounce
</if>

Marky 08-22-2006 09:10 AM

Quote:

Originally Posted by BelMaseto
Great ! Works OK.

My personal addition: if you want to restrict announcements only to registered users, place $globalannounce on "Navbar" template inside a <IF> block, like this:

<if condition="$show['member'])">
$globalannounce
</if>

I dont think it's that simple, I think it wouldn't work with custom groups but Im looking into it now and hopefully it'll appear next version.

Nathan2006 08-15-2007 03:15 AM

Thanks Marky

Great!

Install

noj75 03-16-2008 02:05 PM

Thanks for this.

I have also used the "if" conditional.

PHP Code:

$header
$navbar
<if condition="$show['guest']">
$globalannounce
</if> 

I did this as I need to tell unregistered users some info. It works a treat.

Clicked Install !!

RedHacker 04-09-2009 09:21 AM

I cant uninstall..Why....?

solidstate 04-13-2009 12:22 PM

i think it doesn't work with 3.8.1


All times are GMT. The time now is 09:41 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01314 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete