From 37cf77c16027c53f1b92c52f95bbcf16b4a40c5a Mon Sep 17 00:00:00 2001 From: Emanuele Date: Sun, 8 Mar 2020 14:23:15 +0100 Subject: [PATCH] eliminati file configurazone di test --- bananaSPLIT/conf/presettone.json | 59 -------------------------------- bananaSPLIT/conf/prova2.json | 59 -------------------------------- bananaSPLIT/conf/provawrite.json | 59 -------------------------------- bananaSPLIT/conf/test2.json | 59 -------------------------------- 4 files changed, 236 deletions(-) delete mode 100644 bananaSPLIT/conf/presettone.json delete mode 100644 bananaSPLIT/conf/prova2.json delete mode 100644 bananaSPLIT/conf/provawrite.json delete mode 100644 bananaSPLIT/conf/test2.json diff --git a/bananaSPLIT/conf/presettone.json b/bananaSPLIT/conf/presettone.json deleted file mode 100644 index 6853ae2..0000000 --- a/bananaSPLIT/conf/presettone.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "version": "v1.1a", - "paths": { - "lastUsed": "presettone.json", - "configurationPath": "D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\", - "INworkPath": "D:/Emanuele/Desktop", - "OUTworkPath": "D:/Emanuele/Desktop" - }, - "docStruct": { - "language": "scelto da languageconf.json", - "docSep": "\\s*Copyright [(0-9)]+", - "dateFormat": "{month} {day:d}, {year:d}{}", - "outPrefix": "123", - "outSuffix": "456", - "outDateType": "jpn", - "outNameFormat": "", - "outDate": true, - "outNumber": true, - "outTitle": false, - "numberPos": 1, - "datePos": 2, - "titlePos": 3, - "maxTitleLen": 12, - "outNameSep": "_", - "customSep": "~", - "dateFormats": { - "jpn": "{year:04d}{month:02d}{day:02d}", - "it": "{day:02d}{month:02d}{year:04d}", - "usa": "{month:02d}{year:04d}{day:02d}" - } - }, - "settings": { - "encoding": "utf-8", - "monthPosition": 0, - "getNewsPaperName": true, - "nameNotFoundStr": "ND", - "includeTitle": true, - "removeDuplicates": true, - "showSkipped": true, - "showRemovedDuplicates": false, - "loadTXT": true, - "loadDOCX": false, - "removeOldFiles": true, - "saveSeparateFiles": true, - "saveBodyFile": true, - "saveBodyNumber": true, - "delLF": false, - "delWordBreak": true, - "delChars": [ - "'", - "@", - "#", - "$", - "%", - "^", - "&" - ] - } -} \ No newline at end of file diff --git a/bananaSPLIT/conf/prova2.json b/bananaSPLIT/conf/prova2.json deleted file mode 100644 index 5233cfd..0000000 --- a/bananaSPLIT/conf/prova2.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "version": "v1.1a", - "paths": { - "lastUsed": "D:/Emanuele/Documenti/workspace/bananaSPLIT/bananaSPLIT/libbananasplit/prova2.json", - "configurationPath": "D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\", - "INworkPath": "D:/Test", - "OUTworkPath": "D:/Emanuele/Desktop" - }, - "docStruct": { - "language": "scelto da languageconf.json", - "docSep": "\\s*Copyright [(0-9)]+", - "dateFormat": "{month} {day:d}, {year:d}{}", - "outPrefix": "789", - "outSuffix": "123", - "outDateType": "ita", - "outNameFormat": "", - "outDate": false, - "outNumber": false, - "outTitle": false, - "numberPos": 1, - "datePos": 1, - "titlePos": 1, - "maxTitleLen": 6, - "outNameSep": "_", - "customSep": "666", - "dateFormats": { - "jpn": "{year:04d}{month:02d}{day:02d}", - "it": "{day:02d}{month:02d}{year:04d}", - "usa": "{month:02d}{year:04d}{day:02d}" - } - }, - "settings": { - "encoding": "utf-8", - "monthPosition": 0, - "getNewsPaperName": true, - "nameNotFoundStr": "ND", - "includeTitle": true, - "removeDuplicates": true, - "showSkipped": true, - "showRemovedDuplicates": false, - "loadTXT": true, - "loadDOCX": false, - "removeOldFiles": true, - "saveSeparateFiles": true, - "saveBodyFile": true, - "saveBodyNumber": true, - "delLF": false, - "delWordBreak": true, - "delChars": [ - "'", - "@", - "#", - "$", - "%", - "^", - "&" - ] - } -} \ No newline at end of file diff --git a/bananaSPLIT/conf/provawrite.json b/bananaSPLIT/conf/provawrite.json deleted file mode 100644 index ef4e8e1..0000000 --- a/bananaSPLIT/conf/provawrite.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "version": "v1.1a", - "paths": { - "lastUsed": "D:/Emanuele/Documenti/workspace/bananaSPLIT/bananaSPLIT/libbananasplit/provawrite.json", - "configurationPath": "D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\", - "INworkPath": "D:/Test", - "OUTworkPath": "D:/Emanuele/Desktop" - }, - "docStruct": { - "language": "scelto da languageconf.json", - "docSep": "\\s*Copyright [(0-9)]+", - "dateFormat": "{month} {day:d}, {year:d}{}", - "outPrefix": "789", - "outSuffix": "123", - "outDateType": "ita", - "outNameFormat": "", - "outDate": true, - "outNumber": true, - "outTitle": false, - "numberPos": 1, - "datePos": 1, - "titlePos": 1, - "maxTitleLen": 6, - "outNameSep": "_", - "customSep": "~", - "dateFormats": { - "jpn": "{year:04d}{month:02d}{day:02d}", - "it": "{day:02d}{month:02d}{year:04d}", - "usa": "{month:02d}{year:04d}{day:02d}" - } - }, - "settings": { - "encoding": "utf-8", - "monthPosition": 0, - "getNewsPaperName": true, - "nameNotFoundStr": "ND", - "includeTitle": true, - "removeDuplicates": true, - "showSkipped": true, - "showRemovedDuplicates": false, - "loadTXT": true, - "loadDOCX": false, - "removeOldFiles": true, - "saveSeparateFiles": true, - "saveBodyFile": true, - "saveBodyNumber": true, - "delLF": false, - "delWordBreak": true, - "delChars": [ - "'", - "@", - "#", - "$", - "%", - "^", - "&" - ] - } -} \ No newline at end of file diff --git a/bananaSPLIT/conf/test2.json b/bananaSPLIT/conf/test2.json deleted file mode 100644 index 4fe631f..0000000 --- a/bananaSPLIT/conf/test2.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "version": "v1.1a", - "paths": { - "lastUsed": "defaults.json", - "configurationPath": "D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\", - "INworkPath": "D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\TestFiles\\", - "OUTworkPath": "D:\\Emanuele\\" - }, - "docStruct": { - "language": "scelto da languageconf.json", - "docSep": "\\s*Copyright [(0-9)]+", - "dateFormat": "{month} {day:d}, {year:d}{}", - "outPrefix": "123", - "outSuffix": "456", - "outDateType": "ita", - "outNameFormat": "", - "outDate": false, - "outNumber": false, - "outTitle": false, - "numberPos": 1, - "datePos": 1, - "titlePos": 1, - "maxTitleLen": 10, - "outNameSep": "_", - "customSep": "~", - "dateFormats": { - "jpn": "{year:04d}{month:02d}{day:02d}", - "it": "{day:02d}{month:02d}{year:04d}", - "usa": "{month:02d}{year:04d}{day:02d}" - } - }, - "settings": { - "encoding": "utf-8", - "monthPosition": 0, - "getNewsPaperName": true, - "nameNotFoundStr": "ND", - "includeTitle": true, - "removeDuplicates": true, - "showSkipped": true, - "showRemovedDuplicates": false, - "loadTXT": true, - "loadDOCX": false, - "removeOldFiles": true, - "saveSeparateFiles": true, - "saveBodyFile": true, - "saveBodyNumber": true, - "delLF": false, - "delWordBreak": true, - "delChars": [ - "'", - "@", - "#", - "$", - "%", - "^", - "&" - ] - } -} \ No newline at end of file