Normal view

Is there a visually basic but eye pleasing Drupal theme out there yet?

I've been Drupaling since v6, now running multiple D10 and D11 sites and i'm still waiting for a visually pleasing yet basic looking Drupal theme I can do the absolute minimum on to just get a site going.

Worked on Omega, Bootstrap, Zen and many others over the years they all start as a barebones site but still need a lot doing to really get looking good.

I've just spent another few hours looking through all the theme options for D11 as I haven't looked in a year and nothing is popping up still.

There has to be something I can literally just change the font styles used and have a super minimal look and feel and I can just work on the features and content of the site.

submitted by /u/effortDee
[link] [comments]

Built LSafe with AI: Auto-backup tool for Lando users

Fellow Drupal developers using Lando!

Built LSafe with AI assistance to automate database backups in Lando workflows. Less about "rebuild destroys data" (it usually doesn't) and more about general backup safety.

What LSafe does:

- Auto-backup before lando destroy (actually destructive)

- Safety net for database imports/exports

- Backup before lando poweroff and lando restart

- Protection against typing the wrong command

- Automated backup age monitoring and cleanup

Built after our MySQL corruption incident - wanted better backup workflows overall. There are different approaches (Vortex has a cool countdown feature), this is the "backup first" approach.

For Lando users who want:

- Automated safety for truly destructive operations

- Easy lsafe restore for emergencies

- Zero-config backup management

- "Better safe than sorry" development workflow

One-line install:

curl -fsSL https://raw.githubusercontent.com/Apotheosis-Tech/lsafe/main/install.sh | bash

Usage: lsafe destroy instead of lando destroy for safe operations.

Being transparent: This is human vision + AI implementation. Turned out way better than I could've built solo.

GitHub: https://github.com/Apotheosis-Tech/lsafe

Thoughts on backup automation in development workflows?

submitted by /u/ApotheosisTech
[link] [comments]

Drupal overflow help

My Drupal agency has recently been shifting to more Agentic focused work. We have some legacy Drupal clients that need assistance from time to time and we are looking for someone to help with it. We don’t have a high budget for this sort of work. This is not a get rich gig. More of a I have some extra spending cash this week sort of gig.

Our clients are all on D10 and have small changes to their sites periodically. Nothing complex, yet. This could lead to more work as things progress with AI.

submitted by /u/clown_mutiny
[link] [comments]

Drupal Learning Roadmap

I want to learn theming, structure and how Drupal works in general.
I know the basics and some intermediate concepts.

I fail to understand twig and how to make good design with it.
fail to understand how Drupal interacts with regions and how to customize them to my needs.

I tried distributions but I find them frustrating.
Backend part makes perfect sense and I fell comfortable with it.

I am open to learn more about drupal theming and frontend development.
I thank in advance to the suggestion.

submitted by /u/LeandroGravilha
[link] [comments]

FreshRSS 1.27.0

18 August 2025 at 11:03

A few highlights ✨:

  • Implement support for HTTP 429 Too Many Requests and 503 Service Unavailable, obey Retry-After
  • Add sort by category title, or by feed title
  • Add search operator c: for categories like c:23,34 or !c:45,56
  • Custom feed favicons
  • Several security improvements, such as:
    • Implement reauthentication (sudo mode)
    • Add Content-Security-Policy: frame-ancestors
    • Ensure CSP everywhere
    • Fix access rights when creating a new user
  • Several bug fixes, such as:
    • Fix redirections when scraping from HTML
    • Fix feed redirection when coming from WebSub
    • Fix support for XML feeds with HTML entities, or encoded in UTF-16LE
  • Docker alternative image updated to Alpine 3.22 with PHP 8.4 (PHP 8.4 for default Debian image coming soon)
  • Start supporting PHP 8.5+
  • And much more…

This release has been made by @Alkarex, @Inverle, @the7thNightmare and newcomers @Deioces120, @Fraetor, @Tarow, @dotsam, @hilariousperson, @pR0Ps, @triatic, @tryallthethings

Full changelog:

  • Features
    • Implement support for HTTP 429 Too Many Requests and 503 Service Unavailable, obey Retry-After #7760
    • Add sort by category title, or by feed title #7702
    • Add search operator c: for categories like c:23,34 or !c:45,56 #7696
    • Custom feed favicons #7646, #7704, #7717,
      #7792
    • Rework fetch favicons for fewer HTTP requests #7767
    • Add more unicity criteria based on title and/or content #7789
    • Automatically restore user configuration from backup #7682
    • API add support for states in s parameter of streamId #7695
    • Improve sharing via Print #7728
    • Redirect to the login page from bookmarklet instead of 403 #7782
    • Clean local cache more often, when refreshing feeds #7827
  • Security
    • Implement reauthentication (sudo mode) #7753
    • Add Content-Security-Policy: frame-ancestors #7677
    • Ensure CSP everywhere #7810
    • Show warning when unsafe CSP policy is in use #7804
    • Fix access rights when creating a new user #7783
    • Improve security of form for user details #7771, #7786
    • Disallow setting non-existent theme #7722
    • Regenerate cookie ID after logging out #7762
    • Require current password when setting new password #7763
    • Add missing access checks for feed-related actions #7768
    • Strip more unsafe attributes such as referrerpolicy, ping #7770
    • Remove unneeded execution permissions #7802
  • Bug fixing
    • Fix redirections when scraping from HTML #7654, #7741
    • Fix multiple authentication HTTP headers #7703
    • Fix HTML queries with a single feed #7730
    • WebSub: only perform a redirection when coming from WebSub #7738
    • Include enclosures in entries’ hash #7719
      • Negative side-effect: users of the option to automatically mark updated articles as unread will once have some articles with enclosures re-appear as unread
    • Fix cancellation of slider exit UI #7705
    • Honor disable update on update page #7733
    • Fix no registration limit setting #7751
    • Fix XML encoding of sharing functions #7822
  • SimplePie
  • Deployment
    • Docker default image (Debian 12 Bookworm) updated to PHP 8.2.29 #7805
    • Docker alternative image updated to Alpine 3.22 with PHP 8.4.11 and Apache 2.4.65 #7740, #7740,
      #7803
    • Start supporting PHP 8.5+ #7787, #7826
      • Docker Alpine dev image :newest updated to PHP 8.5-alpha and Apache 2.4.65 #7773
    • Docker: interpolate FRESHRSS_INSTALL and FRESHRSS_USER variables #7725
    • Docker: Reduce how much data needs to be chown/chmod’ed on container startup #7793
    • Test for database PDO typing support during install (relevant for MySQL / MariaDB with obsolete driver) #7651
  • Extensions
    • Add API endpoint for extensions #7576
    • Expose the reading modes for extensions #7668, #7688
    • New extension hook before_login_btn #7761
  • UI
    • Improve mark as read request showing popup due to onbeforeunload #7554
    • Fix lazy-loading for <video poster="..."> and <image> #7636
    • Avoid styling <code> inside of <pre> #7797
    • Improve confirmation logic with data-auto-leave-validation #7785
    • Update chart.js to 4.5.0 #7752, #7816
    • Various UI and style improvements: #7616, #7811
  • I18n
  • Misc.

Is there a module to make Drupal 11 dropdown menus more compact?

Is there a module to make Drupal 11 dropdown menus more compact?

I am trying to adjust to Drupal 11 after having only experience with Drupal 7. I had not attempted to use any version earlier than 11. One characteristic of D11 I find annoying is how spaced-out the admin dropdown menus are. (Tried to add sshots to demonstrate this, but don't see how to do that here.)

I also disliked the lack of organization in the modules list, but have already improved that with the Module Filter module, which was being used in D7.

Similar spacing issues exist throughout the admin menus, on the pages themselves as well as dropdowns. The result is a lot more scrolling that could be avoided with more compact organization. Is there a module for making the dropdowns and settings pages more compact?

I also wish that all settings pages requiring a Save step would have the Save button near the top as well as at the bottom. It's annoying to need to scroll way down if the change made was not far down on the page.

submitted by /u/Naive_Long_5224
[link] [comments]

Cloud Control Panel and API

Aug 15, 15:42 UTC
Resolved - From 14:40 UTC to 14:52 UTC, users may have experienced errors when trying to use the API or while accessing our Cloud Control Panel at https://cloud.digitalocean.com.

Our Engineering team has implemented a fix and confirmed full resolution of the issue. Users should be able to access the API and Cloud Control Panel without issue now.

If you continue to experience problems, please open a ticket with our support team. We apologize for any inconvenience.

Silicon Valley is sucking up Singapore’s tech talent

15 August 2025 at 05:00
Singapore is known for channelling its best talent into the public sector and with GovTech it’s no different. The government aims to staff the agency with the same calibre of...

© Martin Abbugao/AFP via Getty Images

A staff member of GovTech demonstrating the use of facial verification technology in Singapore.

Why is image content displaying on front page when not promoted to it?

I just started (trying to) do a D11 site. Previously only worked in D7. I need a cycling slideshow of photos on the front page. I’ve been trying to use the VVJS (views vanilla javascript slideshow) module. I created a content type for it and generated 1-image-each items to be displayed by the slideshow. It works. BUT… Also displayed on front page, below the slideshow, are all the content items, one after another, in a column.

I thought it was something about the view settings – but when the view is disabled, all those images (17 of them) continue to display. They are NOT ‘promoted to front page.’ There are no blocks active at all on the page, when the view is disabled or removed. (I need to get this key feature working before I build anything else on the front page.)

So… Why are they displaying at all, and how might this be fixed? Any explanations or suggestions?

submitted by /u/Naive_Long_5224
[link] [comments]
❌