Category: News
How to Secure Your WordPress Site from Hackers
Video for /dev/mtl 2024 Talk “Frontend Ruby with Glimmer DSL for Web”
ASUS UEFI force-installs and reinstalls shovelware on Windows and it’s spamming users with Christmas wishes
IRCTC down: नहीं चल रही IRCTC की Website & App! कैसे करें Ticket Book or Cancel? GoodReturns
#IRCTC #IndianRailways #RailwayTickets #IRCTCApp #ticketbook #tatkalticket
~HT.318~GR.124~PR.147~ED.148~
Web Wash: Drupal 11.1: Farewell Body Field and Hello New Hook System
Significant changes arrive with Drupal 11.1, marking a shift in how developers work with content types and hooks.
No More Default Body Field
The default body field will no longer be automatically generated when you create a content type. This change moves away from the traditional standard where the body field serves as the primary content container. In the past, when starting a new Drupal site, the body field was always expected to be present.
It was a standard feature that developers relied on. Now, new sites will have various field names such as `field_description`, `field_text`, and `field_content`. This shift in naming conventions may lead to some adjustments in how content is managed.
But I noticed that the body field was slowly being phased out and replaced with the paragraph field, where instead of adding all your content into a single field, you would build out your page using paragraph types, or as we would often call them, components.
Glimmer Hangman (RubyConf 2024 Hack Day App)
glimmer_hangman
Ruby gem and run the command hangman
and you’ll have the game running on your machine instantly!https://andymaleh.blogspot.com/2024/12/glimmer-hangman-started-at-rubyconf.html