| Author |
Message |
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
Posted: Mon Nov 19, 2007 1:36 am Post subject: Status |
|
|
Started working on the phpBB2 integration a couple days ago. Only found 1 issue in the integration_mods.txt file that needed updating.
Have the new g2image working as a drop-in now, same as phpBB3. All insert options working, except the lightbox option and I'll tackle that one next.
The export language issue should be fixed per this post [nukedgallery.net]. Are there any other issues that need addressing while I'm here? |
|
| Back to top |
|
|
AdBot
|
|
| Back to top |
|
 |
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
Posted: Tue Nov 20, 2007 10:32 am Post subject: Re: Status |
|
|
Got the g2image lightbox insert option working, so all insert options are available now. Got about 3/4 through the readme, reworking it to make it look more like the phpBB3 readme. I'm thinking I'm going to go ahead and build the add-ons into the core integration, like the phpBB3 integration. Will just need to add another admin page to handle the link options. This will make the two integrations identical as far as options and features go and make the two packages look more the same and ideally make maintenance a little easier. Hopefully this will all be finished by next week.  |
|
| Back to top |
|
|
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1144
|
Posted: Tue Nov 20, 2007 5:07 pm Post subject: Re: Status |
|
|
Any other issues need to be fixed in the phpBB2 integration - now is the time to bring them up...
Here is the current change list:
New: g2image is now a drop-in for future upgrades. Only 2 files are modified. (init.php and jscripts/functions.js) New: Added mods to allow all g2image insert options, including lightbox. New: lang_convert.class file to bring language preference from phpBB2 to Gallery2 and updates to g2helper.inc and admin/gallery2_export.php to utilize new class during user export and creation. New: Function to check the status of G2 modules in g2helper.inc per phpBB3 integration. Update: integration_mods.txt - various changes. Update: Merged the former addons to the core integration. Update: Split some mods out of integration_mods.txt for ease of maintenance and installation (language and template mods). New: Mod files for various features of the integration (gallery2, gallery-embed, lightbox and url-rewrite mods). Update: Reworked Readme.html to make the installation instructions more thorough. New: Added docs directory for all documentation files. New: Added mods directory for all mod files. Fix: mapAllGalleryLinks function in g2helper.inc per phpBB3 fix. New: ACP G2 link mods settings control similar to phpBB3. Update: admin/gallery2_export.php now uses the username as the default password for existing G2 users instead of a blank password per phpBB3. Fix: externalIdMap entry is created for existing G2 users imported to phpBB2 in admin/gallery2_export.php per phpBB3 fix. Fix: externalIdMap entry is removed for existing G2 users deleted during export in admin/gallery2_export.php per phpBB3 fix. (All phpBB3 fixes backported from integration version 0.0.4) |
|
| Back to top |
|
|
|
|
|
|
|