Login from another website?

yuppicide

Joined: 2007-03-08
Posts: 17
Posted: Thu, 2007-07-19 20:45

I have Galley 2.2.2 installed on one website.. is there a way to just put the login part on a different website?

I have a website I am designing and there's a "View Catalog" button. I want that to open a page that says:

"If you have a username and password enter it below, otherwise use guest/guest to view our current catalog." and underneath that will have the login box.

 
zi94sm65

Joined: 2006-07-25
Posts: 38
Posted: Sat, 2007-07-21 12:06

If i am understanding correctly what it is you are trying to do....couldn't you just have your "View Catalog" button link to the gallery2 login page:

Quote:
<a href="http://www.yoursite.com/path-to-gallery2/main.php?g2_view=core.UserAdmin&g2_subView=core.UserLogin&g2_return=%2Fgallery2%2Fmain.php%3F&g2_returnName=album">View Catalog</a>

Then you could just edit the gallery2 login page and add the text you want displayed along with gallery's form to login.