Skip to main content

XMT

短闻

信流 · 上滑连读 · 来源可核

搜索 稍后
1 / 24
Aggregate AI 摘要 Drupal.org Planet Drupal Meta 45″

The Drop Times: Open-Weight AI Puts Openness on the Policy Agenda

G20政策辩论聚焦开放权重AI,K2 Horizon发布揭示‘开放’需涵盖权重、代码、数据等全要素

  • G20技术会议首次将开放权重AI纳入政策议程,美主张避免泛化监管
  • K2 Horizon发布6个模型,公开权重、代码、训练数据及中间检查点等全生命周期信息
  • 开源AI定义强调:仅开放权重不等于开源,须同时提供训练数据、源码和参数才满足真正开放

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 38″

Très Bien Blog: composer drupal-patch-check

Drupal补丁检查Composer插件,自动验证补丁在升级后是否仍适用

  • 专为Drupal网站补丁管理设计的Composer插件
  • 支持检测补丁在模块更新后是否仍可应用
  • 通过远程API实现补丁兼容性自动化验证

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

PreviousNext: If you're using Twig's raw filter with Drupal, you're doing it wrong

Drupal开发者慎用Twig的|raw过滤器,易引发XSS漏洞

  • Twig默认自动转义防XSS,|raw会绕过此保护
  • 多数|raw使用场景实为错误,应改用processed属性
  • Text类字段应取.processed而非.value,确保内容已安全处理

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 43″

Berliners blog: Rebuilding a data-driven Drupal site: Page templates with Layout Builder

柏林媒体重建数据驱动Drupal网站,用Layout Builder构建页面模板

  • 将原有Panels页面元素迁移至Layout Builder
  • 页面由可配置区块插件组装,展示外部系统数据
  • Drupal仅存储布局与配置,不存底层数据

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Dries Buytaert Drupal 45″

Helping agents discover my site search with MCP

作者为网站搜索API新增MCP协议支持,仅150行代码实现

  • MCP最新版取消会话和握手要求,适配无状态搜索API
  • 已实现单路由三方法MCP服务,代码不足150行
  • 当前Claude/ChatGPT等客户端尚未支持该新协议

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Dries Buytaert Drupal 45″

Open Source is four kinds of economic goods

开源项目含四类经济商品:私有、俱乐部、公共、公共资源

  • 代码属公共品,非排他且非竞争
  • 维护者时间属私有品,可排他且竞争
  • 商业机会属公共资源,难排他但竞争

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 29″

Gspikes: Drupal 11 Adoption Tracker: The Curve, the Cliff, and 260,000 Sites

Drupal 11已覆盖36%上报站点,距Drupal 10停服仅剩1年半

  • Drupal 11当前运行于36%上报的Drupal站点
  • 升级速度约为Drupal 10同期的一半
  • 2026年12月9日Drupal 10将终止支持

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Drupal AI Initiative: Yesterday's CMS published pages. Tomorrow's CMS publishes capabilities

Drupal提出CMS新范式:从发布网页转向发布可调用能力

  • AI代理不再读网页,而是直接调用网站服务能力
  • 传统CMS发布静态页面,新CMS需暴露搜索、加购、结算等操作能力
  • 核心转变是网站从‘告知能做什么’升级为‘让用户直接做’

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Omega8.cc: A Sign Is Not a Door

Drupal/Backdrop默认robots.txt不拦AI爬虫,旧防护机制已失效

  • 7个默认robots.txt文件均未声明任何AI代理
  • AI厂商可能在同一文档中对爬虫守约、对助手违约
  • WAF仅能拦截已知行为,无法应对新型未知请求

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 24″

The Drop Times: Paulo Maia Carvalho on DrupalClaw and the Boundaries of Agent-First Drupal Development

DrupalClaw实现AI驱动的Drupal全流程操作,但需人工审核与版本上下文保障

  • DrupalClaw支持AI自动执行Drupal环境搭建、调试与数据库操作
  • 测试揭示AI在版本上下文缺失时易出错
  • 人工审批关卡和开发者复核仍为必要环节

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 22″

Gspikes: Planning a Drupal Migration: The 90-Day Calendar

Drupal迁移90天日历:分三阶段、52步、含关键里程碑与资源分配

  • 90天分三阶段推进Drupal迁移
  • 覆盖52个具体执行步骤
  • 明确关键里程碑与团队资源分配

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Matt Glaman: Making the phpstan-drupal playground work for agents

phpstan-drupal游乐场完成改造,支持AI代理自动运行调试

  • phpstan-drupal游乐场原为人工复现Drupal PHPStan Bug
  • 此前存在多个小故障,长期未修复
  • 改造后既支持人工浏览器操作,也支持AI代理调用

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Talking Drupal: Talking Drupal #568 - Off The Cuff #12

