@acrylian
Paradigm theme has no file "custom.css" amongst distributed files, only "! rename-to-custom.css".
This way if user uploads whole folder with theme upon upgrade, their custom.css won't be affected, they will only upload empty "! rename-to-custom.css" to their css folder and it's not hooked into head section of the theme, only "custom.css" is (with address specific to Paradigm theme).
I consider this way to be pretty safe in regards to potential mistakes.
A big update to my fork of Paradigm theme: current version is 1.5 .
Link to latest version is always available here: https://www.blog.private-universe.net/web-and-tech/zenphoto-theme-paradigm/
Changes:
Great, you frequently update it. We will update it on our demo. The no indexing of the archive and tags pages I think this should indeed be part of the official html_meta_tags plugin. I will put that on the list therefore.
Enabled automatic generation of Description meta-tags from sanitized Custom Data for Pages.
If I look at the head file I wonder why the theme does what the html_meta_tags plugin actually also does/providees incl OpenGrap and such. As far as I see it does not disable the plugin so you might get things duplicated.
@acrylian
Some of it is just legacy features, as original creator added them, so I keep them too, fixing and updating as I find stuff lacking.
To ensure no duplication occurs, in my installation notes I list stuff that users need to disable/enable if they use html_meta_tags or other plugins.
As far as meta tags go - I've got some ideas for html_meta_tags plugin, will write some suggestions on github, when I get some time.
Okay, I see. You could force disable the plugin, too. But not all meta elements do duplicate as it provides a few more I think.
As far as meta tags go - I've got some ideas for html_meta_tags plugin, will write some suggestions on github, when I get some time.
Me too ;-) I plan to extend it but some of it will depend on some changes planned for later releases only…
PARADIGM ver 1.6
MAJOR WORK on Theme Options
Paradigm now has more than 100 options, so it had to be done!
You have to BACKUP all TEXT FIELDS and setup Paradigm from scratch!
Options were all renamed according to naming rules for Zenphoto themes and plugins.
Reworked all Options groupings and settings, to make it easier to set up your website and add new options.
Reworked descriptions for Options.
Cleaned up Contact Form, fixed errors/warnings
Cleaned up Comment Form, fixed errors/warnings
Fixed missing Page indicator for H1 Headers/Head Title tags
Added options to display Custom Data for Images/Albums/News/Pages separately
Added options to display Rating for News/Pages
Added options to display Hitcounter for News/Pages
Added option to display Download button for fullsize Images
Added Links to more RSS feeds in Footer/Head [work in progress]
Support for Related Items plugin:
Extended Featured Images plugin support:
Support for User Login-Out and Register User plugins.
(?) Added support for Default Codeblocks plugin [work in progress]
I don’t recommend using DefaultCodeblocks with Paradigm yet,
as I feel that I don’t fully understand it’s logic and therefore can’t > implement with consistent and predictable results.
Download here:
https://www.blog.private-universe.net/web-and-tech/zenphoto-theme-paradigm/
Demo site with screenshots and theme in action: https://demo.private-universe.net
Compatible with Zenphoto 1.6.3 (official release) and above due to changes to comment_form and contact_form.
I've created a repository for Paradigm on GitHub, so users can get snapshots with fixes between releases.
Past releases were added there too, for those who need them.
To coincide, I gave Paradigm a version bump to 2.0 - as I should have done it for v1.6 due to breaking changes to Options.
Changelog:
Links
Download Paradigm on Github: https://github.com/kuz-z-zma/paradigm
Demo site with screenshots and theme in action: https://demo.private-universe.net
Main Theme page was updated with instructions and how-to;
blog post and final package to follow soon.