PDA

View Full Version : Forum Home Enhancements - Better Anouncements


GWLiaR
09-19-2008, 10:00 PM
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 (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=191392):up:

Masiello
09-20-2008, 06:53 AM
Hello,
is it XHTML Transitional?

Vackrick
09-20-2008, 06:56 AM
off course

Ross L
09-20-2008, 07:43 AM
Looks good. It would be great if you could set numerous announcements with this, and each one shows on a day that you indicate. Also an "above navbar" option would be great.

NAZIA
09-20-2008, 09:02 AM
Great,,,,
Nice effort..
Thanks.

GWLiaR
09-20-2008, 09:20 AM
Thanx Nazia....

Pcwolfx?
09-20-2008, 09:24 AM
Thank you install

GWLiaR
09-20-2008, 09:32 AM
Thanx Pcwolfx

TilkiBey
09-20-2008, 11:08 AM
can we use it for messages or signatures?

GWLiaR
09-20-2008, 11:29 AM
can we use it for messages or signatures?
You Can use.


Add Style CSS
.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...)

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

TilkiBey
09-20-2008, 11:44 AM
You Can use.


Add Style CSS
.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...)

<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

puertoblack2003
09-20-2008, 05:15 PM
this will be great to incorporate it with the alert box hack

EuK
09-20-2008, 08:19 PM
thanks

exel
09-20-2008, 08:26 PM
thanks *installed*

GWLiaR
09-21-2008, 04:35 AM
Thanks Everybody...

GaiLoan
09-21-2008, 05:50 PM
this nice thanks

GWLiaR
09-22-2008, 03:46 AM
Thanks Gailoan :)

iyihost
09-23-2008, 10:12 AM
installed ;)

GWLiaR
09-23-2008, 10:14 AM
Thanks iyihost :)

tom212
09-25-2008, 07:19 PM
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

punjabi.king
09-25-2008, 07:40 PM
nice....

spiegelj
09-26-2008, 12:09 AM
looks alot beter than vb notices

GWLiaR
09-26-2008, 03:42 AM
Thanks....

petacat
09-26-2008, 08:54 PM
Very nice thanks.

3 suggestions.

Make an announcement linking to an existing thread as a thread tool option. This allows a moderator/admin to highlight an important thing without it taking up the whole of forumhome.

As previously suggested, allow more than 1 announcement (maybe configure 3-5 of them)

consider parsing links or allowing the announcement to be generated inline.

GWLiaR
09-27-2008, 06:47 PM
Thanks......

FireX
09-27-2008, 07:53 PM
Nice Installed ;)

GWLiaR
09-28-2008, 05:36 AM
Thanx FireX.....

Chance4Today
09-30-2008, 03:05 AM
I installed this and when it shows up there is no image and also the text seems to be so large it appears really ugly. At first it looked good but when I put in my own words on the annoncement it went wacko so I uninstalled

Chance4Today
09-30-2008, 03:10 AM
Seems to be working now I am confused

GWLiaR
10-01-2008, 03:06 PM
Thanx For Your Reply...

aztecboi2003
10-06-2008, 03:32 AM
How do I get the notices to show on other pages besides forum home? I'd like it to show in each individual forum if possible. I am announcing a contest and need every one to get involved. Thanks.

rapidphim
10-20-2008, 07:31 PM
Is there away to make it collapse or expand in case some of the users already saw the note and do not want to see it again?

raja811
11-14-2008, 08:31 AM
nice

GWLiaR
11-22-2008, 07:14 AM
Thanks Everybody...

Krystian
11-30-2008, 11:55 AM
I think it would be great to have differend annoucement to each forum.
It is just my dream.
BTW very nice hack, THANK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

GWLiaR
12-20-2008, 05:19 AM
I think it would be great to have differend annoucement to each forum.
It is just my dream.
BTW very nice hack, THANK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Thanks :)

christicehurst
12-20-2008, 11:12 AM
Can you say more then thanks and reply back to these people?

ndut
12-21-2008, 06:11 AM
install...

how, to change the image?? we want to use? :)

limmengwei
12-21-2008, 01:27 PM
Hi,
This is nice, thanks for the effort.

Is it possible to make this into a pop up? and users must click to close the box before they can proceed? Advice appreciated.

Thanks.

Forum-Germany
12-22-2008, 11:00 PM
Hello.

Please help me with my question.

If I get this add-on installed, but at the normal Ankünigung altered or nothing? So I can continue to create normal and announcements about the "better" or? The add-on changing the original vb or not?

iyihost
04-07-2009, 02:45 PM
thanks good hacks
g?zel eklenti sağol:)

ActiveAngler
04-24-2009, 08:22 PM
Guys / Gals,

In the admin control panel - where do I find this option to post a announcement.

Regards - Ben