]> git.parisson.com Git - telemeta.git/commitdiff
fix doc
authoryomguy <yomguy@parisson.com>
Thu, 4 Oct 2012 14:45:18 +0000 (16:45 +0200)
committeryomguy <yomguy@parisson.com>
Thu, 4 Oct 2012 14:45:18 +0000 (16:45 +0200)
INSTALL.rst

index ba91407b91c20fb97613295b81399253e1a4a6a7..1954ceb35cac54a476e7bc6433ca87c344c13a23 100644 (file)
@@ -186,7 +186,7 @@ Set the following Middlewares::
         'django.middleware.locale.LocaleMiddleware',
     )
 
-Add the following variables::
+and the following processors::
 
     TEMPLATE_CONTEXT_PROCESSORS = (
         'django.core.context_processors.request',
@@ -195,6 +195,8 @@ Add the following variables::
         'django.core.context_processors.media',
         'django.core.context_processors.static',)
 
+Add the following variables::
+
     TELEMETA_ORGANIZATION =         name of the organization which hosts this installation
     TELEMETA_SUBJECTS =             tuple of subject keywords (used for Dublin Core), such as "Ethnology", etc...
     TELEMETA_DESCRIPTION =          the description of the site