Was thinking about how to improve Project Browser, and thought it would be nice to have a "recommended downloads" panel. But how would PB know what to suggest? Let's allow a user to store info about the site at admin/config/system/site-information. Maybe a main field for "Club site" or "church site" or "NGO" etc, then a tag field for subcategories.
If we add that field to the installer, we could even have recommendations for downloads show up right away on the front page, instead of the add content text.
GitHub Issue #:
1543
Recent comments
@themetman Good to hear your solution. May be helpful for others in the future.
Write Permission Problems on files, ../private and /tmp on my Laptop
It was the ProtectHome setting in the apache service which was the problem. I did this: systemctl edit apache2.service Then added this: [Service] ProtectHome=no...
Write Permission Problems on files, ../private and /tmp on my Laptop
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?