This story is OUTDATED. Please check this story for new details – http://www.indianpad.com/story/55107
Oz from DesiTrain recently inquired about the possibility of adding the IndianPad Voting Widget into his blog. This basically allows the visitors on your site to vote on the stories without leaving your blog or website.
We had coded a remote voting widget some time ago but never got around to publishing it due to a lack of testing. Please add a comment here if you would like to take part in this testing. You can check the final product on our blog where its been in action for some time now – demo link.
Blogger BETA
Users
A couple of tips if you add this. You will have to click on
‘Edit HTML’ and also choose the radio button that says ‘Expand
Widget Templates’. Then copy the template text into a Text
Editor before modifying it.
Use the following code after <div
class='post-body'><p>
<div class="ipad_pre"> <script type='text/javascript'> var ipad_url="<data:post.url/>"; </script> <script type='text/javascript' src='http://www.indianpad.com/api/ipad_remote.js'> </script> </div>
Blogspot/Blogger Users
Use the following code before or after
<$BlogItemBody$>
<div class="ipad_pre"> <script type='text/javascript'> var ipad_url="<$BlogItemPermalinkUrl$>"; </script> <script type='text/javascript' src='http://www.indianpad.com/api/ipad_remote.js'> </script> </div>
WordPress Users
Use the following code before or after <?php
the_content() ?>. You may wish to modify templates
for both ‘Single Post’ and ‘Main Index’.
<div class="ipad_pre"> <script type='text/javascript'> var ipad_url="<?php the_permalink() ?>"; </script> <script type='text/javascript' src='http://www.indianpad.com/api/ipad_remote.js'> </script> </div>
Sample Sites
- IndianPad Blog (WordPress)
- MasalaGuru (WordPress – 18+ Content)
- Diary Notings (Blogspot)
- Garam Videos (BlogSpot)
- Desi Train (WordPress)
- Hot Sexy Videos (BlogSpot)
- Desi Babes (BlogSpot)
- Watch Funny Videos (BlogSpot)
- Nice Videos (BlogSpot)
home


.




