Changeset df9aa23


Ignore:
Timestamp:
01/25/10 10:34:09 (3 years ago)
Author:
olivier <>
Branches:
master, crem, crem2, dev, dev2, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test, video
Children:
e4839f2
Parents:
17e47d7
git-author:
olivier <> (01/25/10 10:34:09)
git-committer:
olivier <> (01/25/10 10:34:09)
Message:

require TELEMETA_ORGANIZATION and TELEMETA_SUBJECTS settings (used for Dublin Core)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • INSTALL

    rccbe1a4 rdf9aa23  
    119119Modifiy the following variables: 
    120120 
     121    :ADMINS:            telemeta requires that you indicate an administrator here 
    121122    :DATABASE_*:        your database settings (don't forget to create the database if needed) 
    122123    :MEDIA_ROOT:        absolute path to the media directory you just created 
     
    125126Add the following variables: 
    126127 
    127     :TELEMETA_CACHE_DIR:   absolute path to the cache directory you just created 
     128    :TELEMETA_ORGANIZATION: name of the organization which hosts this installation 
     129    :TELEMETA_SUBJECTS:     tuple of subject keywords (used for Dublin Core), such 
     130                            as "Ethnology", etc... 
     131    :TELEMETA_CACHE_DIR:    absolute path to the cache directory that you just created 
    128132 
    129133Just paste the two lines below:: 
Note: See TracChangeset for help on using the changeset viewer.