I created a gadget with the intent of using it in the Blogger to show the list of posts when a particular Label is selected by the user. I thought I will be able to get the blog url and label by parsing the parent.location.href. That is not accessible from the frame because it's cross domain. I saw that the url for the frame that loads the gadget contains the blog main page url, so half of my problem is resolved, but still have no clue how to retrieve the currently selected label, so for example the user clicks Aperitive label, link takes him to http://retetefamilie.blogspot.com/search/label/Aperitive, how can I retrieve or pass from template "Aperitive" to the gadget?
Please find code here: http://hosting.gmodules.com/ig/gadgets/file/107239657133362504935/Gadget_Add_PostsByLabel.xml -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en.
