aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Tagcloud.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Tagcloud.php')
-rw-r--r--Zotlabs/Widget/Tagcloud.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Tagcloud.php b/Zotlabs/Widget/Tagcloud.php
index f79bd59ad..00456f24f 100644
--- a/Zotlabs/Widget/Tagcloud.php
+++ b/Zotlabs/Widget/Tagcloud.php
@@ -2,6 +2,11 @@
namespace Zotlabs\Widget;
+/**
+ * * Name: Tag cloud
+ * * Description: Display hashtags of your network items in a cloud
+ * * Requires: network, hq
+ */
class Tagcloud {