(album-write-html): Add new argument `lang'; add link for
[elisp/album.git] / ChangeLog
1 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * album.el (album-write-html): Add new argument
4         `image-url-prefix'.
5         (album-convert-image): Rename argument `dest-dir' to
6         `image-dest-dir'; add new arguments `html-dest-dir' and
7         `image-url-prefix'.
8         (album-convert-images): Likewise.
9         (album-convert-directory): Likewise.
10
11 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12
13         * album.el (album-convert-image): Expand relative path in argument
14         `file'; don't convert fullsize file if `file' is JPEG.
15         (album-convert-directory): Specify default pattern of image files.
16
17 2005-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18
19         * album.el (album-convert-directory): New function.
20
21 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
22
23         * album.el (album-convert-images): New function.
24
25 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26
27         * album.el (album-convert-image): Renamed from
28         `album-convert-images'.
29
30 2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31
32         * album.el, www-image.el: Rename www-image.el to album.el; rename
33         prefix `www-image' to `album'.
34
35 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36
37         * www-image.el (www-image-write-html): Add new argument
38         `dest-dir'; change order of arguments; expect `prev-file', `file'
39         and `next-file' are relative path; expect `prev-file' and
40         `next-file' are omitted extensions.
41         (www-image-convert-images): Add new argument `dest-dir'; change
42         order of arguments; change `prev-file' and `next-file' to
43         non-optional arguments; modify for `www-image-write-html'.
44
45 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
46
47         * www-image.el (www-image-write-html): Add new argument
48         `prev-file', `next-file' and `prev-grade'; add links for
49         `prev-file', `next-file', `prev-grade' and `next-grade'.
50         (www-image-convert-images): New optional argument `prev-file' and
51         `next-file'; modify for `www-image-write-html'.
52
53 2005-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
54
55         * www-image.el: New file.
56