barisusakli / nodebb-plugin-imgur

A plugin that uploads images to imgur
17 stars 19 forks source link

Clarification Please -- Images not showing up in my Imgur #10

Closed aggied closed 9 years ago

aggied commented 9 years ago

I might be doing this wrong (and I admit I'm new to Imgur as well), but does this plugin put images in my album for later download? Or does it just load them to Imgur anonymously? I'm assuming the latter, but would like some clarification. And if it is the latter, is the clientId just for rate limiting then?

barisusakli commented 9 years ago

Yes it uploads anonymously and imgur requires a client ID even for anon uploading.

henrywright commented 9 years ago

@barisusakli Is there a way to have the images my NodeBB users upload appear in an album on my Imgur? I'd like to be able to easily see what everyone has uploaded.

Hope this question doesn't hijack this issue. I thought it's kind of related.

barisusakli commented 9 years ago

Published 1.0.0, you can upload to albums.

henrywright commented 9 years ago

Great @barisusakli thanks for the update, I'd like to upgrade to 1.0.0 but under my installed plugins it's saying 0.1.4 is the latest version and doesn't give me an upgrade button. Is there an alternative way to upgrade the plugin?

barisusakli commented 9 years ago

There seems to be an issue with our package manager, in the mean time you can install it with npm i nodebb-plugin-imgur@1.0.0