Developer / Documentation / Shout this on Netlog widget
If you, as a third party website, would like to offer your visitors a link that allows them to easily add a shout to their Netlog profile, here's some info on how to do that.
Building the link
Format
Use the link format below and replace the parameters between square brackets with the relevant information. Only the Title is a required argument.
http://www.netlog.com/go/logs/shouts/view=friends&origin=external&message=[message]&referer=[referer]
Note: Please make sure that you encode all parameters using percent-encoding to avoid broken links and/or display issues.
Required Arguments
- Message
- The Message of the shout that will be added to the users Netlog profile.
Optional Arguments
- Referer
- URL of your page, to track usage.
Widget
Use the following widget to allow visitors of your website to add a shout to their Netlog profile. Replace [message] with the correct Message of your shout.
code:<a href="http://www.netlog.com/go/logs/shouts/view=friends&origin=external&message=[message]"> <img src="http://v.netlogstatic.com/v4.00/2445//s/i/common/buttons/add_shout.png" /> </a>
You can optionally add any of the extra parameters mentioned above.
Note: If you click this widget, but aren't logged in you'll be asked for your Netlog credentials or to create an account. Register an account here.
Articles
- Introduction
- Application Guidelines
- OpenSocial
- Netlog REST API (depricated)
- Flash Applications (depricated)
- PHP Applications (depricated)
- Syndication (feeds)
- Widgets: Link, blog or shout
- Bookmarklets: link, blog or shout
- Terms & Conditions
