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