Downloads » Resources » Gallery 2 Integration » Gallery 2 Integration | 1.1.1

Gallery 2 Integration 1.1.1

  • Currently 4.6666666666667/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
3 vote(s).

Integration of gallery2 from gallery.menalto.com.
Works with 2.1.2.

Works except Gallery snipet with 2.2.1.

Works with MODx Version(s): 0.9.5
Submitted: May 6th 2007 | License: GPL - GNU Public | Downloads: 1499

Description

ChangeLogs
Wrote by Hisanori Muramoto 3,May,2007
---------------------------------------
<From 1.1 to 1.1.1>
Some fix...
1.Add fullInit to GlleryEmbed::Init() in "plugin","export.class","import.class".
2.Back to GalleryEmbed::Init('activeUserId' => ) not using checkActiveUserId.
3.Fix for redirect.
4.Add new Snipet "ImageBlock" (Thanks nicpan!) It's renamed and modified RandomImage snipet.
---------------------------------------
<From 1.1beta4 to 1.1beta5(final)>
1.Add new code that add an user to the default group ,when export new user,and call OnWebSaveUser event.
2.ExternalIdMap sometimes cause to trouble.So I modified and added check ExternalIdMap has connection between ExternalId and EntityId,or not.And If not,add ExternalId and EntityId to ExternalIdMap.
(I modified and added the code to import.class,export.class,plugin,snipet.)
<From 1.1beta3 to 1.1beta4>
1.Back to old code(g2cms.admin)
<From 1.1beta2 to 1.1beta3>
1. Change "! $ret->isSuccess" to "$ret".
2. Add WebLogin event in plugin(Thanks nicpan!).
3. Modified the problem with FriendlyURL by using the makeURL function of MODx.
4. Modified the login user check of Snipet.(I added ActiveUserId to init first but I could'nt log out from userpage. so GalleryEmbed:: checkActiveUser furthermore was added.)
5. Modified the login user check of g2cms.admin.inc.php(Added AdminId as ActiveId in GalleryEmbed::init ).
<From 1.1beta1 to 1.1beta2>
1.Change Module version to 1.1.
<From 1.0 to 1.1beta1>
For Gallery2 2.1.2.
1.Change "$ret->isError" to "$ret" .
2.Modified GalleryEmbed::init for new API.
3.Change "==GalleryStatus:: success ()" to "==null"
( Each function return "null" in new API).

Instructions

Please read "readme.doc".


Sorry, "readme.doc" is a little bit old.

You don't need to install previous version.
Just install this.

Updates

<From 1.1 to 1.1.1>
Some fix...
1.Add fullInit to GlleryEmbed::Init() in "plugin","export.class","import.class".
2.Back to GalleryEmbed::Init('activeUserId' => ) not using checkActiveUserId.
3.Fix for redirect.
4.Add new Snipet "ImageBlock" (Thanks nicpan!) It's renamed and modified RandomImage snipet.


( back to top )