Sources & Maintenance
Drupal Research Install
Path: ~/workspace/contrib/web/
Web Sources
| Source | URL | Guide Sections | Last Verified |
|---|---|---|---|
| Radix Official Docs | https://docs.trydrupal.com/radix | Architecture, Selection | 2026-02-13 |
| Radix Project | https://www.drupal.org/project/radix | Architecture | 2026-02-13 |
| Using Radix Base Theme | https://www.oakleys.org.uk/blog/2025/03/using_radix_drupal_base_theme | Architecture, Selection | 2026-02-13 |
| Radix Best Practices Issue | https://www.drupal.org/project/radix/issues/3299667 | Selection, Development | 2026-02-13 |
| SDC FAQ | https://www.drupal.org/docs/develop/theming-drupal/using-single-directory-components/frequently-asked-questions | Architecture, Custom Components, Performance | 2026-02-13 |
| Component-Based Design SDC | https://www.thedroptimes.com/35914/component-based-design-using-single-directory-components-sdc-in-drupal | Architecture, Performance | 2026-02-13 |
| Bootstrap 5.3 Accessibility | https://getbootstrap.com/docs/5.3/getting-started/accessibility/ | Accessibility | 2026-02-13 |
| WCAG 2.2 Reference | https://www.w3.org/WAI/WCAG22/quickref/ | Accessibility | 2026-02-13 |
| drupal-radix-cli | https://www.npmjs.com/package/drupal-radix-cli | Custom Components, Development | 2026-02-13 |
| Bootstrap 5.3 Components | https://getbootstrap.com/docs/5.3/components/ | All catalog sections | 2026-02-13 |
Code Sources
| Module | Relative Path | Guide Sections | Drupal Version |
|---|---|---|---|
| Radix Theme | themes/contrib/radix/ | All | 6.0.8 |
| Radix Components | themes/contrib/radix/components/ | All catalog sections | 6.0.8 |
| Drupal Core SDC | core/modules/sdc/ | Architecture, Custom Components | 11.x |
Version History:
v3.0.0 (2026-02-13): Complete catalog integration. All 57 components now documented inline with full props/slots/examples/gotchas. Removed external reference pointers. Guide now contains architecture, complete component catalog (7 sections: Layout, Navigation, Form, UI, Content Display, Page Structure, Views), and best practices all in one file.
v2.0.0 (2026-02-13): Restructured as framework guide with architecture, best practices, and catalog summary. Complete per-component reference (all 57 components with full props/slots/examples/gotchas) maintained separately at documented location. Focused this guide on decision-making, patterns, and standards while pointing to exhaustive reference for implementation details.
v1.0.0: Decision-focused format with summary table (replaced).