Latest Buzz | Politics | Business | Entertainment | Auto | Food & Travel | Sports & Health | Religion & Humanity | For Geeks | Video | Off Beat


Tools for Negaraku!

Basic HTML to Add the Vote Button

Instruction: Copy and paste the following lines on your HTML editor
<script type='text/javascript'>submit_url='[your-url]';</script>
<script src='http://negaraku.net/evb/button.php' type='text/javascript'/>
*replace [your-url] with the actual link

Adding on Blogger.com

For Classic templates: Search for $BlogItemBody$ and below the </div> put
<script type='text/javascript'>submit_url='<$BlogItemPermalinkUrl$>';</script>
<script src='http://negaraku.net/evb/button.php' type='text/javascript'/>
Newish templates: Search for data:post.body/ and below the </p> put
<b:if cond='data:post.url'> <p><script type='text/javascript'>submit_url='<data:post.url/>';</script> <script src='http://negaraku.net/evb/button.php' type='text/javascript'/></p> </b:if>

After saving the changes Blogger replaces some single quotes with HTML entities, but it works though.

WordPress Plugin for Negaraku!

Instructions : The plugin is compatible to WordPress 2.6 and below by NoktahHitam
  1. Download the Plugin Here.
  2. Unzip and Upload to your Plugin folder (wp-content/plugins)
  3. Activate it in your Admin page
  4. Optionally, change the placing of the button in Options > Negaraku! Options in your admin