Revision 2.5.5 (2022-04-21)
About: A feature-rich and mobile-ready theme based on Bootstrap 4.
Features:
* Over 30 color styles
-> Bootswatch
-> Material Design
-> Custom low-contrast dark color scheme based on Lightroom® colors
* Full screen slideshow view using PhotoSwipe
-> Supports auto play
-> Supports HTML5 video
-> Album thumbnails can be linked to PhotoSwipe directly (like smartpocket)
* 100% mobile ready
-> fully responsive Navbars, Carousel, PhotoSwipe slideshow, video content
-> async/ondemand loading of carousel & PhotoSwipe content, adaptive image size selection, swipe & tap events
* Carousel album navigation on the picture page using Slick slider
* Video support using native HTML 5 video widget
* Optional hero image or jumbotron banner
* Different layouts for infos on picture page
* Tons of configuration options
Requirements:
* PHP >= 5.3
Recommended plugins for best mobile experience:
* GThumb+ or gdThumb (for best "available screen space usage")
* RV Thumbnail Scroller (to keep initial page load size small and allow for easy "swipe through")
Changes: #316 Loading problem with lots of photos in an album (auto-deactivate photoswipe/
Revision 12.2.0.1 (2022-02-09)
About: - responsive layout, retina aware
- comes with several color flavors (including clear and dark colors)
- horizontal menu (becomes vertical on mobile devices and small screens)
- automatic photo size selection on photo page (retina aware, graceful degradation on non javascript browsers, active from the first hit ...)
- thumbnails full row layout (no space lost, à la plugin GThumb, retina aware)
Incompatible with the following plugins: AutomaticSize
Changes: fixes #47 if description is long then scroll
Revision 2.4.3 (2022-01-25)
About: A theme with an horizontal menu and a simple modern design.
Create themeconf_local.inc.php in the folder hr_glass_xl and custom it by adding this code modified as desired:\
$themeconf = array(
'add_menu_on_public_pages' => true, # activation
'Exclude' => array('theNBMPage','thePopuphelpPage',), # Excluded pages
);
Changes: Correcting Return issue
Revision 2.5.3 (2022-01-25)
About: A theme with an horizontal menu and a simple modern design.
Create "themeconf_local.inc.php" file in the folder "hr_os" and customize it by adding this code (modified as desired):
$themeconf = array(
'add_menu_on_public_pages' => true, # activation
'Exclude' => array('theNBMPage','thePopuphelpPage',), # Excluded pages
);
Changes: Correcting Return issue
Revision 2.6.3 (2022-01-25)
About: All 'OS_*' themes require this theme, so download this first!
Changes: Correcting Return issue