# SFM2WebProject.txt # # This is the project control file for the SFM2Web program for the USFM drop box # Any line with a # in the first column is a comment line ignored by the program # # You should edit this file for your specific situation # Note that all fieldnames and settings are CASE SENSITIVE # # Set true for a demo # If you want to change any other parameters, # adjust the control files in the SampleData folder. UseSampleData = False # The rest of this file will be ignored if the above is set # Instead SFM2Web will look for more information in the SampleData folder # Logging LogfileFolder = /srv/Websites/Freely-Given.org/PrivatePage/FOB.USFM.Demo/SFM2Web_Output/Logs/ # Verbosity (affects both logging and console display) # This can be either 'Silent', 'Quiet','Normal','Informative', or 'Verbose' (without the quotes) # (Set to 'Verbose' if you need more information for debugging the program) Verbosity = Verbose # Projects (must be numbered consecutively starting with number 1) Project1Name = La Sainte Bible Project1ControlFileFolder = /srv/Websites/Freely-Given.org/PrivatePage/FOB.USFM.Demo/SFM2Web_Output/ControlFiles/ # Home page -- do you want this (sub)site to link page to a home page on your main web site? # If not, comment out the next two controls (by placing a # at the beginning of each line) # This link must be absolute (http://mysite.xyz.org or http://mysite.xyz.org/section/index.html) SiteHomeLink = http://Freely-Given.org SiteHomeName = Freely-Given Home # This one is the name for this (sub)site home link SFM2WebHomeName = SFM2Web Home # Output OutputFolder = /srv/Websites/Freely-Given.org/PrivatePage/FOB.USFM.Demo/SFM2Web_Output/Website/ CreateBackup = False CreateWebOutput = True WebFileSuffix = htm UseFrames = False UseJavascript = False LinksOpenInNewTabs = False KeepHTMLHumanReadable = True MakeAboutProgramPage = True # Valid settings are 'Orange', 'Blue', or 'OFF' (without the quotes) ValidationIcons = Orange DisclaimerText = This is a private test site only produced by Freely-Given.org. The SFM2Web program that produced these pages is still under development. # Style set -- look in the StyleSets folder for the names of the available styles OverallStyleSet = BlueAndWhite Banner = /mnt/SSD/AutoProcesses/VariousScripts/SFM2WebControlFiles/SFM2Web-Banner.jpg # Overall cover pages (this block only used if more than one project above) SiteName = SFM2Web Test Projects OverallCoverCopyrightNotice = Copyright © 2013 MakeOverallCoverPage = True AddOverallDisclaimer = False MakeOverallIntroPage = True MakeOverallStatsPage = True OverallPicturesClickable = Yes # Extra stuff only for debugging, showing how program works, etc. MakeOverallControlsPage = True OverallControlsPageUnlisted = False MakeOverallLogPage = True OverallLogPageUnlisted = False #OverallDisclaimerText = This is a PRIVATE test web site. The program that produced these pages is still under development. The data presented here is not yet publication quality and not yet publicly available. This is simply a PROOF OF CONCEPT test site made available to selected viewers. The CSS stylesheets are still being worked on, so please don't grumble yet about the layout either. # Compression (e.g., to send to web server) # This can be either 'None', 'Zip' or 'TarGZ' or 'BOTH' (without the quotes) # NOTE: Sometimes the created zipfile is unreadable -- this appears to be a bug in a software library that I am unable to fix OutputCompression = None # The appropriate file extension is automatically added to this filename CompressedFilename = La Sainte Bible AddExtraTopLevelFolder = False # Cleaning-up CleanUpTemplates = True CleanUpFolders = True # Viewing LoadIntoLocalBrowser = False LoadLogFile = False