Drupal 11新模块Microsoft 365 FullCalendar上线,支持用户Outlook日历与Drupal内容同屏展示

  • 模块8月19日发布,适配Drupal 11,版本1.0.0
  • 依赖Microsoft 365 Connector和FullCalendar,需SSO登录
  • 含单元测试与内核测试,README详述隐私与配置

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Drupal AI Initiative: Two Keynotes, One Question: Building Through Disruption at Drupal GovCon

Drupal GovCon双 keynote 揭示主动变革与守护团队的平衡

  • Mike Madison主张‘ disruption 是动词’,鼓励每人从小处发起有意义改变
  • Kerry Greer强调 disruption 也会被动发生,维系团队需切实关怀与行动
  • 二者结合构成Drupal社区当下所需:引领变革的勇气与不落下任何人的担当

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Golems GABB: Beyond Table-Based Nightmares: A Technical Deep Dive into Drupal's MJML Render Engine

Drupal MJML渲染引擎解决邮件客户端兼容难题

  • 邮件客户端渲染差异大,Outlook等依赖Word引擎
  • 传统表格布局是当前HTML邮件开发主流方案
  • CSS Grid/Flexbox等现代布局在邮件中基本不可用

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

DDEV Blog: DDEV v1.25.4: Database Seeding and Reset, MySQL 9.7 LTS, Global Configuration, New Project Types

DDEV v1.25.4发布:支持数据库自动播种与重置、MySQL 9.7 LTS、全局配置

  • 新增--seed-snapshot参数,可一键用快照初始化新项目数据库
  • 正式支持MySQL 9.7 LTS,并将MySQL 8.0/8.4迁移至Docker Hardened镜像
  • 引入全局配置,CA证书、API令牌等一次设置,所有项目生效

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Berliners blog: Rebuilding a data-driven Drupal site: Migrating page element configuration from Panels to Layout Builder

Berliners博客分享Drupal站点迁移:从Panels到Layout Builder的页面元素配置迁移

  • 将Drupal 7 Panels页面元素迁移至Layout Builder
  • 复用已重建的块插件,保留元素顺序与配置
  • 避免手动重建,防止现有配置丢失

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Omega8.cc: Classic Ægir, Welcomed Home

Omega8.cc推出aegir2boa工具集,支持经典Ægir服务器无损迁移至BOA

  • 提供只读预检、Apache转Nginx演练、远程站点逐个迁移三步流程
  • 经四轮全场景实测:含HTTPS、Drupal 6/7混合站、Ubuntu+Percona 8.4等环境
  • 开源免费,迁移全程无需root数据库权限

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 14″

The Drop Times: Built for TDT, Now Used Beyond It: The Journey of a Drupal Module

Drupal模块The Drop Times为TDT开发,现被广泛采用

  • 该模块最初为The Drop Times网站周末修复而建
  • 现已支持维护者可能从未见过的其他站点
  • 模块普及引发公共模块维护责任的思考

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Aten Design Group: Who Owns the Icon? Building Author-Friendly Icon Systems in Drupal

Drupal图标所有权分两类:主题控制固定UI图标,作者控制内容相关图标

  • 固定UI模式图标(如警告、事件元数据)应由主题统一管理
  • 内容型图标(如导航项、卡片图标)需随内容由作者自主选择
  • 图标归属应按决策权划分,而非简单归于Drupal或主题代码

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 15″

The Drop Times: Your Client Is Not a Ticket

客户不是工单:理解需求比完成工单更重要

  • 工单完成≠问题解决
  • Drupal交付应始于需求理解
  • 需穿透表层请求洞察真实需求

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Metadrop: Fixing missing image alt attributes in Drupal without development

Drupal迁移致12000张图片缺失alt属性,影响无障碍访问与SEO

  • 缺失alt属性使屏幕阅读器忽略图片,违反WCAG 1.1.1标准
  • Google Lighthouse因此扣减无障碍分6分、SEO分8分
  • Drupal 9至11迁移导致12000张图片alt缺失或语言错配

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 45″

Drupal Association blog: Take Part in the 2026 Drupal Business Survey

2026 Drupal Business Survey open until 7 September; global agencies share mark…

  • Drupal Association now administers the annual survey for g…
  • Survey gathers anonymised data on market share and growth …
  • Founded by Imre Gmelig Meijling, Janne Kalliola, and Miche…

RSS 官方收录 · 可信分层展示

详情 原文 分享图
Aggregate AI 摘要 Drupal.org Planet Drupal 38″

Droptica: Why Drupal works for structured content operations at scale

Drupal通过结构化数据管理百页级多语言内容运营

  • 将每个事实作为带关系、权限、历史的结构化数据
  • 复用字段、分类法、视图和工作流实现大规模站点可治理
  • 支撑AI辅助研究下跨模板、语言、JSON-LD及API的内容复用

RSS 官方收录 · 可信分层展示

详情 原文 分享图