Netscape Widget WordPress Plugin

by Derek van Vliet
Filed under: Netscape, Tools

Netscape has a very handy JavaScript widget for publishers to put in their content. The widget checks if your content has been submitted to Netscape. If it hasn’t been submitted, a submit button is placed on your page as shown below:

submit.gif
If it has already been submitted, it displays the number of votes and comments, with a button that lets your users vote up the story without even leaving your page. Shown below:
voteup.gif
I’ve created a WordPress plugin which makes it very easy for anyone running a WordPress blog to integrate this functionality. Just follow these instructions and the buttons will be placed on all of your posts automatically:1. Download it here.2. Unzip and place netscape-widget.php in your \wp-content\plugins directory.

3. Activate the plugin in the Plugin Manager in your WordPress Dashboard.

4. Place the following php script in your theme anywhere within the Single Post file: <?php nw_scapeThis(); ?>

When you’re done, your content will have a direct pipeline into Netscape just like the one below.

UPDATE: If you would like to put this widget on one of your pages but you do not have a WordPress blog, you still can. To put it on any page, just add the following script tag:

<script language=”JavaScript” type=”text/javascript” xsrc=”http://www.netscape.com/widgets/med_vote_if/
http://YOURWEBSITE.com”></script>

Make sure the src attribute doesn’t have the line-break in it and replace http://YOURWEBSITE.com with the URL of your page you are putting it on.

2 Responses to “Netscape Widget WordPress Plugin”

  1. […] to easily integrate a submission button and a “digg it??? button into your content. Netscape has similar tools as well. Integrate these tools into your content. Write an article that gives your users an […]

  2. […] Visit […]

Leave a Reply

Close
E-mail It