From 6ddc9d73f1299cdeb90bc88ed0bb53821c4825aa Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 14 Jul 2026 17:25:37 +0200 Subject: Supply related-asset URLs/name and public inline-image CSS RelatedAssetsController#create's JSON includes large_url, original_url, and name alongside thumb_url/url; the related-asset list items in both editors carry them as data-large-url, data-original-url, and data-name. ccc.css gets the public-facing .inline-image--full/--half/--left/ --right rules -- admin.css and TinyMCE's content_style cover the cockpit and in-editor renderings respectively. --- app/views/nodes/edit.html.erb | 5 ++++- app/views/page_translations/edit.html.erb | 9 +++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'app/views') diff --git a/app/views/nodes/edit.html.erb b/app/views/nodes/edit.html.erb index 9506995..25f15c2 100644 --- a/app/views/nodes/edit.html.erb +++ b/app/views/nodes/edit.html.erb @@ -81,7 +81,10 @@ data-create-url="<%= node_related_assets_path(@node) %>">