vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   BB Code Enhancements - eBay To Go BBCode (https://vborg.vbsupport.ru/showthread.php?t=274920)

Gemma 11-30-2011 11:00 PM

eBay To Go BBCode
 
Someone might have a use for this:)

What is it?


This BBcode allows you to embed an ebay to go widget in your posts, complete with a live countdown timer and product/sale information, number of bids etc - just enter the ebay item ID and all the relevant information will be displayed .

eBay UK version

Title: eBay UK
Tag: ebayuk
Replacement:
Code:

<object width="355" height="300">
    <param name="movie" value="http://togo.ebay.co.uk/togo/togo.swf?2008013100" />
    <param name="flashvars" value="base=http://togo.ebay.co.uk/togo/&lang=en-gb&mode=normal&itemid={param}&query=server" />
    <embed src="http://togo.ebay.co.uk/togo/togo.swf?2008013100" type="application/x-shockwave-flash" width="355" height="300" flashvars="base=http://togo.ebay.co.uk/togo/&lang=en-gb&mode=normal&itemid={param}&query=server"></embed>
</object>

Example: [ebayuk]140649206618[/ebayuk]

Example url: http://www.ebay.co.uk/itm/20-ORIGINA...-PG-40-BLACK-/140649206618?pt=UK_CamerasPhoto_Printing_PrinterInkCatridges_J N&hash=item20bf58935a

eBay US version

Title: eBay US
Tag: ebayus
Replacement:
Code:

<object width="355" height="300">
    <param name="movie" value="http://togo.ebay.com/togo/togo.swf?2008013100" />
    <param name="flashvars" value="base=http://togo.ebay.com/togo/&lang=en-us&mode=normal&itemid={param}&query=server" />
    <embed src="http://togo.ebay.com/togo/togo.swf?2008013100" type="application/x-shockwave-flash" width="355" height="300" flashvars="base=http://togo.ebay.com/togo/&lang=en-us&mode=normal&itemid={param}&query=server"></embed>
</object>

Example: [ebayus]260905972006[/ebayus]

Example url: http://www.ebay.com/itm/Fuji-1611355...4-Mp-Dig-Cam-/260905972006?pt=Digital_Cameras&hash=item3cbf353126

Demo: http://www.forumbanter.com/test-area....html#post4733

Scalemotorcars 12-01-2011 09:53 PM

What about EPN affiliate ID numbers? Is there a was to include it in the BB code?

Gemma 12-01-2011 11:02 PM

Looks like this has already been done - www.vbulletin.org/forum/showthread.php?t=238150

I'll get a mod to remove this.


All times are GMT. The time now is 03:32 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01117 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete