The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum SWF 1.0.1 - Show SWF Files in place of forum titles Details »» | |||||||||||||||||||||||||||
Forum SWF 1.0.1 - Show SWF Files in place of forum titles
Developer Last Online: Mar 2013
FORUM SWF 1.0.1
This hack will allow you to specify a SWF file throught the adminCP and will then display that flash file instead of the forum title. You may still enter a forum description that will be shown below the SWF file if you wish to do so. Known Problems: When creating a new forum the information you may enter into the box will not be saved. Instead you must create the new forum and then go back to edit and enter a value for it to save. It works fine with already created forums. Forum SWF Installation: Import the product xml file throught the AdminCP Do the two template edits in the txt file. Install difficulty: 1 ( two template edits ) Install Time: about 1-2 minutes This hack is in it's beta stage because I have absolutely no idea what I'm doing - if I did, I'd have coder status This has been tested with 3.5.4 but should work for 3.6 also. Any questions or comments - post em here and I'll laugh at you while eating a cookie.... hmmm shouldn't have said that The idea here is to create your own swf file which links to a forum of your choice with a nice backgroud, description and what not - leaving you total customizability to the way your forums look. Or you just grab the nearest swf file and throw that in there, but where's the fun in that? Short Demo can be seen HERE Changelog 1.0.0 Initial Release 1.0.1 Updated Install text file negating double titles Show Your Support
|
Comments |
#12
|
||||
|
||||
Quote:
same as there... i cant find it in the forum manager -> edit forum ... |
#13
|
||||
|
||||
You may also have to add a phrase:
Phrase Typ: GLOBAL Product: Forum SWF Variable Name: showswf Text: URL of the SWF file to display instead of the forum description - must end with .swf( example: myfile.swf ) It should have created it for you but maybe I messed something up. You should definately see a text box with the number 0 in it though. |
#14
|
||||
|
||||
it works but with some problems .....
the forum name disapeared and the text in the edit forum was not appearing also |
#15
|
||||
|
||||
Quote:
The text in the adminCP is still not appearing even after adding the phrase above? |
#16
|
|||
|
|||
*edited - was NOT an error, but rather a preference*
IF you are putting your forum description in the flash file itself [like SkyCatcher did on his, like I am doing on mine], then you can make this slight code change below [in both level1 and level2 templates] to remove the forum description from under the flash file. it will do exactly the same as the hack itself, but not just for the title. find: Code:
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> Code:
<if condition="!$forum['forumswf']"><div class="smallfont">$forum[description]</div></if> |
#17
|
||||
|
||||
Quote:
|
#18
|
|||
|
|||
yeah. i would be putting the forum description in the flash file, so i found that having the text was redundant [and i didnt want to delete it in case i take the flash file off], but i can see why some would want to keep it [if forum titles weren't in the flash itself]. personal pref...yep.
anywho, here is a snapshot of the one i did today. we'll see if it's well received. if not, i'll have to remove but it sure was neat trying it out! very cool hack... |
#19
|
|||
|
|||
is it normal to have only a sliver of the image available to click?
|
#20
|
||||
|
||||
This hack wont work because ActiveX problems. FF is next to have ActiveX run...
|
#21
|
||||
|
||||
Quote:
It looked fine in your screenshot so what happened? :bunny: |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|