Create a gadget by XML url (OpenSocial gadgets).
examples
example 1
urlhttps://data.hyves-api.nl/?oauth_token=YXRfMjY0MTQzOTE4X3pgNkF9lPAmdP62qYaw5dg%3D&specurl=http%3A%2F%2Fwww.apikooien.nl%2Fexamples%2Fopensocial%2Fhelloworld.xml&visibility=superpublic&onprofilepage=true&ha_method=gadgets.createByXML&oauth_consumer_key=Nl-SK2c5ZCBKB_I8hCF_zjPd&ha_version=2.0&oauth_signature_method=PLAINTEXT
result- <?xml version="1.0" encoding="UTF-8"?>
- <gadgets_createByXML_result>
- <gadget>
- <gadgetid>0090d583dd644f27ee7986c76acda2d8d5</gadgetid>
- <title>Hello world example</title>
- <html><div class="widget-container">
- <a href="http://panapi.hyves.nl/gapmember/18912758/Hello_world_example/3sPUOlcY/"><img src="/images/widgets/opensocial.gif" class="inlineicon" width="99" height="100" alt="" ></a></div></html>
- <specurl>http://www.apikooien.nl/examples/opensocial/helloworld.xml</specurl>
- <maycopy>true</maycopy>
- <userid>00086769082d53ad21952679a7238766db</userid>
- <url>http://panapi.hyves.nl/gapmember/18912758/Hello_world_example/3sPUOlcY/</url>
- <visibility>superpublic</visibility>
- </gadget>
- <info>
- <secure_connection>true</secure_connection>
- <running_milliseconds>64</running_milliseconds>
- <serverinfo>web991_stable_93882_HPHP</serverinfo>
- </info>
- </gadgets_createByXML_result>
example 2
urlhttps://data.hyves-api.nl/?oauth_token=YXRfMjY0MTQzOTE4X3pgNkF9lPAmdP62qYaw5dg%3D&specurl=http%3A%2F%2Fwww.apikooien.nl%2Fexamples%2Fopensocial%2Fhelloworld.xml&visibility=superpublic&onprofilepage=true&ha_method=gadgets.createByXML&ha_responsefields=commentscount%2Crespectscount%2Cfancylayouttag%2Cviewscount%2Chasrespected&oauth_consumer_key=Nl-SK2c5ZCBKB_I8hCF_zjPd&ha_version=2.0&oauth_signature_method=PLAINTEXT
result- <?xml version="1.0" encoding="UTF-8"?>
- <gadgets_createByXML_result>
- <gadget>
- <gadgetid>0090d583dd644f27ee7986c76acda2d8d5</gadgetid>
- <title>Hello world example</title>
- <html><div class="widget-container">
- <a href="http://panapi.hyves.nl/gapmember/18912758/Hello_world_example/3sPUOlcY/"><img src="/images/widgets/opensocial.gif" class="inlineicon" width="99" height="100" alt="" ></a></div></html>
- <specurl>http://www.apikooien.nl/examples/opensocial/helloworld.xml</specurl>
- <maycopy>true</maycopy>
- <userid>00086769082d53ad21952679a7238766db</userid>
- <url>http://panapi.hyves.nl/gapmember/18912758/Hello_world_example/3sPUOlcY/</url>
- <visibility>superpublic</visibility>
- <commentscount>0</commentscount>
- <respectscount>0</respectscount>
- <hasrespected>false</hasrespected>
- <fancylayouttag>[gadget]<div class="widget-container">
- <a href="http://panapi.hyves.nl/gapmember/18912758/Hello_world_example/3sPUOlcY/"><img src="/images/widgets/opensocial.gif" class="inlineicon" width="99" height="100" alt="" ></a></div>[/gadget]</fancylayouttag>
- <viewscount/>
- </gadget>
- <info>
- <secure_connection>true</secure_connection>
- <running_milliseconds>48</running_milliseconds>
- <serverinfo>web1025_stable_93882_HPHP</serverinfo>
- </info>
- </gadgets_createByXML_result>