Conic Sections


I took over the maintenance of a website since the pre 8.7 days. We are now at version 11.
It's time I redo the theme. I also want to include Drupal Canvas.
Which starter themes do you guys recommend? And why?
Sorry to be bothering you all again.
The good news is thanks to your help I have a site working on local and I'm very happy with how it looks and how its functioning!
The bad news is I cannot seem to deploy it to Hostinger. I chose it for hosting because it was mentioned on the Drupal website.
But when I upload the files from my project I get a 403 error. I've tried just adding the necessary modules to remake my site, however when I enable the Drupal Canvas module I get a message saying "The website encountered an unexpected error. Try again later."
I'm not sure if I'm missing a step preparing my local project for deployment to Hostinger and I'm concerned it won't work at all because I used the Canvas module.
| Hi community, A while ago I announced the existence of "drupal_ls": https://www.reddit.com/r/drupal/comments/1nd6z36/announcement_new_language_server_for_drupal/ Drupal LS is a language server providing IDE-like intellisense features for Drupal 8+. Until today the language server could only be used in Neovim, Emacs, or similar editors. Now the language server can be used in VSCode as well! You can install the extension from the Marketplace: https://marketplace.visualstudio.com/items?itemName=jdrupal-dev.drupal-ls Enjoy :) [link] [comments] |

| | I'm very new to drupal, so I apologize if this is a dumb question. I'm trying to set up a drupal theme to use for my webcomic, however I'm struggling with the logic for the page navigation. The goal is for each page to have buttons at the bottom that point to the next comic page, previous comic page, first page, and latest page (which is also the home page). I saw a post from 6 years ago with a similar question, but the top comment only said to 'theme it in HTML/CSS/JS' first, but I'm stuck on how to set up the page logic, which would be interacting with the cms? [link] [comments] |

Β© Sebastian Cestaro for Rest of World
| | I'm new to Drupal development and recently migrated a Drupal 7 theme to Drupal 10. In Drupal 7, the I can confirm that file metadata (such as file size) is still available and rendered correctly via my custom Twig template However, there is no CSS style named Screenshot of the Chrome developer tools What Iβd like to achieve is to display a file-type icon (say A workaround would be to copy the icons from What is the proper way to display standard file-type icons next to file links in Drupal 10? [link] [comments] |

I have gutenberg-based websites running with domain module to host multiple URLs. I had a bit of performance issues, and it was difficult to control 10+ domains with current setting, so I have waited for months to update the entire system.
Now that Drupal Canvas is rolled out its official version, I wonder if it is worth the try, or should I wait more.
Together with 11.3 upgrade (currently rolling 11.2.3), I want to put all these website issues behind, and move on. I am not sure how the Drupal Canvas's sub-module ecosystem is forming and how much dependency it still has to legacy ones like paragraph.

Β© Sebastian Cestaro for Rest of World

This is a major release, just in time for the holidays π
Selected new features β¨:
userdate:PT1H for the past hourImproved performance ποΈ:
Selected bug fixes π:
Breaking changes π₯:
This release has been made by @Alkarex, @Frenzie, @Inverle, @aledeg, @andris155, @horvi28, @math-GH, @minna-xD and newcomers @Darkentia, @FollowTheWizard, @GreyChame1eon, @McFev, @jocmp, @larsks, @martinhartmann, @matthew-neavling, @pudymody, @raspo, @scharmach, @scollovati, @stag-enterprises, @vandys, @xtmd, @yzx9.
Full changelog:
userdate:PT1H for the past hour #8093\b and \B for regex search using PostgreSQL #8141~ subsequent-sibling #8154
Retry-After rules for proxies #8029, #8218data: to CSP in subscription controller #8253Retry-After #8195f.kind to ease migrations from FreshRSS versions older than 1.20.0 #8148config.custom.php during install #8033window.bcrypt object #8166chart.js v4 update #8298WordPress.com HTTP duplicates with WebSub Automattic/pushpress#16cli/health.php compatibility with OpenID Connect #8040cli/access-permissions.sh to detect the correct permission Web group such as www-data, apache, or httpexec() function for git update #8228DOMDocument::saveHTML() scrambling charset encoding in some versions of libxml2 #8296php-intl #8334<select> #8190Promise to async/await: #8182move #8214lib_rss.php with potential breaking changes for some extensions #8193,#[Deprecated] #8325--no-progress #8315
Hi folks, I've contributed a Drupal 11 distribution (install profile with distribution key in *.info.yml). Everything works as expected with that.
Nevertheless, now to install a new Drupal instance with my install profile, I need to create a Composer Drupal project, pull my installation profile and then proceed with the installation, which succeeds my needs.
Instead, I'd like to go for "composer create-project drupal/vikttorius-distribution" which does all the above in one step.
What I'm missing is the procedure for Drupal.org to publish Composer projects under drupal namespace. Something is slipping through my slipping my mind.
IA is telling me to open a support ticket in Infrastructure issue queue, which doesnt sound right to me.
Also I read, but unsure about that, the Drupal Recipe Initiative is related to me topic.
Could you add some light to this topic?

Β© Sebastian Cestaro for Rest of World


Β© Dhrutika Himani for Rest of World