From a8cf725312d245d8d1f1df0fff22718975ce249e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 20 Aug 2026 12:50:30 +0200 Subject: Add redirect ui in in nodes#edit and apply some minor cleanup Also give search inputs a magnifier and a clear control: input_group wraps a field with an icon and, where clearing is meaningful, a button that empties it and any hidden companion named by data-clears. Clean up some inconistency between field hints presented as p and as span. Remove stray console.log. --- config/locales/en.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 54d973e2..8b67f0ed 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -406,6 +406,11 @@ en: set_headline_title: "Use this photo as the page's headline image" remove_image_label: "Remove image" external_url: "External homepage" + redirect: "Redirect" + redirect_enable: "This page redirects" + redirect_hint: "If the taget node is empty, the external url will be used." + redirect_target_hint: "Disabling does not clear the destination" + redirect_clear: "Clear redirect" show: status: "Status" head: "Head" -- cgit v1.3