The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Instant Txt/ Html/ Java File Forum Integration Details »» | |||||||||||||||||||||||||||
Instant Txt/ Html/ Java File Forum Integration
Developer Last Online: May 2013
INSTANT TXT/ HTML/ JAVA FILE FORUM INTEGRATION
Version 1.3 for vBulletin 3.x.x by Dr Erwin Loh As the name suggests, this hack allows you to display any HTML file integrated into your forums automatically. No file hacking! No template modifying! Just upload 1 file! There is no need to make a new template or PHP file. Easy way to incorporate rules, messages, web pages etc. into your forums. All you need to do is to run this URL: http://www.your-forums/forums/html.php?file=xxx.html Where xxx.html is the HTML file you want to integrate into your forums. The file extension can be HTML, HTM, SHTML or even TXT (text files). You can add more file extensions by modifying html.php - NOTE: the file name is case-sensitive. This is also a quick way to integrate java applets into your forum (for example, java chat applets). Just copy and paste the java applet code into a HTML file, and then put the HTML file name into the URL above. Instant java integration! For HTML files in subdirectories, use this URL: http://www.your-forums/forums/html.p...ctory/xxx.html By default, the title is the filename. To make a custom title in your forum page, use this URL: http://www.your-forums/forums/html.p...tml&title=Your Title You can have spaces in your custom title. I have disabled remote file integration - this way other people cannot use this link to integrate offensive pages into your site. To let only certain usergroups see the page, instructions are in the PHP file on how to do it. Installation- upload 1 file! 1) Upload html.php into your forum directory. 2) Done! 3) Upload any HTML file or TEXT file into your forums directory, or sub-directory, and run the command line URL as listed above, and you'll see the file integrated into your forums automatically! Update Version 1.1 - Made the the title of the forums show up in the page and the heading of the table if no title is set in the URL - if the title is set, the title is now also shown in the table heading. Version 1.2 - added automatic navbar support. Version 1.3 - reduce 1 query by caching template. Enjoy! Show Your Support
|
Comments |
#42
|
||||
|
||||
Sorry Guys - it doesn?t work for me :
http://www.www.redlabour.de/forum/ht...impressum.html as Example. |
#43
|
||||
|
||||
Quote:
|
#44
|
||||
|
||||
Excellent hack!
|
#45
|
|||
|
|||
How do I use subforms with this hack? I would like to keep the HTML files organized in a sub directory off the main forums directory.
|
#46
|
||||
|
||||
Quote:
|
#47
|
|||
|
|||
*clicks installs
very nice had to use an inline frame however to get my script to work with it. either way I am very happy with it. integrated my store into my site nicely |
#48
|
||||
|
||||
is there a way to use PHP files with this? if so, how?
|
#49
|
|||
|
|||
This is fantastic!!! May I ask a few little questions?
1) Can I include vb code in the html file and will it be parsed? For example, can I set the parameters of a table to: cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" and so on? Another example, can I include a signature using: <if condition="$post['signature']"> <!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> </if> I think you get the picture. 2) Specifically I would like to use css styles that match my vb style. Is it simply a question of linking the html file to the vb stylesheet? 3) Can you add a little variable that allows specific users as well usergroups to integrate files? If the parsing does not work at this time, please may I request you add it to the next version? To be able to utilize all the benefits of html, combined with vb functionality and style settings will be superlative. ------------------------------------------------- One last thing...would it be possible to create a version of this hack which allows you to integrate html into a specific post? The use of html in the message editor is very limited. For example, using tables and div or span tags throws the layout way off (I guess this is because the message editor recognizes a hard return as a line break). To have specific users and/or usergroups (overriding the forum html posting defaults) able to include a separate html file (with full vb parsing enabled) would make you the KING in my opinion. It would be one of the most useful additions I can think of. If you can do this, may I ask you bear in mind the thread previews, which show non-parsed html when you mouseover them? Perhaps in the message editor, you can include a bbcode that wraps around text, which is just for the thread preview and is automatically hidden in the post. Perhaps another bbcode links to the html file and is automatically hidden from the thread preview? I know thousands of vb users would worship the ground you walk on for this! Thanks again for all your amazing work, Rob. |
#50
|
|||
|
|||
Would this be the best way of adding "About Us" page. I haven't found an add-on for only "about us" so I am considering to use this addition. I would like the same solution as "contact us" however I need to add a picture, some text and address, instead of form with all the header, footer content.
I thought to create it in Html and just integrate using the add-on. Is this the best approach? I also considered the following How to create your own vBulletin-powered page! https://vborg.vbsupport.ru/showthread.php?t=62164 Fast access to forum rules from anywhere https://vborg.vbsupport.ru/showthrea...threadid=34861 Instant Txt/ Html/ Java File Forum Integration https://vborg.vbsupport.ru/showthread.php?t=66084 WebTemplates 3.x: VB Integrated Content Management System https://vborg.vbsupport.ru/showthread.php?t=76422 |
#51
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|