aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/widgets/calendar/feature.json
blob: efe870217534f515cb5b45de713ebdd71b54aa3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": {
        "en": "Upcoming Events",
        "fr": "Prochains événements"
    },
    "description": {
        "en": "Shows the upcoming calendar events in a widget",
        "fr": "Affiche les prochains événements du calendrier dans un widget"
    },

    "config": "/cms-special/admin/calendar",
    "class": "MpcmsFeatureCalendar",
    
    "cache": true
}