Deprecate $:/tags/stylesheet in favour of $:/tags/Stylesheet

A warning message appears at the top of the story river if any
`$:/tags/stylesheet` tags are found.

Fixing the first half of #824
This commit is contained in:
Jermolene
2014-09-10 09:13:21 +01:00
parent d45c417c18
commit f6ff0a7f71
23 changed files with 32 additions and 22 deletions

View File

@@ -15,7 +15,7 @@
"fields": {
"type": "text/css",
"title": "$:/plugins/tiddlywiki/highlight/highlight.css",
"tags": "[[$:/tags/stylesheet]]"
"tags": "[[$:/tags/Stylesheet]]"
}
}
]

View File

@@ -1,5 +1,5 @@
title: $:/plugins/tiddlywiki/highlight/styles
tags: [[$:/tags/stylesheet]]
tags: [[$:/tags/Stylesheet]]
/* Tomorrow Night Theme */