mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 14:16:58 +00:00
Rename "shadow" tiddlers to "system" tiddlers
What we have at the moment isn't really the same as TiddlyWiki classic's shadow tiddlers, it's a much simpler system for excluding tiddlers. We'll use the term "shadow" instead to refer to the way that tiddlers in plugins behave, which is exactly like TiddlyWiki classic's shadow tiddlers.
This commit is contained in:
@@ -2,4 +2,4 @@ title: $:/plugins/dropbox/styles.template.css
|
||||
type: text/vnd.tiddlywiki-html
|
||||
|
||||
/* utf8beacon: éçñøåá— */
|
||||
<<serialize "[is[shadow]type[text/css]]" text/plain>>
|
||||
<<serialize "[is[system]type[text/css]]" text/plain>>
|
||||
|
||||
Reference in New Issue
Block a user