Closed (fixed)
Project:
Drupal CMS AI CKEditor
Version:
1.0.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2026 at 13:30 UTC
Updated:
17 Mar 2026 at 18:45 UTC
Jump to comment: Most recent
Comments
Comment #2
a.dmitriiev commentedThis is needed, as the recipe was added to the list of recommended recipes by AI Initiative (see related issue)
Comment #3
alxdemi commentedComment #5
alxdemi commented## Changes
- Added `logo.png` (repo root)
- Added `logo.svg.txt` (repo root)
- Updated `composer.json`:
- `extra.drupal_project_data.logo_url: "logo.png"`
## How to test
1. Confirm files exist: `logo.png`, `logo.svg.txt`
2. Confirm `composer.json` includes `extra.drupal_project_data.logo_url`
3. Run:
```bash
composer validate --no-check-publish
Comment #6
a.dmitriiev commentedThe logo looks good to me, setting to RTBC.
Comment #7
alxdemi commentedComment #9
kelly.m.jacobs commentedComment #11
kelly.m.jacobs commentedMerged and put into a release