This is part of the #1905 meta...
Describe your issue or idea
This idea has been mentioned in the past by @wesruv while building Basis, and also in an unrelated context in https://github.com/backdrop/backdrop-issues/issues/1224#issuecomment-141...
There are php libraries that could help with this:
- https://github.com/pedrosancao/php-color-extractor
- https://github.com/thephpleague/color-extractor
- https://github.com/bachors/PHP-Extract-Image-Color-Class
- ...moar??
Expected behavior (if reporting a bug)
When users visit the settings page of a theme that has color.module support, they are presented with a button to upload their favourite image or their company logo. Once uploaded, we extract a color scheme and apply it to the theme. The user can now preview and tweak.
Recent comments
Correct, if you add multiple condition statements they are treated as AND so it would appear to the system as: node/103 AND node/91 which will never happen. Glad you found the way to...
Blocks (custom) not displaying in Harris sidebars with visibility condition set to more than one url path (node)
YES! That works. This whole thing is extremely bizarre, though. On the site I'm building (not the sandbox demo), I had a view that was displaying multiple images correctly (i.e. once, not...
Duplicated images in view
Maybe "Query settings" : "Distinct". If there are multiple identical items, each will be displayed only once. You can use this to try and remove duplicates from a view, though it...
Duplicated images in view