Lots of docs updates

This commit is contained in:
Jeremy Ruston
2013-08-30 20:06:23 +01:00
parent 2c9ea3ebf4
commit c4d7401f02
17 changed files with 152 additions and 60 deletions
+6
View File
@@ -0,0 +1,6 @@
title: $:/WikiInfo
* Tiddlers: <$count filter="[!is[system]]"/>
* System tiddlers: <$count filter="[is[system]]"/>
* Shadow tiddlers: <$count filter="[is[shadow]]"/>
** Over-ridden shadow tiddlers: <$count filter="[!is[system]is[shadow]]"/>