Move API google analytics and AGLS metadata to seperate extensions
[ckanext-datagovau.git] / README.rst
blob:a/README.rst -> blob:b/README.rst
--- a/README.rst
+++ b/README.rst
@@ -2,15 +2,12 @@
 
 It comprises:
 
-* A CKAN Extension "plugin" at ``ckanext/datagovau/plugin.py`` which, when
-  loaded, overrides various settings in the core ``ini``-file to provide:
-  * A path to local customisations of the core templates to include AGLS/Dublin Core minimum metadata
-  * A custom Package edit form that defaults to cc-by licence
-  * A custom n3/rdf output format
-  * Replaces links with http/https protocol independent versions
-  * Provides HTML to users to embed data previews on their own website
+* A custom Package edit form that defaults to cc-by licence
+* Replaces links with http/https protocol independent versions
+* Provides HTML to users to embed data previews on their own website
+* A cut down licenses.json file
 
-* A cut down licenses.json file
+This extension is complimented by ckanext-agls for AGLS metadata and ckanext-googleanalytics for Google Analytics tracking of API usage
 
 Installation
 ============