Back to vBulletin 4.x Add-ons

BBCode: Power Point Presentation
Mod Version: 1.00, by midnz

vB Version: 4.0.6 Rating: (2 votes - 4.50 average) Installs: 19
Released: 18 Aug 2010 Last Update: Never Downloads: 0
Not Supported Re-usable Code Translations  

Power Point Presentation BBCode

Description:
This BBCode allows you to place the address of any .pps file between the [pps] tags to automate the viewing of Power Point Presentations without needing to manually download those files to your desktop before playing them.
Internet Explorer will play .pps files in a pop-up window whereas Mozilla Firefox will allow you the option to either save the file or download and play the file using your default .pps viewing software.
I have not tested the behaviour in any other browsers.
You may adjust the "height=" and "width=" parameters in the code below to change the size of the pop-up viewing window (for IE) to suit your individual requirements.

http://www.vcclan.org/forums/showthread.php?14158-Another-Test-Demo&p=127365#post127365

Instructions:
Open the BBCode Manager/Add New BBCode

Title: Power Point Presentation
BB Code Tag Name: pps
Replacement:
Code:
<script type="text/javascript">
function openPP() {
    window.open("{param}","","height=600,width=600,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,top=0");
}
</script>
<!{param}>
<div onClick="openPP()">Click to Start Presentation</div>


Example:
[pps]web address of pps file[/pps]

Description: Allows viewing of .pps files without needing to manually download them first.

Use {option}: No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes

Please mark as installed if you use this

Download

No files for download.

Screenshots

Click image for larger version
Name:	pps1.JPG
Views:	412
Size:	42.6 KB
ID:	120973   Click image for larger version
Name:	pps2.JPG
Views:	285
Size:	41.7 KB
ID:	120974  

Similar Mods

BBcode "Title" (frame presentation) vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024