Simon
|
177d677a46
|
gitignore
|
2012-05-13 23:39:14 +02:00 |
|
Simon
|
e1826d0f1f
|
read the version from __init__.py + update the licence version
|
2012-05-13 23:38:38 +02:00 |
|
Simon
|
fdd4170f94
|
use entry_points for the main script
|
2012-05-13 23:28:19 +02:00 |
|
Simon
|
74826df02c
|
README
|
2012-05-13 22:37:28 +02:00 |
|
Simon
|
588645ff5f
|
update setup.py, MANIFEST, LICENSE and gitignore
|
2012-05-13 16:15:23 +02:00 |
|
Simon
|
88b7e29829
|
cleanup and update copyright
|
2012-05-13 00:39:18 +02:00 |
|
Simon
|
ad0c756c0a
|
add requirements
|
2012-05-13 00:39:05 +02:00 |
|
Simon
|
2673a05b87
|
update README
|
2011-05-13 21:59:35 +02:00 |
|
Simon
|
d9138c9d88
|
add galleria theme
|
2011-05-13 21:37:59 +02:00 |
|
Simon
|
94b1d70026
|
replace optparse with argparse
|
2011-05-13 21:26:30 +02:00 |
|
Simon
|
ee335f0e52
|
add distutils setup
|
2011-05-13 17:39:18 +02:00 |
|
Simon
|
4a24dffdb7
|
move sigal.py to bin/
|
2011-05-13 17:14:29 +02:00 |
|
Simon
|
000422a018
|
update doc & headers
|
2011-05-13 16:01:59 +02:00 |
|
Simon
|
0a17aca079
|
bugfix for squared thumbnails
|
2011-05-13 16:01:10 +02:00 |
|
Simon
|
3fe1b78067
|
add album_description files in testing gallery
|
2011-05-13 15:56:59 +02:00 |
|
Simon
|
d840904ced
|
fix path to themes directory
|
2011-05-13 14:43:12 +02:00 |
|
Simon
|
7d1600c374
|
add GPL license
|
2011-05-13 14:06:29 +02:00 |
|
Simon
|
de1ccc88e6
|
bugfix for representative image
|
2011-05-09 22:39:09 +02:00 |
|
Simon
|
48c468443d
|
update default theme
|
2011-05-09 00:32:54 +02:00 |
|
Simon
|
42fd757bdf
|
normalize paths to avoid issues with relative/absolute path
|
2011-05-09 00:32:28 +02:00 |
|
Simon
|
8c5cb3e47e
|
add paths to upper directories (with titles and links)
|
2011-05-09 00:06:49 +02:00 |
|
Simon
|
fd81a1b428
|
sort images and sub-albums by name
|
2011-05-07 00:43:45 +02:00 |
|
Simon
|
978cf096f7
|
album's title
|
2011-05-07 00:33:01 +02:00 |
|
Simon
|
c8914c92ec
|
wrong commit
|
2011-05-07 00:32:47 +02:00 |
|
Simon
|
2dcba87421
|
sort images by name
|
2011-05-07 00:00:29 +02:00 |
|
Simon
|
8b4934de66
|
add sigal link
|
2011-05-07 00:00:29 +02:00 |
|
Simon
|
e825818b0d
|
get metadata from album_description file
|
2011-05-07 00:00:29 +02:00 |
|
Simon
|
8ae3a516b9
|
store all albums info in a dictionnary
|
2011-05-06 23:59:14 +02:00 |
|
Simon
|
3ab6aad27d
|
change test/ directory structure
|
2011-05-05 23:38:26 +02:00 |
|
Simon
|
42d3602e1e
|
try to find a landscape image for the representative
|
2011-05-05 23:32:01 +02:00 |
|
Simon
|
d1ef4ff541
|
add theme vars: gallery name & path to home
|
2011-05-05 00:32:37 +02:00 |
|
Simon
|
37fc09c28e
|
allow to specify theme in config file + minor fixes
|
2011-05-03 23:15:57 +02:00 |
|
Simon
|
89d5387f82
|
theme - add basic css + use metadata in html
|
2011-05-03 20:22:15 +02:00 |
|
Simon
|
9bda955a59
|
add metadata (author, title, description) from the config file + thumbnail for sub-albums
|
2011-05-03 20:21:16 +02:00 |
|
Simon
|
4d5ffa835b
|
add basic theme support
|
2011-05-01 23:55:57 +02:00 |
|
Simon
|
7d07eb50df
|
bugfixes
|
2011-05-01 23:54:35 +02:00 |
|
Simon
|
704e99b7be
|
new cli option to force the reprocessing of existing images and thumbnails
|
2011-04-25 17:24:42 +02:00 |
|
Simon
|
983d31e00f
|
- do not reprocess existing images (default behaviour)
- do not process directory without images
- new function to make thumbs
|
2011-04-25 17:04:01 +02:00 |
|
Simon
|
6e0ddef4c0
|
test and default params
|
2011-04-25 17:03:04 +02:00 |
|
Simon
|
ff3d02f764
|
add a subdir in test/
|
2011-04-13 00:43:15 +02:00 |
|
Simon
|
e50bf5f956
|
walk into sub-directories
|
2011-04-13 00:42:25 +02:00 |
|
Simon
|
7a6fe49b54
|
reorganize default params and move get_filelist to image.py
|
2011-04-12 23:46:34 +02:00 |
|
Simon
|
5e700f1a30
|
cleanup
|
2011-04-12 23:23:26 +02:00 |
|
Simon
|
bbc4b04df2
|
copyright and cli options, rename create_gallery to build
|
2011-04-12 00:48:38 +02:00 |
|
Simon
|
4db182c4a1
|
change params management, replace ConfigObj by ConfigParser
|
2011-04-12 00:15:56 +02:00 |
|
Simon
|
5fd0c545a9
|
remove useless ftp stuff
|
2011-04-11 21:59:29 +02:00 |
|
Simon
|
0def733ff6
|
new file for params
|
2011-04-11 21:54:22 +02:00 |
|
Simon
|
0ae1a23773
|
rename project to sigal
|
2011-04-11 21:47:00 +02:00 |
|
Simon
|
627f9bf8af
|
new option for ftp upload
|
2011-04-09 22:42:58 +02:00 |
|
Simon
|
a314a815f6
|
change command line args
|
2011-04-09 22:32:45 +02:00 |
|