From ae4e99951abfe9ad2547b7b5b7a8d426896dd720 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sun, 18 Jan 2026 11:40:10 +0000 Subject: [PATCH] Revert #9554 Refactor stylesheets in single {{$:/StaticBanner||$:/core/templates/html-tiddler}} diff --git a/core/templates/static.template.html.tid b/core/templates/static.template.html.tid index ef290053b..8b6482846 100644 --- a/core/templates/static.template.html.tid +++ b/core/templates/static.template.html.tid @@ -23,7 +23,9 @@ type: text/vnd.tiddlywiki-html
{{$:/boot/boot.css||$:/core/templates/css-tiddler}}
-{{$:/core/ui/RootStylesheet||$:/core/templates/wikified-tiddler}} + {{$:/StaticBanner||$:/core/templates/html-tiddler}} diff --git a/core/templates/tiddlywiki5.html.tid b/core/templates/tiddlywiki5.html.tid index c38cde960..721b3d9ce 100644 --- a/core/templates/tiddlywiki5.html.tid +++ b/core/templates/tiddlywiki5.html.tid @@ -25,7 +25,6 @@ title: $:/core/templates/tiddlywiki5.html `{{{ [enlisttag[$:/core/wiki/rawmarkup]] ||$:/core/templates/plain-text-tiddler}}} {{{ [enlisttag[$:/tags/RawMarkup]] ||$:/core/templates/plain-text-tiddler}}} {{{ [enlisttag[$:/tags/RawMarkupWikified]] ||$:/core/templates/raw-static-tiddler}}}` - diff --git a/core/ui/RootStylesheet.tid b/core/ui/RootStylesheet.tid deleted file mode 100644 index 67145d93c..000000000 --- a/core/ui/RootStylesheet.tid +++ /dev/null @@ -1,13 +0,0 @@ -title: $:/core/ui/RootStylesheet -code-body: yes - -\import [subfilter{$:/core/config/GlobalImportFilter}] -\whitespace trim -<$let currentTiddler={{$:/language}} languageTitle={{!!name}}> - <$list filter="[all[shadows+tiddlers]tag[$:/tags/Stylesheet]!is[draft]]"> - - - diff --git a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8130 - root-stylesheet-refresh.tid b/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8130 - root-stylesheet-refresh.tid deleted file mode 100644 index d57f8b596..000000000 --- a/editions/tw5.com/tiddlers/releasenotes/5.4.0/#8130 - root-stylesheet-refresh.tid +++ /dev/null @@ -1,15 +0,0 @@ -title: $:/changenotes/5.4.0/#9554 -created: 20251212171804335 -modified: 20251212171804335 -tags: $:/tags/ChangeNote -change-type: performance -change-category: internal -description: Different Stylesheets are now included as single `