aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Tagcloud_wall.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Widget/Tagcloud_wall.php')
-rw-r--r--Zotlabs/Widget/Tagcloud_wall.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Tagcloud_wall.php b/Zotlabs/Widget/Tagcloud_wall.php
index 7cff6ce09..20def4ab1 100644
--- a/Zotlabs/Widget/Tagcloud_wall.php
+++ b/Zotlabs/Widget/Tagcloud_wall.php
@@ -1,5 +1,11 @@
<?php
+/**
+ * * Name: Tag cloud wall
+ * * Description: Display hashtags of your channel wall items in a cloud if the feature is enabled
+ * * Requires: channel
+ */
+
namespace Zotlabs\Widget;
class Tagcloud_wall {