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