photo / openphoto-wordpress

A WordPress plugin for OpenPhoto
http://theopenphotoproject.org
22 stars 8 forks source link

WP3.5 Media Management #16

Open tw2113 opened 11 years ago

tw2113 commented 11 years ago

Just in case no one checks the wordpress.org repo plugin support, the plugin is showing "are you sure you want to do that" messages with the new WP3.5 media modal.

jmathai commented 11 years ago

@randyhoyt or @randyjensen do you know anything about that?

randyhoyt commented 11 years ago

There were major changes to media management in WordPress 3.5. I'll take a look at it after the holidays.

tw2113 commented 11 years ago

Awesome, at worst, I just wanted to make OpenPhoto aware of new stuff.

jmathai commented 11 years ago

Awesome. Thanks @randyhoyt and @tw2113.

randyhoyt commented 11 years ago

Thanks for reporting this issue. The Insert Into Post button is now working again. I'm still seeing some funny things in my environment: but I believe these issues are with my OpenPhoto account, not with the plugin or with the integration. The core functionality is working again.

donovanwatts commented 11 years ago

When I insert an image, the URL is 'awesomeness.openphoto.me' which I find rather strange. I wonder why the URL isn't the one that links to my Trovebox image?

jmathai commented 11 years ago

@donovanwatts The link to the jpeg is at the static resource (in your case our servers). You can include a link to your site directly to the photo which would use your site name or TLD if it's set up.

sushimustwrite commented 11 years ago

Piggybacking on this since it's quasirelated: When I insert a photo in a post through the plugin, I see the URL to the image in the media manager. But when I click File URL (alt text is to the original file) or OpenPhoto (alt text is the link to my photo on my Trovebox site), the Link URL comes up blank. Odd.

I've seen the awesomeness.openphoto.me thing a few times around (not on my own site) and have been pretty confused about this as well. @donovanwatts is the first person to bring it up though.

donovanwatts commented 11 years ago

Here's what I see. Notice the awesomeness URL? That should point automatically to my Trovebox image, IMHO. Since it doesn't, I try clicking on the 'OpenPhoto URL' button but then that field gets blanked out. Something is amiss.

awesomeness

donovanwatts commented 11 years ago

If I leave the awesomeness URL in the field (clicking on File URL or OpenPhoto URL simply results in an empty field), then the following occurs. I find it interesting that the link to the Trovebox image is embedded in here so why wouldn't the link have the proper link?

troveboxpost

jmathai commented 11 years ago

Okay, at first I didn't see the images.

So there's definitely a bug here.

  1. The href shouldn't point to awesomeness.openphoto.me - that's an S3 bucket.
  2. The src shouldn't have the create URL. See #13 for details.

Is this the latest version of the plugin?

donovanwatts commented 11 years ago

I have this version installed: WordPress Plugin: Version 0.9.5

On Apr 5, 2013, at 10:36 PM, Jaisen Mathai notifications@github.com wrote:

Okay, at first I didn't see the images.

So there's definitely a bug here.

The href shouldn't point to awesomeness.openphoto.me - that's an S3 bucket. The src shouldn't have the create URL. See #13 for details. Is this the latest version of the plugin?

— Reply to this email directly or view it on GitHub.