Integrating Gallery3 (G3) with Wordpress (2.8)

AndrewRH
AndrewRH's picture

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~

---
http://Reeves-Hall.net
http://WhitchurchForums.org.uk

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2009-06-16 03:50

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

 
cefm

Joined: 2009-06-21
Posts: 10
Posted: Sun, 2009-06-21 10:19

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.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2009-06-21 19:48

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!

 
talmdal

Joined: 2006-12-06
Posts: 358
Posted: Wed, 2009-06-24 14:11

@cefm: you might want to check this out as well: http://dev.kohanaphp.com/projects/wordpress

http://www.timalmdal.com

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Fri, 2009-08-07 18:11

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

 
talmdal

Joined: 2006-12-06
Posts: 358
Posted: Fri, 2009-08-07 18:29

@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

 
jbpaul17

Joined: 2004-11-07
Posts: 20
Posted: Tue, 2009-12-22 05:45

any updates on a g3 plugin for wordpress?

 
talmdal

Joined: 2006-12-06
Posts: 358
Posted: Tue, 2009-12-22 14:55

@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

 
ryanmc

Joined: 2006-10-15
Posts: 72
Posted: Tue, 2010-07-06 23:28

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

 
Lord Beowulf
Lord Beowulf's picture

Joined: 2010-03-31
Posts: 56
Posted: Wed, 2010-07-07 03:24

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

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2010-07-07 04:48

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

 
talmdal

Joined: 2006-12-06
Posts: 358
Posted: Wed, 2010-07-07 05:43

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

 
swiss420
swiss420's picture

Joined: 2010-08-26
Posts: 1
Posted: Thu, 2010-08-26 09:02

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.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2010-08-29 04:08

No docs on this yet, sorry. :-/
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git

 
digitaldonky
digitaldonky's picture

Joined: 2005-10-18
Posts: 59
Posted: Tue, 2010-10-19 21:24

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.