************************************************************************ ***************createTemplate.txt*************************************** How to create template ************************************************************************ 1. Get general bucket tempalte file. 2. Untar and unzip this file. (gunzip -c xxx.tar.gz| tar xvf -) 3. Select Template Name. Let's assume template name is FOO, then entry in template.conf should be FOO, template file name has to be FOO.tar.gz, unzip/untared file name has to be FOO too. 3.1 Select appropriate name, this name will be used as file name, so it has followed correspoding limitation. 3.2 Add Template Name to configuration.conf 3.2 Move unziped directory to FOO 4. Change _state.pkg 4.1 change _version.txt to current template version 4.2 change _frameable.txt to on 5. Create a simple bib file template under _md.pkg, using FOO.bib One example BIB-VERSION:: X-NCSTRL+1.0 ORGANIZATION:: NASA Langley Research Center SOURCE_DL:: LTRS SOURCE_DL_URL:: http://www.nasa.org COLLECTION:: LTRS LANGUAGE:: English NCSTRLPLUS_ARCHIVALTYPE:: Technical Report NCSTRLPLUS_TC:: Unrestricted END:: ncstrlplus.nasa.ltrs// 6. Create tar/gzip file for this template, pay attention to keep file name consistent.