gnu-social/plugins/TagCloud
Diogo Peralta Cordeiro 7d8988d50c [VersionBump] 2.0.0beta0
Updated composer and translations

composer install --no-dev
composer dump-autoload --optimize
git add vendor/ --force
make updatepo
2021-07-18 12:51:07 +01:00
..
actions TagCloud turned into plugin (performance issues on large installs) 2016-08-27 15:24:25 +02:00
lib [DATABASE] Check SQL boolean values with "IS TRUE" 2020-07-21 18:06:39 +03:00
locale [VersionBump] 2.0.0beta0 2021-07-18 12:51:07 +01:00
README [TagCloud] Add Readme 2019-08-24 01:59:40 +01:00
TagCloudPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +00:00

README

Add "tag clouds" in the UI

Installation
============
add "addModule('TagCloud');"
to the bottom of your config.php

Settings
========
No settings.