source: extensions/greydragon/changelog.txt @ 30210

Last change on this file since 30210 was 30210, checked in by SergeD, 10 years ago

version 1.0.13
+ New colorpack - GreyDragon
+ ADMIN: Added support for horizontal menu - "Static Menu - Header Bottom". When used with Additional Pages Plugin, pages except Root Page would be embeded

into menu bar instead of drop down menu.

+ ADMIN: Added option "Display navigation arrows" for Root page
+ ADMIN: Added option "Display navigation controls" for Root page
+ Added support for thumb shadow space - custom CSS is required (please refer to help section in admin area). Latest gdThumb is recomended.
+ CSS: cleanup

  • Removed hardcoded height for root page slideshow to accomodate navigation controls
  • Fixed issues with Categories List overlapping when Static menu is enabled
  • In Phote page, hide overflow photo when huge size is used
  • Property svn:eol-style set to native
File size: 6.3 KB
RevLine 
[30210]1=== Grey Dragon Theme ===
2Grey Dragon Theme - a custom theme for Piwigo 2
3
4Tags: HTML 5, Bootstrap, Open Sans
5
6This theme was designed and built by Serguei Dosyukov
7http://blog.dragonsoft.us/
8Copyright (C) 2009-2014 Serguei Dosyukov
9
10Compatible: PW 2.6, 2.7
11Minimum requirement: PW 2.6.3
12
13This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software
14Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but
15WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
16details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc.,
1751 Franklin Street Fifth Floor, Boston, MA  02110-1301, USA.
18
19=== Changelog ===
20version 1.0.13
21+ New colorpack - GreyDragon
22+ ADMIN: Added support for horizontal menu - "Static Menu - Header Bottom". When used with Additional Pages Plugin, pages except Root Page would be embeded
23  into menu bar instead of drop down menu.
24+ ADMIN: Added option "Display navigation arrows" for Root page
25+ ADMIN: Added option "Display navigation controls" for Root page
26+ Added support for thumb shadow space - custom CSS is required (please refer to help section in admin area). Latest gdThumb is recomended.
27+ CSS: cleanup
28- Removed hardcoded height for root page slideshow to accomodate navigation controls
29- Fixed issues with Categories List overlapping when Static menu is enabled
30- In Phote page, hide overflow photo when huge size is used
31
32version 1.0.12
33+ ADMIN: JS is moved out page source into dedicated admin.js for better reusability
34- Fixed issue with active menu header not being highlighted in PWG 2.7
35
36version 1.0.11
37+ Full support for themeconf[colorscheme] implemented
38+ Removed use of background images in admin area to improve performance
39+ CSS: Enforce min width for admin area - 1270px to allow proper display of help section
40+ Admin: added help section for Advanced Options - Custom CSS with few samples
41+ Admin: new option for Root page - Adapt slideshow size to each photo, i.e. elastic mode
42- CSS: Removed overflow: visible for #theImage causing scroll bar to appear in some cases for image in photo page
43- CSS: Removed min-width for footer
44
45version 1.0.10
46+ Piwigo 2.7 compatible
47+ Removed use of local_head.tpl
48+ Added support for themeconf[colorscheme]
49- CSS: adjust background for image thumbs to match respective color packs when gdThumb is not installed
50- Admin: added auto-hide for Info messages (10 seconds)
51
52version 1.0.9 - first release
53+ Admin: "Admin Tools" plugin added as recommended
54+ Admin: "gdThumb" plugin added as recommended
55+ Admin: Recommended plugins are now linked to associated Piwigo Extensions pages
56+ Admin: New option - Hide About Link
57+ Admin: New option - Animate Menu
58+ Admin: If Header Text is not used, then global "Page banner" would be taken in consideration
59+ Admin: Site credits can be shown as text/icon or hidden
60+ Admin: New option - Include Contact Webmaster Email in the Footer for Members
61+ Admin: New option - Remove photo counter in breadcrumbs
62+ New colorpack - blackhawk
63+ CSS: If footer text is not used, footer would "collapse" into 1 line
64+ CSS: If neiter header text or logo is set, header would collapse
65+ CSS: Added box style for additional info box in albums and photo pages
66+ CSS: Info/Warning/Error message boxes are now take only space needed
67+ CSS: Pages impose min height for mid section to prevent layout "collapse" on load
68+ "My profile" link moved to the first position and would shows user's name instead
69+ Improvements to menu presentation and state handling
70+ Hide "administration" link in the footer if "Admin Tools" plugin is enabled
71+ Adds "Theme Config" option under "Administration" menu if "Admin Tools" plugin is enabled
72+ Major redesign of Menu handling. Static Menu is not allowed in Picture pages
73+ Added support for tab view for metadata and comments in Photo page. New Admin option: Default tab to be displayed
74- JS reorganizing
75- CSS clean up
76- Fixed issue when change to root page content was not detected causing misleading message in Admin area on Save
77- Fixed capitalization of "contact" link in footer.tpl
78- Fixed issue in IE when Admin Tools menu closes while trying to navigate
79- Fixed thumb positioning to center thumb image
80- Fixed issue when empty strings in settings would not be recognized as empty value
81
82version 1.0 build alpha 6
83+ CSS cleanup
84+ If Gallery Description left empty, space would not be allocated in the Root Page causing image to be centered
85+ New colorpack: whitehawk - White theme
86
87version 1.0 build alpha 5
88- Fixed issue with uninitialized variable when neither favicon or "no generator" are selected
89
90version 1.0 build alpha 4
91+ Admin: New option "Remove Piwigo Generator Meta Tag" which can be used along with "Show Site Credits"
92+ Admin: Added support to allow "lower case text" be optional
93+ Use of custom.css file is extended to take advantage of its flexibility and prevent dynamic inline CSS where applicable
94+ Changes to Info/Warning/Error messages colors to better match the theme
95+ Admin: More translation support added for theme options
96- Admin: Fixed issue when some default settings were not properly persisted causing improper application
97- Admin: Fixed issue with Smarty cache not being purged when some settings are applied.
98- During conversion to Bootstrap I broke use of font-based icons, it is now fixed (ex: comment collapse area)
99
100version 1.0 build alpha 3
101+ Major theme code refactoring. Theme logic is now "classified"
102+ Bootstrap CSS support introduced to alleviate browser dependencies.
103+ Theme's CSS is moved out of theme.css to ensure proper application
104+ Admin: Added option to enable debug mode
105+ Admin: Added option to reset theme settings
106+ Admin: Added check for required PW version and plugins
107+ Admin: Theme styling is extended to Theme's admin area
108- Admin: Removed option to suppress noindex for Robots (managed from PW config.inc)
109- Admin: Fixed issue with quotes not stored properly in various fields
110
111version 1.0 build alpha 2
112+ Added support for Root Page settings. Requires Additional Pages Module
113
114version 1.0 build alpha 1
115+ initial release
Note: See TracBrowser for help on using the repository browser.