EnglishVersion 1.1.2 of PiwigoMedia was released.
* update: Fixed full image urls.
* update: Disabled PiwigoMedia's Widget as it was causing issues on some installations.
* update: pwg-gallery shortcode now has links to xxlarge image and image name is displayed in info box.
Feedback is welcome.
Hi João C., can you check http://wordpress.org/support/topic/piwigo-250 please?
Version 1.1.1 is now available:
* new: pwg-gallery shortcode. This shortcode uses Galleria JS library (http://galleria.io/) to display Piwigo categories as inline galleries.
* update: curl requests are now configured to bypass peer verification. This solves the problem with self-signed certificates.
Needs testing, please give feedback.
Hi João
João C. wrote:
Shortcodes were added in PiwigoMedia 1.1.0.
that is a good thing, thanks a lot, but AFAIS it does not solve the problem I asked for.
The JetPack provides a way to make a slideshow from items in the media library, using code like:
[gallery type="slideshow" link="post" columns="1" ids="170,171,172,173,174"]
which generates something like at the bottom of this page: http://blog.preining.info/2013/01/25/panorama-knife/
Now what I would like is a way to do a similar thing with piwigo photos ;-)
Anyway, thanks for adding shortcuts, that is a great improvement!
Norbert
João C. wrote:
Hi norbusan.
Shortcodes were added in PiwigoMedia 1.1.0.
Cheers
Thank you! ↖(^▽^)↗
Hi norbusan.
Shortcodes were added in PiwigoMedia 1.1.0.
Cheers
Hi everyone,
I am seaching for a way to use piwigo* plugin to display a gallery like the wordpress media gallery (shortcode [gallery ...]). That would be spectacular.
Has anyone thought about such an extension?
Thanks
Norbert
PiwigoMedia has been updated to version 1.0.0.
This is a major update as most of the plugin's core has been rewritten and it now relies heavily on ajax queries.
This release also fixes all the latest reported issues.
I'm yet to test this release on IE and Safari browsers. Reports on this matter are very appreciated.
Download & report feedback - http://b.joaoubaldo.com/my-projects/piwigomedia
Hi.
A new PiwigoMedia version is now available.
* update: compatibility with Piwigo 2.4.3
* update: updated JS code to make it work with IE8 (but needs more testing).
* update: “Thumbnail” and “Insert:” were missing in POT.
* update: better security checks in popup.php.
* new: French (fr_FR) translation (Dimitri Robert).
Please report any issues.
Cheers
With the last version of Piwigo (2.4.0) hosted on the french hoster free.fr, there is some bug : any image are shown into the lightbox I've set on y wordpress, but the thumbnails don't appear...
What can I do to make them appear again ?
I got the last versions of piwigo (2.3.4) and wordpress, the plugin seems to work, but not 100%: I select the site and the category, then the first images appear. When I click on page 2 or more, I got the error: "PiwigoMedia must be configured."
What did I miss?
Hi João C.,
Do you confirm that PiwigoMedia requires curl? In Piwigo we have a function called fetchRemote that doesn't rely only on curl, I think you should take a look :-)
I haven't yet installed Community-plugin in order to replicate rata's issue. I'll do it as soon as possible.
In the meanwhile, I'll release a minor update of PiwigoMedia.
Cheers
The problem comes when I let unregistered user “Guest” to upload photos.
If you disconnect the plug or change the rules of the “Guest” – all works fine.
rata wrote:
I found the problem. This is a Community-plugin.
http://piwigo.org/ext/extension_view.php?eid=303
Hi Rata, do you have some details about the problem related to Community plugin?