tinycm view plugins/community/community.conf @ rev 85
Update translations
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Feb 11 22:30:02 2017 +0100 (2017-02-11) |
parents | |
children | 7edde907440f |
line source
1 # TinyCM Plugin configuration
3 PLUGIN="Community Tools"
4 SHORT_DESC="Small social community functions and tools for TinyCM"
5 MAINTAINER="pankso@slitaz.org"
7 DASHBOARD_TOOLS="${DASHBOARD_TOOLS} <a href='?community'>Community</a>"
9 # Configurable variables used in plugin.cgi
11 # Max length for messages on the Wall.
12 MESSAGE_LENGTH="240"