gnu-social/plugins/TagCloud
Diogo Peralta Cordeiro 6e031d623a [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:49:17 +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" 2021-07-16 19:44:37 +01:00
locale [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
README [TagCloud] Add Readme 2021-07-16 19:44:34 +01:00
TagCloudPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2021-07-16 19:44:36 +01:00

README

Add "tag clouds" in the UI

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

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