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