update.
[elisp/album.git] / ChangeLog
1 2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * www-image.el (www-image-default-base-directory): New variable.
4         (www-image-display-thumbnails): Get title from dir.desc; insert
5         note feature of dir.desc; use www-image-default-base-directory.
6
7 2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
8
9         * www-image.el: New file.
10
11 2006-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12
13         * album.el (album-write-html): Add new optional argument
14         `image-url'.
15         (album-make-selection-1): New function.
16         (album-make-selection): New function.
17
18 2006-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19
20         * album.el (album-make-spec-by-width): Abolished.
21         (album-make-spec-by-height): Abolished.
22         (album-convert-image): New implementation.
23
24 2005-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
25
26         * album.el (album-write-html): Change order of argument.
27         (album-convert-image): Likewise; add QVGA grade.
28         (album-convert-images): Change order of argument; don't use &rest
29         for `source-images'; change arguments `image-url-prefix',
30         `html-dest-dir' and `lang' to optional; add new optional arguments
31         `title' and `parent-url'.
32         (album-make-thumbnails): Change order of argument; add new
33         optional arguments `title' and `parent-url'.
34         (album-convert-directory): Change order of argument; use &optional
35         instead of &rest for `patterns'; change arguments
36         `image-url-prefix', `html-dest-dir' and `lang' to optional; add
37         new optional arguments `title' and `parent-url'.
38
39 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40
41         * album.el (album-write-html): Add new argument `lang'; add link
42         for "../index.html".
43         (album-convert-image): Add new argument `lang'; generate thumbnail
44         images.
45         (album-convert-images): Add new argument `lang'; call
46         `album-make-thumbnails'.
47         (album-make-thumbnails): New function.
48         (album-convert-directory): Add new argument `lang'.
49
50 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
51
52         * album.el (album-write-html): Add new argument
53         `image-url-prefix'.
54         (album-convert-image): Rename argument `dest-dir' to
55         `image-dest-dir'; add new arguments `html-dest-dir' and
56         `image-url-prefix'.
57         (album-convert-images): Likewise.
58         (album-convert-directory): Likewise.
59
60 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
61
62         * album.el (album-convert-image): Expand relative path in argument
63         `file'; don't convert fullsize file if `file' is JPEG.
64         (album-convert-directory): Specify default pattern of image files.
65
66 2005-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
67
68         * album.el (album-convert-directory): New function.
69
70 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
71
72         * album.el (album-convert-images): New function.
73
74 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
75
76         * album.el (album-convert-image): Renamed from
77         `album-convert-images'.
78
79 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
80
81         * album.el, www-image.el: Rename www-image.el to album.el; rename
82         prefix `www-image' to `album'.
83
84 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
85
86         * www-image.el (www-image-write-html): Add new argument
87         `dest-dir'; change order of arguments; expect `prev-file', `file'
88         and `next-file' are relative path; expect `prev-file' and
89         `next-file' are omitted extensions.
90         (www-image-convert-images): Add new argument `dest-dir'; change
91         order of arguments; change `prev-file' and `next-file' to
92         non-optional arguments; modify for `www-image-write-html'.
93
94 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
95
96         * www-image.el (www-image-write-html): Add new argument
97         `prev-file', `next-file' and `prev-grade'; add links for
98         `prev-file', `next-file', `prev-grade' and `next-grade'.
99         (www-image-convert-images): New optional argument `prev-file' and
100         `next-file'; modify for `www-image-write-html'.
101
102 2005-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
103
104         * www-image.el: New file.
105