From 63a9875bd3a11368cb0c3df966b20d509117b22c Mon Sep 17 00:00:00 2001 From: jeena Date: Mon, 13 Sep 2010 22:43:19 -0700 Subject: [PATCH] Migrated from plugins v2 --- Plugins.textile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Plugins.textile b/Plugins.textile index e139c11..7094096 100644 --- a/Plugins.textile +++ b/Plugins.textile @@ -1,5 +1,4 @@ -This is a example plugin to get you started. It removes tweets which contain one of the stopwords. Save the code in a file called Plugin.js @~/Library/Application Support/Twittia/@. You have to create this directory yourself. - +This is a example plugin to get you started. It removes tweets which contain one of the stopwords. Save the code in a file @~/Library/Application Support/Twittia/Plugin.js@. You have to create this directory yourself. bc. $(document).ready(function() { if(twittia_instance.action == "home_timeline") {