The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
HS - Advance Forumhome announcements Details »» | |||||||||||||||||||||||||
HS - Advance Forumhome Announcements Another great release by Team HybRiD Key search words: Announcements,forumhome, advance, forumhome announcements, hs - advance forumhome announcements Mod Discription: Place and maintain an advance announcements box on your forum. With this version we give you complete control over the displayent. With allot of great features and accessibilitys the announcements box has finally been personalized. Allot of coding errors have also been worked out and we've added allot of options.You can now also control the image displayment, and replace the default images with those of your own. Please note that this is a growing modification. If you have any suggestions to enhancing / changing it in the future release('s) , please tell them to me and I will consider ading them. User Info: Install time: 20 seconds Configuration time: minimal Install Difficulty: Minimal Configuration Difficulty: Minimal Mod Info: Template Edits: 0 New Templates: 1 Sql Querries: 0 Plugins: 4 phrases: 42 settings: 28 Mod Features:
Install Instructions:
Configuration Notes: We've coded this version so that you can controll the images that displays. Entering an url to an image in the text box will cause the default image to disapeare and the new one you entered to take its place. Also, make sure you've got "Show image" set to yes. Global displayment is now do-able, by setting the displayment point above or below the navbar. It will then Display globally on your forum. Colors are changable, but must be in ASCII code for instance white = #FFFFFFF . Same goes for the text font. If you use a custom image, remember to enter the image width in the text area that follows, otherwise the whole allignement will be messed up. Screenshots and Downloads [Admin End | User End | Demo] *It was very hard to create screenshots for the user end, since it is up to you what the displayments must look like. The screenshots were taken on the default available styles, but keep in mind that everything is customizable via the admin-cp* Included Files:
Planned Updates:
Final Notes: This modification was built from the ground up and was enhanced as we went on with the production of it. None of the codes here were leeched of the other modifications out there that are available to do the same basic function. This is not an updated version on any of those and must not be considered as one. It is a mod on its own. Credits: Modification made and brought to you by Millenium IT and StrifeX Modification distributed by Team HybRiD Disclaimer Notice: This product was made, developed and released by Team HS? . This file may not be re-distributed in whole or significant parts without the original developer's permision. Eventhough we hold the rights to the product, we give you the right to modify it to suite your needs as long as the original copyright on the document is kept in tact. You may not re-release this modification and call it your own. All rights reserved ? 2007 - 2009. History: v1.0 (Never released to public)
v1.1 (Never released to public)
v1.2 (Only released on DVC *BETA RELEASE* )
v1.3
Please remember to click on INSTALL if you've used this modification. Supporters / CoAuthors Show Your Support
|
Comments |
#32
|
|||
|
|||
Yes me too! it removed all the underlining from the forum, and it affects the font style.
any thoughts? |
#33
|
||||
|
||||
Very nice hack!! Thanks!!
|
#34
|
||||
|
||||
First I say again excellent work and thanks for sharing, but I've a suggestion for your future release, can you make working BB code and HTML in the module?
And if you are able to split fields for insert different text/code and in different forum position one by one, this can be used too like add/banner/sponsor manager! |
#35
|
|||
|
|||
So any solution on this text formating issue?
|
#36
|
|||
|
|||
Ok I am going to ask again then I am going to teach myself XML so I can fix it.
Any fixes for the damn text issue? |
#37
|
||||
|
||||
I never noticed that until now, doesnt really look bad either way. I will wait for the update, if you do it please let us know.
-Jason |
#38
|
|||
|
|||
Hey look at that I am a genius it is done.
Instructions for anybody who gets screwed up text issues. Open XML file that comes with this add-on (thats the file you upload in you plug in manager) Find Code:
<if condition="$vboptions[HSFHA_enabled]==1"> <style type="text/css"> <!-- A:link {text-decoration:none} A:visited {text-decoration:none} --> </style> <if condition="$vboptions[HSFHA_type]==0"> Replace with Code:
<if condition="$vboptions[HSFHA_enabled]==1"> <style type="text/css"> <!-- A:link {text-decoration:underline} A:visited {text-decoration:underline} --> </style> <if condition="$vboptions[HSFHA_type]==0"> Save and upload..... I know, I know I am cool. |
#39
|
|||
|
|||
Thanks for clearing that up, and sorry i've been unavailable to give support for this modification, our ISP did routine maintanance on their servers and my Internet connection has been ofline for almost a week. But im back now, and up for supporting and upgrading this mod once more
|
#40
|
|||
|
|||
Quote:
Yes you are! Thanks for sorting that out. |
#41
|
|||
|
|||
Npz, I loved this coding stuff, I am new tro it but tis a lot of fun.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|