
        [ckan.plugins]
        mongodatastore=ckanext.mongodatastore.plugin:MongodatastorePlugin
        reclinecitationview = ckanext.reclinecitationview.plugin:ReclineCitationView
        landingpageview = ckanext.landingpageview.plugin:LandingPageView

        [babel.extractors]
        ckan = ckan.lib.extract:extract_ckan
        
        [paste.paster_command]
        querystore = ckanext.mongodatastore.commands:querystore_group
    