• Welcome to DVD Collectors Online.
 

Hi there.

Started by KinkyCyborg, May 24, 2010, 08:05:37 PM

Previous topic - Next topic

KinkyCyborg

Thought I'd jump on board here.   :)  Looks amazing and I love the reviews archive. I too write reviews although I can't say I go into as much detail (production notes, cast info etc) but if that's the standard here I will try my best before posting any of my own. I'm also overwhelmed with the sheer amount of posting options listed above here! Should be fun exploring them.

Glad to see so many familiar faces.  :thumbup:

KC

hal9g

Welcome aboard, KC!   :thundergod:

MEJHarrison

Welcome! Hope you find this place a nice place to spend time.

Antares

Quote from: KinkyCyborg on May 24, 2010, 08:05:37 PM
I too write reviews although I can't say I go into as much detail (production notes, cast info etc) but if that's the standard here I will try my best before posting any of my own.

The cast & crew info is easy if you use Tom's BB Code Creator...

Quote<html>
<body>
MOVIE / DVD INFO:


<SCRIPT language=javascript>
var a = '<DP NAME="UPC" Formatted="NO">';
document.write('' );
</SCRIPT>



Title: <DP NAME="ORIGINAL_TITLE" ShowDesc="NO" UseTitleIfBlank="TRUE">

Year: <DP NAME="PRODYEAR">

Director: <DP NAME="CREW_DIRECTION">

Rating: <DP NAME="RATING">

Length: <DP NAME="RUNTIME" TotalInMins="TRUE"> Min.

Video: <DP NAME="VIDFORMATS" Ratios="TRUE">

Audio: <DP NAME="AUDIOTRACKS" Divider=", ">

Subtitles: <DP NAME="SUBTITLES" Divider=", ">



Stars:

<DP NAME="CAST" MaxList="5" Divider="BREAK">



Plot:

<DP NAME="OVERVIEW">



Extras:

<DP NAME="FEATURES" Divider="BREAK">


My Thoughts:
</body>
</html>

Just create a HTML window for this code, and when you click on the DVD in your collection, it creates the BB code with all the info. :thumbup:

KinkyCyborg

Neato! Is that a DVD Profiler plugin or something to be found here within the forum?

dfmorgan

Hello and Welcome

Dave
Dave

Life? - Who needs a life when you have anime!

My DVD/HD-DVD/Blu-ray Collection
My Library
My CD Collection - sorry I use readerware for that and it doesn't have an online component.

Antares

Quote from: KinkyCyborg on May 24, 2010, 08:20:21 PM
Neato! Is that a DVD Profiler plugin or something to be found here within the forum?

DVD Profiler

KinkyCyborg

Sorry, I'm not off to a great start here with all my newbie questions. I looked on Invelos and can't find that particular plugin listed. Is this a Tom Gaines plugin? I've checked out his website and can't find a BB Code plugin there either... 

snowcat


Tom

Quote from: Antares on May 24, 2010, 08:14:31 PM
Just create a HTML window for this code, and when you click on the DVD in your collection, it creates the BB code with all the info. :thumbup:

A small correction to the above code. The code above looks like it wouldn't show the cover images. What follows is the template I am using, stripped of the CCViewer specific stuff like awards and Wikipedia link.


<HTML>
<HEAD>
<script language="JavaScript">
<DP NAME="HEADER_VARS">
</script>
</HEAD>
<BODY>
<SCRIPT language=javascript>
document.write('[img]http://www.invelos.com/mpimages/' + DP_UPC.substring(0,2) + '/' + DP_UPC + 'f.jpg[/img]' );</script>
<br/><br/>
[b]Title:[/b]<DP NAME="ORIGINAL_TITLE">
<SCRIPT language=javascript>
if (DP_MediaTypeBluRay) { document.write('[img]http://www.invelos.com/images/BluRayLogo.png[/img]') }
if (DP_MediaTypeDVD) { document.write('[img]http://www.invelos.com/images/DVDLogo.png[/img]') }</script>
<br/>
[b]Year:[/b] <DP NAME="PRODYEAR"><br/>
[b]Director:[/b] <DP NAME="CREW_DIRECTION"><br/>
[b]Rating:[/b] <DP NAME="RATING"><br/>
[b]Length:[/b] <DP NAME="RUNTIME" TotalInMins="TRUE"> Min. <br/>
[b]Video:[/b] <DP NAME="VIDFORMATS" Ratios="YES"><br/>
[b]Audio:[/b] <DP NAME="AUDIOTRACKS"> <br/>
[b]Subtitles:[/b] <DP NAME="SUBTITLES"><br/>
<br/>
[b]Stars:[/b]<br/>
<DP NAME="CAST" ShowRoles="NO" MaxList="5" Divider="BREAK">
<br/><br/>
[b]Plot:[/b]<br/>
<DP NAME="OVERVIEW">
<br/> <br/>
[b]Extras:[/b]<br/>
<DP NAME="FEATURES" Divider="BREAK">
<br/><br/>
[center][size=15pt][b][u]My Thoughts:[/u][/b][/size][/center]<br/>

Rating: [mr][/mr]
</BODY>
</HTML>



Tom

Quote from: KinkyCyborg on May 24, 2010, 08:30:37 PM
Sorry, I'm not off to a great start here with all my newbie questions. I looked on Invelos and can't find that particular plugin listed. Is this a Tom Gaines plugin? I've checked out his website and can't find a BB Code plugin there either... 

I think Antares meant my Trading Poster TG plugin. But even though it has the possibility to generate custom code (e.g. for use in the WhatYaGot thread), the syntax is different to the above example.
These examples are for the HTML windows in DVD Profiler (View->HTML Windows).



Kathy

Hi KinkyCyborg. A warm welcome to you.

You are going to like it here. We love newbie questions, have lots of interesting reviews and the best part...NO rules! :yahoo:

Jimmy


Dragonfire

Hi. Welcome to the board. :)

KinkyCyborg

Thanks for the warm welcome guys and thanks again for the help with the BB Code... going to play with that now. :)