Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
Better Anouncements Details »»
Better Anouncements
Version: 1.00, by GWLiaR GWLiaR is offline
Developer Last Online: Feb 2014 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.7.x Rating:
Released: 09-19-2008 Last Update: Never Installs: 111
 
No support by the author.

English:
What Does it?:This hack will add to your FORUMHOME Better Announcements Table

Install:
+Upload Files
+Go to admin Cp
+Plugin System -> Manage Products -> [Add/Import Product] -> Select
+'product-better_announcements' then İmport.

Settings:
vBulletin Options->Better Announcements

Please Click Install:up:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 09-20-2008, 11:44 AM
TilkiBey's Avatar
TilkiBey TilkiBey is offline
 
Join Date: Jul 2008
Location: Konya, TR
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GWLiaR View Post
You Can use.


Add Style CSS
Code:
.warning,
.attention,
.notice,
.help,
.information
{
    color: #000;
    border: 1px solid #000;
    -moz-border-radius: 5px;
    background-color: #FCF8C7;
    padding: 6px;
    text-align:left;
}

.warning img,
.attention img,
.help img,
.notice img,
.information img
{
    float:left;
    margin-top: 10px;
    margin-right: 5px;
    vertical-align:middle;
    border: 0px;
}

.warning h2,
.warning p,
.notice h2,
.notice p,
.attention h2,
.attention p,
.help h2,
.help p,
.information h2,
.information p
{
    padding: 0px;
    margin:  0px;
    margin-left: 60px;
}

.warning h2,
.attention h2,
.notice h2,
.help h2,
.information h2
{
    padding-bottom: 4px;
    font-size: 14px;
    border-bottom: 1px solid #000;
}

.warning h1,
.attention h1,
.notice h1,
.help h1,
.information h1
{
    padding: 0px;
    margin:  0px;
    margin-left: 60px;
    font-size: 12px;
        font-weight:normal;
}

.warning h6,
.attention h6,
.notice h6,
.help h6,
.information h6
{

    margin:  20px;
    padding: 0px;
    margin-left: 60px;
    font-size: 12px;
        font-weight:normal;
}

.warning
{
    background-color: #FFCCCC;
}

.help
{
    background-color: #d5eeb6;
}

.warning ul,
.attention ul,
.notice ul,
.help ul,
.information ul
{
    margin-left: 30px;
}
Add BBCode:
Tag:warning (e.g notice,information...)
Code:
<div class='warning(e.g notice,information)'>
 <img src='images/misc/warning(e.g information,notice).gif' alt='image' />
 <h2><strong>Warning</strong></h2>
<h1><font color="#000000">{param}</font></h1>
<br /><br /></div>
thx :up:
installed
Reply With Quote
  #13  
Old 09-20-2008, 05:15 PM
puertoblack2003's Avatar
puertoblack2003 puertoblack2003 is offline
 
Join Date: Aug 2005
Location: Philadelphia
Posts: 1,073
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this will be great to incorporate it with the alert box hack
Reply With Quote
  #14  
Old 09-20-2008, 08:19 PM
EuK EuK is offline
 
Join Date: May 2007
Location: Istanbul/TURKEY
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
Reply With Quote
  #15  
Old 09-20-2008, 08:26 PM
exel exel is offline
 
Join Date: Jan 2008
Location: Southern California
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks *installed*
Reply With Quote
  #16  
Old 09-21-2008, 04:35 AM
GWLiaR GWLiaR is offline
 
Join Date: Mar 2008
Location: Mersin/TR
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Everybody...
Reply With Quote
  #17  
Old 09-21-2008, 05:50 PM
GaiLoan GaiLoan is offline
 
Join Date: Dec 2007
Location: California,US
Posts: 133
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this nice thanks
Reply With Quote
  #18  
Old 09-22-2008, 03:46 AM
GWLiaR GWLiaR is offline
 
Join Date: Mar 2008
Location: Mersin/TR
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Gailoan
Reply With Quote
  #19  
Old 09-23-2008, 10:12 AM
iyihost iyihost is offline
 
Join Date: Feb 2008
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed
Reply With Quote
  #20  
Old 09-23-2008, 10:14 AM
GWLiaR GWLiaR is offline
 
Join Date: Mar 2008
Location: Mersin/TR
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks iyihost
Reply With Quote
  #21  
Old 09-25-2008, 07:19 PM
tom212 tom212 is offline
 
Join Date: Nov 2007
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any suggestion on how you could write a conditional to go with this so that the announcement only appears once per user session?

Thanks!

Tom
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:53 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05036 seconds
  • Memory Usage 2,297KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete