Move Google Analytics integration into a proper plugin

This commit is contained in:
Jermolene
2013-11-25 23:14:12 +00:00
parent 0184375ad1
commit 8cf2b06e53
6 changed files with 45 additions and 14 deletions

View File

@@ -0,0 +1,6 @@
{
"title": "$:/plugins/tiddlywiki/googleanalytics",
"description": "Google Analytics plugin for TiddlyWiki5",
"author": "JeremyRuston",
"core-version": ">=5.0.0"
}