mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
Remove redundancy from the plugin title/description
This commit is contained in:
parent
84b3506202
commit
1edcb92bc7
@ -32,10 +32,9 @@ from .queries.tracking import PiwikQueryTrackDownload
|
||||
|
||||
|
||||
class PiwikPlugin(IndicoPlugin):
|
||||
"""Piwik statistics plugin
|
||||
"""Piwik statistics
|
||||
|
||||
Piwik statistics plugin provides statistics of conferences, meetings
|
||||
and contributions.
|
||||
Retrieves piwik statistics for conferences, meetings and contributions.
|
||||
"""
|
||||
|
||||
settings_form = SettingsForm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user