Announcement

  •  » Engine
  •  » Plugins and compatibility with Piwigo 2.10

#1 2019-10-07 14:26:48

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13791

Plugins and compatibility with Piwigo 2.10

Hi code lovers,

In a similar way as [Forum, topic 26349] Plugins and compatibility with Piwigo 2.8, considering the lack of technical impact of changes introduced in Piwigo 2.10 (compared to 2.9), I have marked all plugins and tools compatible with 2.9 as compatible with Piwigo 2.10.

For my personnal memo this is what I did:

mysql> insert into pwg_revisions_compatibilities (idx_version, idx_revision) select 80, max(idx_revision) from pwg_revisions_compatibilities join pwg_revisions r on idx_revision=id_revision join pwg_extensions_categories ec on ec.idx_extension=r.idx_extension where idx_version=79 and idx_category in (11,12) group by r.idx_extension;
Query OK, 215 rows affected (0.01 sec)
Records: 215  Duplicates: 0  Warnings: 0

idx_version 79 => 2.9
idx_version 80 => 2.10

idx_category 11 => tools
idx_category 12 => plugins

For themes, there might be some compatibility issues, see Technical changes in Piwigo 2.10. I have marked many themes as compatible, but not bootstrap_darkroom, bootstrapdefault, greydragon where I know there might be a problem (with comment_list.tpl)

Offline

 

#2 2019-10-09 05:34:22

Katryne
Member
2016-12-03
368

Re: Plugins and compatibility with Piwigo 2.10

Hello !
I see in admin that teekay proposes an update to version 2.4.2 for Bootstrap Darkroom, including "Various updates, including Piwigo 2.10 fixlets". If I update the theme, shall I keep my customisations via template extensions and LocalFileEditor ?

Last edited by Katryne (2019-10-09 05:35:01)


http://photos.katrynou.fr/ v.14.1.0 https://album.chauvigne.info/ v.13.8.0
Système d'exploitation: Linux - Hébergeur 1&1-Ionos PHP: 8.0.28 - MySQL: 5.7.38
Bibliothèque graphique: External ImageMagick 6.9.10-23

Offline

 

#3 2019-10-10 12:41:39

teekay
Member
2013-06-12
427

Re: Plugins and compatibility with Piwigo 2.10

Katryne wrote:

Hello !
I see in admin that teekay proposes an update to version 2.4.2 for Bootstrap Darkroom, including "Various updates, including Piwigo 2.10 fixlets". If I update the theme, shall I keep my customisations via template extensions and LocalFileEditor ?

Your customizations shouldn't be affected at all, no big changes.

Offline

 
  •  » Engine
  •  » Plugins and compatibility with Piwigo 2.10

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact