source: extensions/gally/release_notes.txt @ 4446

Last change on this file since 4446 was 4446, checked in by grum, 14 years ago

[Template:Gally] Add template to subversion

  • Property svn:executable set to *
File size: 3.4 KB
Line 
1/* -----------------------------------------------------------------------------
2  GALLY
3  Template for Piwigo
4  ------------------------------------------------------------------------------
5  | release | date       | changes
6  | 1.0.0   | 2008-11-11 | first release for Piwigo 2.0.0RC4
7  | 1.1.0   | 2009-04-25 | * include some changes made on the "yoga" template
8  |         |            |   . r3031, r3037, r3040, r3090, r3108
9  |         |            | * use of jQuery for the js scripts
10  |         |            | * some bugs (display&js) corrected
11  |         |            | * enhanced interface on the picture page
12  |         |            |   . add the autoscroll feature
13  |         |            |   . add effects on the interface
14  |         |            | * enhanced interface on the category page
15  |         |            |   . add the auto menuwidth feature
16  |         |            | * possibility to configure the interface mode for
17  |         |            |   each themes (conf files)
18  | 1.1.1   | 2009-05-03 | * enhanced interface on the picture page
19  |         |            |   . add the imageCenterMode feature
20  |         |            | * giving more space between image and notes
21  | 1.2.0   | 2009-12-06 | * js for picture page is partially rewrited
22  |         |            | * interface on the picture page is updated and is now
23  |         |            |   easier to use
24  |         |            |   . using tabs to display picture information
25  |         |            | * use of jQuery.ui.dialog to display modal messages
26  |         |            | * themes are adapted to the plugin vd language switch
27  |         |            | * themes are adapted to the plugin PWG Stuff
28  |         |            | * main theme are finalized
29  |         |            |   . Grum-dark II
30  |         |            |   . Graphite
31  |         |            | * mantis: feature 1097
32  |         |            |   . The template don't manage the local-layout file
33  |         |            | * mantis: feature 1099
34  |         |            |   . Compatibilty with PWG_Stuff
35  |         |            | * mantis: feature 1098
36  |         |            |   . Metadata panel doesn't works very well => the UI
37  |         |            |     is handled differently, this problem is not here
38  |         |            |     anymore
39  |         |            |
40  |         |            |
41  |         |            |
42  |         |            |
43  ------------------------------------------------------------------------------
44  To do :
45    include revision when piwigo next release will be published
46      r3168, r3172, r3173, r3188,
47  ------------------------------------------------------------------------------
48  | files           | description
49  | content.css     | CSS for all pages
50  | generic.css     | CSS for all pages excepted categories&pictures
51  | menubar.css     | CSS for the menu
52  | picture.css     | CSS for the pictures pages
53  | thumbnails.css  | CSS for the categories pages
54  | gallyjs-tcp.js  | Javascript for the categories pages management
55  | gallyjs-tpp.js  | Javascript for the pictures pages management
56  ------------------------------------------------------------------------------
57  author: grum at grum.dnsalias.com
58  << May the Little SpaceFrog be with you >>
59  ------------------------------------------------------------------------------
60
61----------------------------------------------------------------------------- */
Note: See TracBrowser for help on using the repository browser.