![]() |
|
My update for Paradigm theme - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: My update for Paradigm theme (/thread-13853.html) |
My update for Paradigm theme - kuzzzma - 29-06-2023 I've been using customized Paradigm theme for my Zenphoto website, but latest ZenPhoto release made it unusable due to some depreciated functions (for example, you could't even access theme options). I wrote to original author offrench in February with bug report for several issues, got no reply and ended up fixing all of them myself. So, the theme seems to be abandoned - I've decided to share it on my blog, in case someone else may get a use of it too. What I did for version 1.2:
Info: Contains:
My testing demo-site: https://demo.private-universe.net/ My update for Paradigm theme - acrylian - 29-06-2023 Great, such updates are always welcome. Technically a theme is GPL v2 or later (or some compatible licence) so legally it should be okay. Perhaps consider to put it on GitHub or another open platform which to my knowledge the original author never did. The theme demo seems to use Google fonts. If the theme itself does as well, it should be optional since as it is considered a privacy problem at least in the EU and other countries ("phoning home" to Google). Better is to have fonts included locally. Technically it can be used but with privacy consent only. Same for GA of course (which seems not be enabled there though). (And btw, its "Zenphoto", not "ZenPhoto" ;-)) My update for Paradigm theme - kuzzzma - 29-06-2023 I left it at my own site since author never stated his preference for this theme specifically - his photos, for example, exclude derivative works, but this theme uses bootstrap, so some building upon should be allowed? I plan to post other themes I'm working on to github, but for that one I've decided to err on the side of caution. With Google services - I'll probably just delete this font reference, if someone is reliant on it - they can add it themselves. My update for Paradigm theme - acrylian - 29-06-2023
A theme is a derivative and dependent work of Zenphoto as the "mother project" generally so it inherits its licences bec. There might be exceptions for design itself but at least for code itself there should not be a problem. It's handled like this on any even bigger CMS out there. Even the commercial themes for a certain widely used CMS are GPL generally. I will tomorrow add a note to the paradigm theme entry that there is an updated fork available. Looking forward to more themes :-)
Sure, the site owner is responsible and for GA you need an account so the owner should know what he is doing and nothing is "sneaked" in as it is possible with the fonts. My update for Paradigm theme - kuzzzma - 29-06-2023 Thanks! My update for Paradigm theme - kuzzzma - 05-07-2023 Big update with a lot of new options in Paradigm version 1.3:
My update for Paradigm theme - acrylian - 05-07-2023 It should be noted that the theme probably is not compabile with the html_meta_tags plugin which provides twitter and opengraph elements as well. My update for Paradigm theme - kuzzzma - 05-07-2023 It's noted in the Installation notes and recommended options that you have to disable some stuff from list of html_meta_tags, My update for Paradigm theme - acrylian - 05-07-2023 Okay, good, I hadn't checked everything. I have (longterm) plans to extend html_meta_tags to be more flexible. But probably not for 1.6.x though. My update for Paradigm theme - kuzzzma - 05-07-2023 Quick update to 1.3a
|