Attempting to get the item level call backs to work. This sin't happening for some reason with the test script.
I think I have to change the adrfeed to something like adritem
adritem isn't the right one.
I'm now going to walk through the post code to see if I can figure out what gets written and what adr I need to be looking at.
OK, I was missing a parameter. The full list is: (adruser, adrfeed, adritem)
3/11/11; 11:41:25 AM by AC It is now writing my thumbnail at the item level
3/11/11; 11:50:02 AM by AC HA! I was able to create a 'trap'. by adding the string [THUMBNAIL] to the post, it triggered a write from the callback with a URL, without the trigger word, it wrote a line saying it didn't work.
Now I need to delete the url and the trigger from the actual post.
If possible
I got pretty far!
I now can add the trigger, have the url written and the trigger removed from the description, but I still have to publish twice in order for the trigger to get stripped out of the description in the actual feed.
I see now that I am running into a problem, I need to be able to declare the namespace for media content. Hopefully there is a callback to do that somehwere in here...
Line needed: "+"\r\t\txmlns:media=\"http://search.yahoo.com/mrss/\"