From e4c83f67c46b8bf7e2920d2d3dbe861e5eac9787 Mon Sep 17 00:00:00 2001 From: David Todd Date: Tue, 9 Apr 2019 02:37:57 -0500 Subject: [PATCH] modularizing --- .gitignore | 4 ++-- GenTemplate.py | 11 ++++++----- GenThumb.py | 6 +++--- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 6e9a005..d4893ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -pathlist.txt +pathlist*.txt thumbs/* GenThumb.log -index.html +index*.html diff --git a/GenTemplate.py b/GenTemplate.py index 0204a88..92cb298 100755 --- a/GenTemplate.py +++ b/GenTemplate.py @@ -6,6 +6,7 @@ from pathlib import Path baseuri = "https://s3.wasabisys.com/c0de-photography/" thumb_path = "./thumbs" +pathlist_file = "pathlist_EOS 30D:10.03.2015 - Jay Cooke:.txt" # Index file created by GenThumb.py template = """ @@ -80,7 +81,7 @@ template = """
- Album + Simple S3 Gallery