e107 Integration :: Temp fix till a full release

GRiM

Joined: 2005-01-25
Posts: 16
Posted: Thu, 2005-01-27 15:47

So I've tried to find a Gallery integration in e107, but my searches have come up empty. Other than using their Coppermine plugin(Yeah not an option for me as I like Gallery SOOOOOOOO much better!).

But as a temp fix I've done the following:

In e107, create a new "Content Page" and add this code in the "Content" part of the page:
[html]<iframe src="gallery/"; name="iframe" width="100%" height="768" scrolling="YES" frameborder="0"></iframe>[/html]

Where this is the path to your gallery:
"gallery/"

You can use and absolute path also, such as:
"http://yourdomain.com/gallery/"

Now keep in mind that this is a temp fix as the users on your site and the gallery users are still separate. But hey, it's something..
:D

Ciao for now
GRiM
http://grim.kicks-ass.org

 
theprotege
theprotege's picture

Joined: 2002-08-16
Posts: 58
Posted: Fri, 2005-01-28 20:02

nice site grim, i'm going to wait until g2 becomes at least a beta before i try to embed it myself ... and hopefully share users across both systems. I don't like coppermine either ... gallery is so much better and easier to work with, not to mentiom its more professional looking.

 
amtcwa

Joined: 2005-07-10
Posts: 1
Posted: Thu, 2005-08-04 03:12

I did this, but as soon as anyone clicked into an actual gallery, the gallery opened unintegrated into its own new page. Anyone know how to fix this?

 
psygarden

Joined: 2003-03-25
Posts: 128
Posted: Sat, 2006-03-18 13:00

In this thread on e107coders you can find the last update, it's a plugin for e107 that should work with specific versions of the gallery (NOT the latest beta of gallery, but the latest stable release)

http://www.e107coders.org/e107_plugins/forum/forum_viewtopic.php?23797

Quote:
It's very basic right now. No user integration yet, but I'm working on it. It doesn't take any info from the e107 theme, so you have to tweak the Gallery theme to suit you. The framework is in place for user integration, I just need to get it working right. The primary objective for me was just to get it working with e107 so it looked like part of the website.

Quote:
good point. the working version I have is with G2 v2.0.4. The install that doesn't work is G2 v2.1rc2

I'll have to test with a version of 2.0.4 and see if that fixes it! I'll let ya know what happens

edit: Ok, I can confirm this now. plugin works with G2 2.0.4 and e107 v.7.x, but not the latest release canidate of G2. Dunno what they changed, but somethin causes it to die....