Personal tools

Gallery3:Themes:greydragon

From Gallery Codex

DISCLAIMER
This is an experimental version of the theme used with a beta version of Gallery 3 and so you should be aware that many things can go wrong, many things that are unforeseeable. If you decide to use it then I suggest that you do your own testing before using it as a "live" release. Use it at your own risk. Author, G3 development team or anyone associated with this Web Site is not responsible for any problems arising from using the beta versions or any kind of loss due to the use of these beta versions. Please do not use the beta versions if you cannot risk the product not working properly. Please read all disclaimers on the web site, if you have any questions or problems, please use the forums so they can be addressed. If you download and/or use the beta versions then you agree to these conditions. Make a reasonable effort to backup your data before updating.

Requires latest version of G3 (experimental)

You could find my full list of themes and modules here

Contents

GreyDragon Theme

Very light darker theme.

  1. Independent Theme. Theme does not use most of default CSS or JS files.
  2. Adjusts to Full width of the browser with 73em minimum restriction
  3. Uses DIGG style for paging in Albums and Individual Photo pages
  4. Requires ShadowBox module for image preview and dialogs (see Requirements section below)
  5. Adjusted Exif events file (core module) to place a Exit Data button in toolbar area.
  6. Custom Theme Admin page allowing some user driven customizations
  7. ColorPacks support. Included: greydragon, wind, carbon
  8. Theme primarily tested/designed for 1280×1024. Lower resolutions could show some problems with custom dialogs.
  9. Unfortunatelly, it does not support RTL languages at the moment in full

Screenshots

Image:Greydragon_theme.jpg

Color Packs

Image:Greydragon_cp.jpg

Requirements

ShadowBox module is required for theme to function.

Installation

To install - unpack/unzip into your themes folder, activate the theme under Admin\Appearance\Theme Choice.
Supported browsers: Firefox, Internet Explorer 7/8, Chrome

Theme Configuration

Theme is designed to be up and running from the start in default state, but there are many useful options to allow tunning to your liking. Visit Admin\Appearance\Theme Options for detailed help information.

Tested/supported modules

FAQ

  • Q: How to change font?

    A: In theme's folder locate greydragon/css/screen.css and change font-family rule for BODY tag.

  • Q: What is Color Pack? How to select it? What to do if I want to change it?

    A: Color Packs is a new feature released with 2.1.0 version.
    You can select from the list of color packs available using Theme's Admin page.
    With 2.1.0 release all color related information was moved into greydragon/css/colorpacks/ folder where each sub-folder represents a color pack. It consists of two parts: colors.css - CSS file with all basic CSS rules to manage theme's color palette and images folder with necessary icons to match the color palette of the theme.
    In order to introduce a new color pack, simply create a new sub-folder similar to one of the existing and make modifications in color.css and image resources.

Wish List

Something which was brought up to my attention during discussions and could be considered for later implementation... Have more? comment on it.

  • would be great if thumbs are showing a shadow, at least in wind and carbon colorpack

Changelog

version 2.4.0 - experimental

  • Apply g-button style only to forms
  • Fix to properly display videos
  • Fix to account for changes in Comments module
  • Favicon removed from theme's package
  • Fixed uninitialized state warnings of the variables in PHP protected mode
  • Album thumbs now have "lighter" background
  • First draft to change how dialogs are handled - switched to standard code
  • ADMIN: G3 Core version requirement is set to 32
  • ADMIN: Added missing settings initializations
  • ADMIN: Fixed issue with Navigator position setting not being persisted
  • ADMIN: Abstract admin form styles for reuse from regular module admin panels
  • ADMIN: Added option to specify favicon location. If not specified default G3 icon is used.


version 2.3.1

  • Hide Rotate operations for pictures since they are not supported by the theme
  • Added use of common gallery.ajax.js. Fix issue with some Ajax based links.
  • Layout fixes for Translation form overlay
  • Changed CSS styling for buttons to provide unified coverage for buttons and links exposed as buttons.
  • ADMIN: Fixed options group styles in Theme's Admin panel
  • ADMIN: Advanced Settings for Thumbs and Individual Photo are moved into separate sections.
  • ADMIN: New option - display meta data in Photo description section
  • ADMIN: New option/fix - SEO indexing is now allowed by default. In order to prevent your site from being indexed, you can now use "Disallow Search Engine Indexing" option


version 2.3.0

  • Adopted for Gallery 3.0RC2 changes (minor template adjustments, css class name changes, etc.)


version 2.2.1

  • Redesigned Ready event handler for the theme to ensure proper ShadowBox initialization
  • Added support for gallery_dialog() function call used by some 3rd party modules - some sync issues are solved by imposed delay of 1 second
  • GPS module - better action list alignment in the sidebar


version 2.2.0

  • Added support for slideshow mode in Photo Preview
  • Fixed issue with Info side block - missing markup
  • Fixed issue with Upload dialog layout with some resolutions/fonts
  • ADMIN: Added option to hide breadcrumbs
  • ADMIN: Added prerequisite check for Info module - required for Thumb meta data display


version 2.1.7

  • Added support for missing images in the thumbs to allow proper operations with empty albums or albums with broken thumbs
  • Some color optimizations
  • Color improvements for "Add Image" dialog
  • Better support for Basket module


version 2.1.6

  • Wind colorpack adjusted to closer match default Wind theme


version 2.1.5

  • Minor changes in ADMIN infrastructure
  • ADMIN: added check for Kbd Navigation module
  • ADMIN: New color pack - carbon


version 2.1.4

advertisements