diff --git a/README.md b/README.md index ee9bf1fb669a942b937340d6616497635eee7861..ffc60e8214f31f1ee51248e8473cffd3607e8066 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The journal information is provided by the Directory of Open Access Journals (DO ## Installation -The basic knowledge about TYPO3 11.x and Composer is necessary for the installation. +The basic knowledge about TYPO3 and Composer is necessary for the installation. ### Composer Commands diff --git a/ext_conf_template.txt b/ext_conf_template.txt index 7036a91541e854b8655f7f637e734b3398626c99..1fe5b9be798f4cb3f7eacaabacdb67b3c220ca0f 100644 --- a/ext_conf_template.txt +++ b/ext_conf_template.txt @@ -17,11 +17,11 @@ displayMaximalPrice = 0 #File settings # cat=File/10; type=string; label=LLL:EXT:bison/Resources/Private/Language/locallang_be.xlf:config.filePrices -filePrices = LLL:EXT:bison/Resources/Private/Data/local_prices.xlsx +filePrices = EXT:bison/Resources/Private/Data/local_prices.xlsx # cat=File/20; type=string; label=LLL:EXT:bison/Resources/Private/Language/locallang_be.xlf:config.fileDatabases -fileDatabases = LLL:EXT:bison/Resources/Private/Data/index_databases.xlsx +fileDatabases = EXT:bison/Resources/Private/Data/index_databases.xlsx # cat=File/30; type=string; label=LLL:EXT:bison/Resources/Private/Language/locallang_be.xlf:config.fileMirrorJournals -fileMirrorJournals = LLL:EXT:bison/Resources/Private/Data/mirror_journals.csv +fileMirrorJournals = EXT:bison/Resources/Private/Data/mirror_journals.csv #License settings