1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-13 17:16:48 +00:00
TiddlyWiki5/themes/tiddlywiki/readonly/plugin.info

10 lines
252 B
Plaintext
Raw Normal View History

{
"title": "$:/themes/tiddlywiki/readonly",
"name": "ReadOnly",
"author": "JeremyRuston",
"core-version": ">=5.0.0",
"plugin-type": "theme",
2015-02-17 10:28:54 +00:00
"description": "Hides the ability to edit tiddlers",
"dependents": ["$:/themes/tiddlywiki/snowwhite"]
}