Why not register?


Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]

Author Message
PostPosted: Sun May 23, 2004 7:20 pm  Post subject: Adding games to the frontpage
Reply with quote
User avatar
Offline

Site Admin
Joined: Sat Nov 02, 2002 1:35 am
Posts: 19753
Location: En España
You have three options:
  • <a href="#1">A Standalone Program</a> developed for generating the html and submitting details quickly (ie launches searches from a gui, imports all details from imdb automatically, imports basic avi specs, removes junk from filenames, etc.). This post is dedicated to showing you how to do it in this program. *Coming Soon*
  • <a href="#2">Manually edit the html</a> (simple find and replace ought to do it)

_________________
Mouse nipple for the win! Trackpoint or death!


Top
 Profile  
PostPosted: Sun May 23, 2004 7:21 pm  Post subject:
Reply with quote
User avatar
Offline

Site Admin
Joined: Sat Nov 02, 2002 1:35 am
Posts: 19753
Location: En España
<a name="1"></a>Standalone Program

*soon*

_________________
Mouse nipple for the win! Trackpoint or death!


Top
 Profile  
PostPosted: Sun May 23, 2004 7:37 pm  Post subject:
Reply with quote
User avatar
Offline

Site Admin
Joined: Sat Nov 02, 2002 1:35 am
Posts: 19753
Location: En España
<a name="2"></a>Edit HTML

The following is the code to be manually edited:

Code:
<table width="90%" border="1" cellpadding="0" cellspacing="0" bordercolor="#CCCCCC" style="font-family: Tahoma; font-size: 8pt">
       <td border="0" cellpadding="1">
       <table align="center" width="90%" border="1" cellpadding="3" cellspacing="0">
      <tr>
        <td width="13%" rowspan="6" bgcolor="#4B4B4B"><div align="center"><img src="IMG_NEEDS_EDITING" width="150" align="top"></div></td>
        <td width="87%" height="2" bgcolor="#4B4B4B"><strong><em>Genre:</em></strong></td>
      </tr>
      <tr>
        <td height="2" bgcolor="#666666"><strong>GENRE_NEEDS_EDITING</strong></td>
      </tr>
      <tr>
        <td height="2" bgcolor="#4B4B4B"><em><strong>Platform:</strong></em></td>
      </tr>
      <tr>
        <td height="2" bgcolor="#666666"><strong>PLATFORM_NEEDS_EDITING</strong></td>
      </tr>
      <tr>
        <td height="2" bgcolor="#4B4B4B"><em><strong>Specs:</strong></em></td>
      </tr>
      <tr>
          <td height="25" align="left" valign="top" bgcolor="#666666">
          <strong>Minimum: <br>
            MININMUM_SPEC
            <br>
           Recommended: <br>
            RECOMMENDED_SPECS
           
          </strong></td>
      </tr>
    </table></div>
  </td>
</table>
<table border="0" width="90%" cellspacing="0" cellpadding="0" style="font-family: Tahoma; font-size: 8pt">
        <tr>
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B">ed2k Link:??</td>
          <td width="96%" valign="top" align="left"><a href="ED2K_LINK1">CD1 bin</a></td>
        </tr>
        <tr>
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B">ed2k Link:??</td>
          <td width="96%" valign="top" align="left"><a href="ED2K_LINK2">CD1 cue</a></td>
        </tr>
        <tr>
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B">ed2k Link:??</td>
          <td width="96%" valign="top" align="left"><a href="ED2K_LINK3">CD2 bin</a></td>
        </tr>
        <tr>
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B">ed2k Link:??</td>
          <td width="96%" valign="top" align="left"><a href="ED2K_LINK4">CD2 cue</a></td>
        </tr>
        <tr>
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B">ed2k Link:??</td>
          <td width="96%" valign="top" align="left"><a href="ED2K_LINK5">CD3 bin</a></td>
        </tr>
        <tr>
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B">ed2k Link:??</td>
          <td width="96%" valign="top" align="left"><a href="ED2K_LINK6">CD3 cue</a></td>
        </tr>
        <tr>
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B">ed2k Link:??</td>
          <td width="96%" valign="top" align="left"><a href="ED2k_NFO">Nfo</a></td>
        </tr>
        <tr>
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B"></td>
          <td width="96%" valign="top" align="left"></td>
        </tr>
</table>
<table width="90%" border="1" cellpadding="0" cellspacing="0" bordercolor="#CCCCCC" style="font-family: Tahoma; font-size: 8pt">
  <tr>
      <td width="100%" bgcolor="#4B4B4B" align="left" valign="top">Comments:</td>
  </tr>
  <tr>
    <td id="mComm" align="left" valign="top">COMMENT_NEEDS_ADDING</td>
  </tr>
  <tr>
    <td width="100%" bgcolor="#4B4B4B" align="left" valign="top"> Links</td>
  </tr>
  <tr>
  <td id="mComm" align="left" valign="top">
 
  --
 
 
  </tr>
</table>


Find:
IMG_NEEDS_EDITING
Replace:
http to a poster/boxart (try amazon :) )

Find:
GENRE_NEEDS_EDITING
Replace:
FPS/TPS/3rd Person Action-Adventure/Adventure/etc.

Find:
PLATFORM_NEEDS_EDITING
Replace:
PC

Find:
MININMUM_SPEC
Replace:
Minimum specs... try official homepage or google.

Find:
RECOMMENDED_SPECS
Replace:
Recommended specs
Else:
Delete:
Code:
            <br>
           Recommended: <br>
            RECOMMENDED_SPECS


Find:
ED2K_LINK1
Replace:
ed2k:// link
Also:
CD1 bin --> CD1 cue/DVD/etc. if necessary

*Repeat with all the links*
If there are less links than spaces:
Replace:
Code:
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B">ed2k Link:??</td>
          <td width="96%" valign="top" align="left"><a href="ED2K_LINK3">CD2 bin</a></td>

etc.
With:
Code:
          <td width="10%" align="left" valign="top" bgcolor="#4B4B4B"></td>
          <td width="96%" valign="top" align="left"></td>


Find:
COMMENT_NEEDS_ADDING
Replace:
Review/plot of the game


Optional
Find:
--
Replace:
Code:
<a href="http">Screenshots</a><br>

Code:
<a href="http">NFO</a><br>

Code:
<a href="http">Review</a><br>

etc.

_________________
Mouse nipple for the win! Trackpoint or death!


Top
 Profile  
Display posts from previous:  Sort by  

All times are UTC [ DST ]

Post new topic Reply to topic  [ 3 posts ] 


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Frontpage / Forums / Scifi


What's blood for, if not for shedding?