2

Is there any possibility to manually define an image for flattered things?

Or are there plans by the devs to implement this?

4

2 に答える 2

4

Specify the image using Open Graph metadata in the page that is submitted, like you do for eg. Facebook: http://ogp.me/

If you're using WordPress or such there's likely a plugin that you could use.

于 2012-01-20T12:15:26.607 に答える
3

I just checked the API and there seems to be no way of defining the image upfront. Not with an auto-submit URL and not with the create-thing request.

Only thing I could find is once you created a thing, you can edit it using this URL:

https://flattr.com/thing/edit/<thing-id>

The form has a text field that is labeled Change image by providing an url. (will take some time to update). Enter a URL to an image.

I tried it and it took about 30 secs to update.

于 2012-01-20T11:38:47.323 に答える