(album-convert-directory): New function.
[elisp/album.git] / ChangeLog
1 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * album.el (album-convert-images): New function.
4
5 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6
7         * album.el (album-convert-image): Renamed from
8         `album-convert-images'.
9
10 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11
12         * album.el, www-image.el: Rename www-image.el to album.el; rename
13         prefix `www-image' to `album'.
14
15 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
16
17         * www-image.el (www-image-write-html): Add new argument
18         `dest-dir'; change order of arguments; expect `prev-file', `file'
19         and `next-file' are relative path; expect `prev-file' and
20         `next-file' are omitted extensions.
21         (www-image-convert-images): Add new argument `dest-dir'; change
22         order of arguments; change `prev-file' and `next-file' to
23         non-optional arguments; modify for `www-image-write-html'.
24
25 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26
27         * www-image.el (www-image-write-html): Add new argument
28         `prev-file', `next-file' and `prev-grade'; add links for
29         `prev-file', `next-file', `prev-grade' and `next-grade'.
30         (www-image-convert-images): New optional argument `prev-file' and
31         `next-file'; modify for `www-image-write-html'.
32
33 2005-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34
35         * www-image.el: New file.
36