tazbug view web/plugins/mybugs/mybugs.conf @ rev 144

mybugs plugin: sho user messages (latest on profile page and full with dedicated page)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 23:24:52 2017 +0100 (2017-02-22)
parents b4700d7f9d42
children
line source
1 # TinyCM/TazBug Plugin configuration
3 PLUGIN="My bugs"
4 SHORT_DESC="Show bugs for a user (also on profile page)"
5 MAINTAINER="devel@slitaz.org"
7 # Authenticated users
8 PLUGINS_TOOLS="${PLUGINS_TOOLS} <a href="?mybugs">My bugs</a>"
9 DASHBOARD_TOOLS="${DASHBOARD_TOOLS} <a href="?mybugs">My bugs</a>"
10 PROFILE_TOOLS="${PROFILE_TOOLS} <a href="?mybugs">My bugs</a>"