Integrating Gallery3 (G3) with Wordpress (2.8)
AndrewRH
Joined: 2009-02-05
Posts: 52 |
Posted: Mon, 2009-06-15 19:39 |
Hi, I wonder if anyone has embedded the new Gallery3 with Wordpress yet? I see that there is a Gallery2 plug-in / integration - is there something similar (coming) for G3? Thanks, ~Andrew~ |
|
Posts: 7994
We'd like to do this and have taken care to make sure that it'll be relatively easy. But so far no work has been started on it yet.
---
Problems? Check gallery3/var/logs first!
Bugs/Features? file them here!
Latest code/upgrading: http://codex.gallery2.org/Gallery3:Upgrading
Latest git: http://codex.gallery2.org:Using_Git
Posts: 10
I've been working on a way to get G3 use my WordPress user tables and the Password Salting that wordpress used for its passwords. Since for theme wise I have already converted my wordpress theme to an identical native g3 theme.
Posts: 7994
Great! Let us know when you have some code to share!
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!
Posts: 358
@cefm: you might want to check this out as well: http://dev.kohanaphp.com/projects/wordpress
http://www.timalmdal.com
Posts: 492
Bharat,
I'm back to work on G2Image, trying to wrap up version 3.1. Once I get it done, I'll look at converting G2Image to G3Image and WPG2 to WPG3. I've looked around the codex, and don't see anything on embedding G3. Where should I start? I don't see embed.php. What's the G3 equivalent?
Thanks,
Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website
Posts: 358
@capt_kirk: There is no api yet for embedding So what the api will look like is still up for discussion. We tried to make user integration a lot simplier, so what worked in G2, might not work the same in G3. All you should have to do is provide a user module that looks like the default user module but accesses the wordpress user information. Probably alot easier said than done. The wordpress plugin mentioned a couple of posts back might be a good starting point.
http://www.timalmdal.com
Posts: 20
any updates on a g3 plugin for wordpress?
Posts: 358
@jbpaul17: Nothing offical. The user on this post (http://gallery.menalto.com/node/93195) is working on creating an identity model to integrate the user system. And there is a remote API being developed that could be leveraged to provide some integration as well.
Tim
http://www.timalmdal.com
Posts: 72
Any update to this? I am interested in using Gallery 3 but not until there is a plugin that makes it work with Wordpress 3
Posts: 56
Just to add my two cents in support of this! I'm using WordPress on my site right now as well, and while I haven't decided to use it to build up the entire website structure, at a minimum I'd really like to be able to combine the registration/security between G3 and WordPress so that users only need log in once for the entire site.
Thanks,
Beo
Posts: 7994
No progress on this yet. Theoretically we could write a WP authentication module that does shared authentication with the Wordpress code. And we can also use the REST interface to communicate back and forth between the two. But as far as I know, nobody has attempted it yet. If anybody is interested, we'll help!
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git
Posts: 358
btw, there is already a WordPress authorization module in -contrib
http://github.com/gallery/gallery3-contrib/tree/master/modules/wordpress_auth/
Tim
http://www.timalmdal.com
Posts: 1
First off great work on Gallery 3 RC2. Its incredible easy to install and use. If I may, I would have a quick Question hopefully someone still pursues the Wordpress integration but what would be some cheap hacks to call Gallery 3 from Wordpress v3.01. I am looking for something like embed.php. No Authentication or anything like that. Unfortunately my PHP knowledge leaves allot to wish for. Would anyone have some advise in that direction? If possible not a Iframe solution. ;) Thanks in advance and many thanks to everyone that worked on this incredible work.
Posts: 7994
No docs on this yet, sorry. :-/
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git
Posts: 59
I welcome everyone to take part in WPG3 Development.
By now I started collecting Information in Order create a good plugin and do some testing on related functions.
Feature List, requests and discussion I'm collecting at a WPG3-Wiki.