aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/readme.txt
diff options
context:
space:
mode:
authordave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-19 15:38:02 +0000
committerdave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-19 15:38:02 +0000
commitfe4e67d6190d0a0a8dc9db6ea22293fe206835d7 (patch)
tree7efaa78a73d06998df3fe822cdaea9f5b1a53f8c /mod/thewire/readme.txt
parent339c42f966b73652d7e4655443062bf77c7742e0 (diff)
downloadelgg-fe4e67d6190d0a0a8dc9db6ea22293fe206835d7.tar.gz
elgg-fe4e67d6190d0a0a8dc9db6ea22293fe206835d7.tar.bz2
the wire has been moved to core as it now powers profile status and status on member search
git-svn-id: https://code.elgg.org/elgg/trunk@2817 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/thewire/readme.txt')
-rw-r--r--mod/thewire/readme.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/mod/thewire/readme.txt b/mod/thewire/readme.txt
new file mode 100644
index 000000000..ee4023d25
--- /dev/null
+++ b/mod/thewire/readme.txt
@@ -0,0 +1,13 @@
+/**
+ * Elgg the wire
+ *
+ * @package ElggTheWire
+ * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+ * @author Curverider <info@elgg.com>
+ * @copyright Curverider Ltd 2008-2009
+ * @link http://elgg.com/
+*/
+
+This is a twitter style, short message service that allows users to post notes to the wire.
+
+Install: Just drop it into the mod directory and that should be it. \ No newline at end of file