Paradigm 1.5
Changelog for 1.5 – by kuzzzma (April 2024)
- Code clean-up.
- Updated Theme functions to use correct time from metadata for Photos in Metadata section on Image Pages (without added timezone of server – this was inherited from Zenphoto, reported as bug and fixed for everyone).
- Favorites plugin now works (with Zenphoto 1.6.3), therefore I’ve completely reworked Favorites page.
- Option to display Image Caption above or below Image on Image Page.
- Moved News Archive links before Gallery links in Archive.
- Some fixes in Breadcrumbs section (typos, leftover code).
- Added missing icon for H1 in News/News categories pages
- Options:
- Reworked all Options groupings and settings, to make it easier to set up your website and add new options.
- Reworked descriptions for Options (work in progress)
- Lightbox previews:
- Fixed Lightbox pop-up with image previews in Albums, Archive, Search etc.
- Links to Lightbox previews were assigned with rel=”nofollow” to exclude generated links to preview images from indexing.
- Added option to disable usage of Lightbox previews altogether for whole website.
- More settings for the Sidebar:
- Options to choose when to display Album Menu in Sidebar (multi-choice: Gallery, News, Pages, Archives).
- Options to choose when to display News Categories Menu in Sidebar (multi-choice: Gallery, News, Pages, Archives).
- Options to choose when to display Pages Menu in Sidebar (multi-choice: Gallery, News, Pages, Archives).
- Change of CSS for Albums, News Categories & Pages Menu navigational panels in Sidebar:
- Previously navigational panels in Sidebar had id=”nav-local” assigned to them.
- Now there can be multiple panels on each page, so class=”nav-local” is used instead.
- If you use custom styling – you may need to update your custom.css file by replacing all #nav-local with .nav-local in rules!
- Option to specify number of levels of Album menu to display in Sidebar (for Gallery; News, Pages, Archives use “Top-level only” setting).
- Option to specify number of levels of News Categories Menu in Sidebar (used for Gallery, News, Pages, Archives).
- Option to specify number of levels of Pages Menu in Sidebar (used for Gallery, News, Pages, Archives).
- Fixed font-size calculation for Popular Tags cloud in Sidebar.
- Customization of Menus:
- Option to choose custom text for Gallery link in Main Menu (it’s also used in Footer menu and Sidebar panel).
- Option to choose custom text for News link in Main Menu (it’s also used in Footer menu and Sidebar panel).
- Option to choose custom text for Pages header in Sidebar navigation panel.
- More settings for Footer:
- Reworked settings for additional pages in Main Footer menu.
- Option to display RSS Links in Footer.
- Option to display Social Media Links in Footer (if linked in “Links and Services” section of Paradigm Options).
- SEO options:
- Option to remove Tags pages from Search Engines Index by adding “noindex, follow” to Head section.
- Option to remove Archive pages from Search Engines Index by adding “noindex, follow” to Head section.
- Enabled automatic generation of Description meta-tags from sanitized Custom Data for Pages.
- Other clean-up of rules for auto-generating Meta tags: titles, descriptions etc.
- Reworked auto-generation of Open Graph meta-tags.
- Reworked auto-generation of Twitter-cards meta-tags.