(www-page-directory-image-files): New function.
[elisp/album.git] / ChangeLog
1 2007-10-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * www-page.el (www-page-version): New constant.
4         (www-page-open-dir): New function.
5         (www-page-display-dir): Use `www-page-open-dir'; display a note in
6         Japanese mode; display this program name and version.
7         (www-page-display-page): Likewise.
8
9 2007-10-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
10
11         * www-page.el (www-page-display-dir): Retrieve image files if
12         `files' or `refs' are not defined in dir.desc.
13         (www-page-display-page): Likewise.
14
15 2007-08-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
16
17         * www-page.el (www-page-size-specs): Add new spec `original'.
18         (www-page-display-image): Support original size.
19
20 2007-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21
22         * iphoto-util.el (iphoto-dir-to-album-dir): Add new argument
23         `album-url-prefix'.
24
25 2007-01-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26
27         * www-page.el (www-page-display-dir): Add new optional argument
28         `hide-cgi'.
29         (www-page-display-page): Likewise.
30         (www-page-batch-get): Support new command-line option `hide-cgi'.
31
32 2006-09-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
33
34         * iphoto-util.el (iphoto-dir-to-album-dir): Change signature to
35         add `image-url-root'.
36
37 2006-09-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38
39         * www-page.el (www-page-display-dir): Use `img.cgi' instead of
40         `page.cgi' for images.
41         (www-page-display-page): Likewise.
42
43         * img.cgi: New file.
44
45 2006-09-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
46
47         * iphoto-util.el: New file.
48
49 2006-08-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
50
51         * www-page.el (www-page-display-dir): Renamed from
52         `www-page-display-thumbnails'.
53         (www-page-display-image): Check file exists.
54         (www-page-batch-get): Use `www-page-display-dir' instead of
55         `www-page-display-thumbnails'.
56
57 2006-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
58
59         * www-page.el (www-page-size-specs): Change `WXGA' to 1280x800.
60
61 2006-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
62
63         * www-page.el (www-page-display-page): Fix problem when the
64         specified file is a reference; fix problem when the specified
65         file's directory does not exist.
66
67 2006-05-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
68
69         * www-page.el (www-page-display-page): Display error message if
70         file is not found.
71
72 2006-05-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
73
74         * www-page.el (www-page-display-thumbnails): Support `refs'
75         feature about indirect references.
76         (www-page-display-page): Support `ref' feature about indirect
77         reference.
78
79 2006-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
80
81         * page.cgi: New file.
82
83 2006-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
84
85         * www-page.el: New file.
86
87 2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
88
89         * www-image.el (www-image-default-base-directory): New variable.
90         (www-image-display-thumbnails): Get title from dir.desc; insert
91         note feature of dir.desc; use www-image-default-base-directory.
92
93 2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
94
95         * www-image.el: New file.
96
97 2006-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
98
99         * album.el (album-write-html): Add new optional argument
100         `image-url'.
101         (album-make-selection-1): New function.
102         (album-make-selection): New function.
103
104 2006-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
105
106         * album.el (album-make-spec-by-width): Abolished.
107         (album-make-spec-by-height): Abolished.
108         (album-convert-image): New implementation.
109
110 2005-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
111
112         * album.el (album-write-html): Change order of argument.
113         (album-convert-image): Likewise; add QVGA grade.
114         (album-convert-images): Change order of argument; don't use &rest
115         for `source-images'; change arguments `image-url-prefix',
116         `html-dest-dir' and `lang' to optional; add new optional arguments
117         `title' and `parent-url'.
118         (album-make-thumbnails): Change order of argument; add new
119         optional arguments `title' and `parent-url'.
120         (album-convert-directory): Change order of argument; use &optional
121         instead of &rest for `patterns'; change arguments
122         `image-url-prefix', `html-dest-dir' and `lang' to optional; add
123         new optional arguments `title' and `parent-url'.
124
125 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
126
127         * album.el (album-write-html): Add new argument `lang'; add link
128         for "../index.html".
129         (album-convert-image): Add new argument `lang'; generate thumbnail
130         images.
131         (album-convert-images): Add new argument `lang'; call
132         `album-make-thumbnails'.
133         (album-make-thumbnails): New function.
134         (album-convert-directory): Add new argument `lang'.
135
136 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
137
138         * album.el (album-write-html): Add new argument
139         `image-url-prefix'.
140         (album-convert-image): Rename argument `dest-dir' to
141         `image-dest-dir'; add new arguments `html-dest-dir' and
142         `image-url-prefix'.
143         (album-convert-images): Likewise.
144         (album-convert-directory): Likewise.
145
146 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
147
148         * album.el (album-convert-image): Expand relative path in argument
149         `file'; don't convert fullsize file if `file' is JPEG.
150         (album-convert-directory): Specify default pattern of image files.
151
152 2005-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
153
154         * album.el (album-convert-directory): New function.
155
156 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
157
158         * album.el (album-convert-images): New function.
159
160 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
161
162         * album.el (album-convert-image): Renamed from
163         `album-convert-images'.
164
165 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
166
167         * album.el, www-image.el: Rename www-image.el to album.el; rename
168         prefix `www-image' to `album'.
169
170 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
171
172         * www-image.el (www-image-write-html): Add new argument
173         `dest-dir'; change order of arguments; expect `prev-file', `file'
174         and `next-file' are relative path; expect `prev-file' and
175         `next-file' are omitted extensions.
176         (www-image-convert-images): Add new argument `dest-dir'; change
177         order of arguments; change `prev-file' and `next-file' to
178         non-optional arguments; modify for `www-image-write-html'.
179
180 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
181
182         * www-image.el (www-image-write-html): Add new argument
183         `prev-file', `next-file' and `prev-grade'; add links for
184         `prev-file', `next-file', `prev-grade' and `next-grade'.
185         (www-image-convert-images): New optional argument `prev-file' and
186         `next-file'; modify for `www-image-write-html'.
187
188 2005-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
189
190         * www-image.el: New file.
191