Releases: RolandTi/collections
Collections 2.2
Collections 2.1
- Fixed
--accent-color
in dark mode. - Refined seach input focus
- Heading H1 fixes
Collections 2.0
Collections 2.0
Collections 2.0 is a relative big update. You can now switch between a topbar and a sidebar.
The sidebar view is close to the Zenpage theme.
New & updates
- You can active a Sidebar in theme options
- Inter font updated to v.4 and imported now as a variable font
- There is a blog/journal view if you use
multiple_layouts
plugin and selectalbum_diary
template. - Macy.js for the masonry layout has been replaced by shuffle.js. Suffle seems to be more reactive.
Fixes
- Centered footer (obvious on smartphones)
- Not showing an empty « maps » section if no coordinates are found (using the new
has()
css property) - Prevent zooming on smartphone when using the search field (font-size at 16px).
- Duplicate of pagination on the news archive have been fixed.
- Fixed the call of printLanguageSelector in footer (no more empty
<li></li>
)
It's a first release, help is welcome.
Collections 1.2.2
Updated @call_user_func('printLanguageSelector');
to callUserFunction('printLanguageSelector');
in footer.php. That old function could cause render interruption on a fresh install. Sorry for releasing everyday !
Collection 1.2.1
Thanks to kuz-z-zma I split the header section into a separate file : _header.php
Improvement
- Elements from
<header>
are now in_header.php
.
Collections 1.2
Thanks to stalkerGH eyes I fixed thumb centering.
Improvement
- Thumbnails are now perfectly centered in album squares.
Collections 1.1
This new release follow Zenphoto 1.6, fixing some issues with deprecated functions.
And to F. who sent me a request to support the plugin cookie, I tried the default cookieconsent
plugin without any trouble on the current version. Maybe I'm missing something ? (Sorry, I've have no way to contact you!)
Improvement
- Edited
isImagePhoto()
to$_zp_current_image->isPhoto()
- Added link to privacy page
- Added link to Zenphoto :-)
- Added copyright notice (if you enable it)
Collections 1.0
I've worked a lot to reach my to-do list from 2021. This is why it's now a final version. I will continue to update the theme to match ZenPhoto CMS developpement or if you have any request.
Improvement
- 🌞🌚 Darkmode switch : users can now choose between light & dark theme.
- Now using CSS variables.
Bugfixes
- Fixed missing text icon on favorite page for text files
- Fixed missing "printLangAttribute" in some files
- Fixed missing RSS link in some files