Documen the incompatible change in the Gallery Album and loss of functions.

This commit is contained in:
Colin Kuskie 2011-10-16 17:55:35 -07:00
parent 71533cbba7
commit 50616de038

View file

@ -13,6 +13,10 @@ save you many hours of grief.
code, chances are you'll need to update it to make it work with
WebGUI 8.
* The rotation, deletion and reordering of Photos in a Gallery Album
has been removed because the way it was implemented in WebGUI 7
is incompatible with WebGUI 8.
* As part of the migration to Template::Toolkit, we will be changing template
variables from using dots to underscores. All templates using that namespace were
automatically upgraded to use the new variables.