update.
[chise/est.git] / ChangeLog
1 2022-04-28  MORIOKA Tomohiko  <tomo.git@chise.org>
2
3         * cwiki-common.el:
4         - Mount `<-HDIC-SYP@ktb' instead of `<-HDIC-SYP@KTB'.
5         - Mount `->HDIC-SYP@ktb' instead of `->HDIC-SYP@KTB'.
6
7 2022-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
8
9         * cwiki-view.el (www-display-object-desc): Fixed.
10
11 2022-03-17  MORIOKA Tomohiko  <tomo.git@chise.org>
12
13         * cwiki-common.el: Mount `sound@fanqie'.
14         (www-feature-value-format): Use `space-separated-source-list' for
15         `domain-list'.
16         (est-format-object): Accept feature `=title' as the same as
17         `title'.
18
19 2022-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
20
21         * est-eval.el (est-eval-value-as-object): Accept `=title' as the
22         same as `=name'.
23         (est-eval-value-as-sources): New function.
24         (est-eval-apply-value):
25         - Use `est-eval-value-as-sources' instead of
26           `est-eval-value-as-domain-list' for format
27           `space-separated-domain-list'.
28         - Support new format `space-separated-source-list'.
29
30 2022-01-21  MORIOKA Tomohiko  <tomo.git@chise.org>
31
32         * cwiki-view.el (www-display-object-desc): Use `hdic-tsj-word-id'
33         instead of `=hdic-tsj-entry-id'.
34
35 2022-01-19  MORIOKA Tomohiko  <tomo.git@chise.org>
36
37         * cwiki-common.el:
38         - Mount `hdic-tsj-word-id' instead of `=hdic-tsj-entry-id'.
39         - Mount `hdic-tsj-word', `hdic-tsj-word-description' and
40           `hdic-tsj-word-remarks'.
41
42 2022-01-19  MORIOKA Tomohiko  <tomo.git@chise.org>
43
44         * cwiki-common.el (www-format-encode-string): Add setting for
45         `=>big5-cdp@iwds-1'.
46
47         * est-eval.el
48         (est-eval-value-as-HDIC-Yuanben-Yupian-volume-leaf-line-number):
49         New function.
50         (est-eval-apply-value): Use
51         `est-eval-value-as-HDIC-Yuanben-Yupian-volume-leaf-line-number'
52         for format `hdic-yy-readable'.
53         (est-eval-unit): Treat `hdic-yy-readable' as a value getter.
54
55 2022-01-17  MORIOKA Tomohiko  <tomo.git@chise.org>
56
57         * est-eval.el (est-eval-value-as-ndl-page-by-tify): New function.
58         (est-eval-apply-value): Use `est-eval-value-as-ndl-page-by-tify'
59         for format `tify-url-for-ndl'.
60         (est-eval-unit): Treat `tify-url-for-ndl' as a value getter.
61
62         * cwiki-common.el:
63         - Mount `hdic-ktb-entry-type' instead of `hdic-ktb-type'.
64         - Mount `hdic-ktb-ndl-pid'.
65         - Mount `<-HDIC-SYP@KTB' instead of `<-same@SYP/KTB'.
66         - Mount `->HDIC-SYP@KTB' instead of `->same@SYP/KTB'.
67         (www-format-encode-string): Add settings for `===chise-hdic-ktb' and
68         `=chise-hdic-ktb'.
69
70 2022-01-16  MORIOKA Tomohiko  <tomo.git@chise.org>
71
72         * cwiki-common.el: Mount `=hdic-ktb-entry-id',
73         `hdic-ktb-description', `hdic-ktb-type', `hdic-ktb-diff',
74         `hdic-ktb-syp-id', `hdic-ktb-yy-id', `<-same@SYP/KTB' and
75         `->same@SYP/KTB'.
76
77 2022-01-15  MORIOKA Tomohiko  <tomo.git@chise.org>
78
79         * cwiki-view.el (www-display-object-desc): Add code to link HDIC
80         Viewer from HDIC-SYP characters.
81
82         * cwiki-common.el: Mount `=hdic-syp-entry-id' and
83         `hdic-syp-description'.
84         (www-format-encode-string): Add settings for `===chise-hdic-syp'
85         and `=chise-hdic-syp'.
86
87 2022-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
88
89         * cwiki-view.el (www-display-object-desc):
90         - Add code to link HDIC Viewer from HDIC-TSJ characters.
91         - New implementation to add clickable image of clipped source
92           image for `=shuowen-jiguge', `===shuowen-jiguge5' and
93           `===shuowen-jiguge4' characters.
94
95         * cwiki-common.el: Mount `=hdic-tsj-entry-id' and
96         `=hdic-tsj-glyph-id'.
97         (www-format-encode-string): Add settings for `===chise-hdic-tsj'
98         and `=chise-hdic-tsj'.
99
100 2021-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
101
102         * cwiki-common.el (est-coded-charset-entity-reference-alist): New
103         variable.
104         (www-format-encode-string):
105         - Use `est-coded-charset-entity-reference-alist'.
106         - Format &A-IWDSU-hhhh; to display with GlyphWiki glyphs.
107
108 2021-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
109
110         * cwiki-view.el (www-batch-view-smart): Support
111         .../index.<lang>.html to specify language.
112
113 2021-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
114
115         * cwiki-common.el (www-format-encode-string): Use
116         https://moji.or.jp/mojikibansearch/img/MJ/MJ<dddddd>.png instead
117         of https://mojikiban.ipa.go.jp/MJ<dddddd>.png as the URL of MJ
118         glyph-image.
119
120 2021-03-02  MORIOKA Tomohiko  <tomo.git@chise.org>
121
122         * cwiki-common.el (est-coded-charset-priority-list): Add
123         `=>ucs@cognate'.
124
125 2021-02-23  MORIOKA Tomohiko  <tomo.git@chise.org>
126
127         * cwiki-view.el (www-display-object-desc):
128         - Add CSS setting for `h1'.
129         - Use `chise-wiki-glyphwiki-glyph-image-url' instead of
130           `https://glyphwiki.org/glyph'; use SVG instead of 50px PNG.
131
132 2021-02-22  MORIOKA Tomohiko  <tomo.git@chise.org>
133
134         * cwiki-common.el (chise-wiki-bitmap-glyph-image-url): New
135         variable.
136         (chise-wiki-legacy-bitmap-glyphs-url): Renamed from
137         `chise-wiki-bitmap-glyphs-url'; use "https://www.chise.org/glyphs"
138         instead of "http://www.chise.org/glyphs".
139         (chise-wiki-hng-bitmap-glyphs-url): Use
140         "https://image.hng-data.org/glyphs/HNG" instead of
141         "http://hng.chise.org/glyphs/HNG".
142         (chise-wiki-daijiten-bitmap-glyphs-url): Use
143         "https://image.hng-data.org/glyphs/daijiten" instead of
144         "http://hng.chise.org/glyphs/daijiten".
145         (chise-wiki-glyph-cgi-url): Use
146         "https://www.chise.org/chisewiki/glyph.cgi" instead of
147         "http://www.chise.org/chisewiki/glyph.cgi".
148         (www-format-encode-string):     
149         - Add settings for `=>>daikanwa' and `===ucs@ks'.
150         - Use `chise-wiki-legacy-bitmap-glyphs-url' instead of
151           `chise-wiki-bitmap-glyphs-url'.
152         - Use `chise-wiki-bitmap-glyph-image-url' for glyph-image path of
153           JEF-CHINA3 instead of
154           http://kanji.zinbun.kyoto-u.ac.jp/db/CHINA3/Gaiji/; use
155           JEF-CHINA3/<HHHH>.png instead of CHINA3/Gaiji/<hhhh>.gif.
156         - Use https://mojikiban.ipa.go.jp/ instead of
157           http://mojikiban.ipa.go.jp/.
158         - Use chise-wiki-glyphwiki-glyph-image-url instead of
159           "http://glyphwiki.org/glyph"; use SVG instead of 100px PNG.
160         - Add setting for &(o-|G-|g2-|R-)KU(+<HHHH>|-<HHHHHHHH>);.
161         - Use "https://www.unicode.org/cgi-bin/refglyph?24-<HHHH>" instead
162           of "http://www.unicode.org/cgi-bin/refglyph?24-<HHHH>".
163         (coded-charset-GlyphWiki-id-alist): Add setting for
164         `===jis-x0208@1978'.
165
166 2021-02-22  MORIOKA Tomohiko  <tomo.git@chise.org>
167
168         * cwiki-view.el (www-display-object-desc):
169         - Use https://image.chise.org/openseadragon/openseadragon.min.js
170           instead of
171           http://hng.chise.org/openseadragon/openseadragon.min.js.
172         - Use https://image.chise.org/openseadragon/images/ instead of
173           http://hng.chise.org/openseadragon/images/.
174         - Use https://image.hng-data.org/images/HNG/<ddd>/card/<dddd>.jpg
175           instead of
176           http://hng.chise.org/images/HNG/<ddd>/card/<dddd>.jpg.        
177         - Use https://glyphwiki.org/ instead of http://glyphwiki.org/.
178         - Use https://www.chise.org/ids-find instead of
179           http://www.chise.org/ids-find.
180         - Use https://www.chise.org/hng-ids-find instead of
181           http://www.chise.org/hng-ids-find.
182
183 2021-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
184
185         * cwiki-common.el (www-uri-encode-object): Use
186         `www-uri-encode-feature-name' instead of
187         `est-uri-encode-feature-name-body'.
188
189 2021-02-08  MORIOKA Tomohiko  <tomo.git@chise.org>
190
191         * cwiki-common.el (est-coded-charset-priority-list): Use
192         `==[name]' instead of `=>>>[name]'.
193         (www-uri-decode-feature-name): Abolished; use implementation in
194         tomoyo-tools/chiset-common.el.
195         (www-uri-encode-feature-name): Likewise.
196
197 2020-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
198
199         * est-eval.el (est-eval-value-as-Web-yunzi-char): New function.
200         (est-eval-value-as-Web-yunzi-char-list): New function.
201         (est-eval-apply-value): Use
202         `est-eval-value-as-Web-yunzi-char-list' for format
203         `space-separated-Web-yunzi-char-list'.
204
205 2020-12-07  MORIOKA Tomohiko  <tomo.git@chise.org>
206
207         * cwiki-common.el (www-format-encode-string): Format
208         &(o-|G-|g2-|R-)HD-TK-dddddddd;
209
210 2020-10-21  MORIOKA Tomohiko  <tomo.git@chise.org>
211
212         * est-eval.el (est-eval-value-as-shuowen-radical): New function.
213         (est-eval-apply-value): Use `est-eval-value-as-shuowen-radical'
214         for format `shuowen-radical'.
215         (est-eval-unit): Treat `shuowen-radical' in a similar way to
216         `kangxi-radical'.
217
218 2020-10-05  MORIOKA Tomohiko  <tomo.git@chise.org>
219
220         * cwiki-common.el (est-coded-charset-priority-list): Add
221         `=ucs-var-010' and `=>ucs-itaiji-008'.
222         (www-format-encode-string): Format "&g2-M-ddddd;" to display with
223         GlyphWiki glyphs.
224         (coded-charset-GlyphWiki-id-alist): Add settings for
225         `=ucs-var-006', `=ucs-var-010', `=ucs-itaiji-004',
226         `=ucs-itaiji-005', `=ucs-itaiji-006', `=ucs-itaiji-007',
227         `=ucs-itaiji-008', `=>ucs-itaiji-002', `=>ucs-itaiji-003',
228         `=>ucs-itaiji-004', `=>ucs-itaiji-005', `=>ucs-itaiji-007',
229         `=>ucs-itaiji-008', `==gt', `==gt-k', `=+>big5-cdp',
230         `=>big5-cdp@iwds-1', `=>cbeta', `=big5-cdp-var-001',
231         `=big5-cdp-itaiji-003', `=>big5-cdp-itaiji-002',
232         `=>big5-cdp-itaiji-003' and `=>gt-k'; omit settings for
233         `==ucs@cns' and `=cns11643-*'; modify priority of
234         `=hanyo-denshi/ks', `=hanyo-denshi/tk', `=gt', `=daikanwa',
235         `=ruimoku-v6', `=>ruimoku-v6', `=ucs@iso' and `=ucs@unicode'; use
236         `=big5-cdp-var-00{3|5}' instead of `=big5-cdp-var-{3|5}'.
237         (char-GlyphWiki-id): Omit fallback code for `=cns11643-{1..7}'.
238
239 2020-06-15  MORIOKA Tomohiko  <tomo.git@chise.org>
240
241         * cwiki-common.el (www-format-encode-string): Format
242         &(A-)CDP-vddd-hhhh; and &(A-)M-ddddd; to display with GlyphWiki
243         glyphs.
244
245 2020-03-13  MORIOKA Tomohiko  <tomo.git@chise.org>
246
247         * cwiki-common.el (coded-charset-GlyphWiki-id-alist):   
248         - Add settings for `===mj', `==mj' `==ucs@JP/hanazono', `=mj' and
249           `=ucs@JP/hanazono'.
250         - Use uXXXX-j instead of uXXXX for `===ucs@jis', `==ucs@jis' and
251           `=ucs@jis'.
252         - Use uXXXX-jv instead of uXXXX for `=ucs@JP'.
253         (char-GlyphWiki-id): Use uXXXX-j instead of uXXXX for character
254         objects which have `=jis-x0208@1990', `=jis-x0212', `=jis-x0213-1'
255         and `=jis-x0213-2'.
256
257 2020-02-05  MORIOKA Tomohiko  <tomo.git@chise.org>
258
259         * cwiki-view.el (www-display-object-desc): For each character
260         object to represent HNG glyph-image, generate feature
261         `sources@gallica' and display them if the corresponding HNG-card
262         object has feature `->glyph-image@gallica'.
263
264 2019-10-30  MORIOKA Tomohiko  <tomo.git@chise.org>
265
266         * cwiki-view.el (www-display-object-desc): Add [HNG-data] button
267         for each character which has the corresponding HNG glyphs.
268
269 2019-10-26  MORIOKA Tomohiko  <tomo.git@chise.org>
270
271         * cwiki-view.el (www-display-object-desc): For genre `hng-card',
272         add a link to card image for the corresponding image-resource
273         page.
274
275 2019-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
276
277         * cwiki-common.el: Mount `abstract-glyph@iwds-1/confluented'.
278
279 2019-05-01  MORIOKA Tomohiko  <tomo.git@chise.org>
280
281         * cwiki-common.el: Mount `abstract-glyph@iwds-1'.
282
283 2019-03-30  MORIOKA Tomohiko  <tomo.git@chise.org>
284
285         * est-eval.el (daijiten-page-number-to-ndl-950498): New function.
286         (est-eval-value-as-daijiten-page): New function.
287         (est-eval-value-as-daijiten-page-list): New function.
288         (est-eval-apply-value): Use `est-eval-value-as-daijiten-page-list'
289         for format `space-separated-daijiten-page-list'.
290
291 2019-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
292
293         * cwiki-common.el (chise-wiki-daijiten-bitmap-glyphs-url): New
294         variable.
295         (est-coded-charset-priority-list): Add `==>daijiten'.
296         (www-format-encode-string): Add settings for `==daijiten',
297         `=daijiten' and `==>daijiten'; add code to display Daijiten
298         characters.
299
300 2019-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
301
302         * cwiki-common.el:
303         - Require `chiset-common'.
304         - Move `est-uri-decode-feature-name-body' and
305           `est-uri-encode-feature-name-body' to chiset-common.el.
306
307 2019-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
308
309         * cwiki-common.el (code-point): New genre.
310         (coded-character): New genre.
311         (glyph): New genre.
312
313 2018-12-20  MORIOKA Tomohiko  <tomo.git@chise.org>
314
315         * cwiki-view.el (www-display-object-desc): Use [RDF (Turtle)]
316         instead of [Turtle]; use [XML (old RDF)] instead of [RDF]; change
317         order of buttons.
318
319 2018-12-17  MORIOKA Tomohiko  <tomo.git@chise.org>
320
321         * cwiki-view.el (www-display-feature-desc): Fix problem when
322         uri-object is not specified; fix problem when property
323         `description' is not defined in the target feature.
324
325 2018-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
326
327         * cwiki-view.el: Require `concord-turtle-dump'.
328         (www-display-object-desc): Add [Turtle] button.
329         (www-batch-view-smart): Display Turtle for */index.ttl.
330
331 2018-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
332
333         * cwiki-view.el (www-display-object-desc): Add code to clickable
334         image of clipped source image for SW-JIGUGE[45]-ddddd character
335         objects.
336
337 2018-09-29  MORIOKA Tomohiko  <tomo.git@chise.org>
338
339         * cwiki-common.el (www-format-encode-string):
340         - Add code for &SW-JIGUGE[45]-ddddd;.
341         - Use "width: auto; max-height: 60px" instead of
342           "width: 48px; height: 48px" for HNG glyph images.
343
344 2018-09-08  MORIOKA Tomohiko  <tomo.git@chise.org>
345
346         * cwiki-common.el: Mount `{->|<-}HNG@{CN|JP}/{manuscript|printed}'
347         and `{->|<-}HNG@{KR|MISC}'.
348
349 2018-07-18  MORIOKA Tomohiko  <tomo.git@chise.org>
350
351         * cwiki-common.el: Assign genre `ud@zh-classical'.
352
353 2018-03-13  MORIOKA Tomohiko  <tomo.git@chise.org>
354
355         * cwiki-common.el (www-format-encode-string): Use
356         "http://mojikiban.ipa.go.jp/MJ%06d.png" instead of
357         "http://mojikiban.ipa.go.jp/search/MJ%06d".
358
359 2018-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
360
361         * est-eval.el (est-eval-apply-value): Support new format
362         `unordered-link-list'.
363         (est-eval-list): Add new optional argument `list-props'.
364
365 2018-01-31  MORIOKA Tomohiko  <tomo.git@chise.org>
366
367         * cwiki-common.el (char-GlyphWiki-id): Use `get-char-attribute'
368         instead of `char-feature'.
369
370 2017-12-09  MORIOKA Tomohiko  <tomo.git@chise.org>
371
372         * cwiki-common.el (www-format-encode-string): Display
373         "&A-cgnU+hhhh;".
374
375 2017-11-14  MORIOKA Tomohiko  <tomo.git@chise.org>
376
377         * cwiki-common.el (www-format-encode-string): Add setting of
378         `coded-charset-entity-reference-alist' for `=>big5-cdp'.
379
380 2017-11-11  MORIOKA Tomohiko  <tomo.git@chise.org>
381
382         * cwiki-common.el (www-format-encode-string):
383         - Add entity-reference setting for `==cbeta'.
384         - Display "&R-CBddddd;".
385         - Display "&g2-iddd+hhhh;".
386         - Fix alt property of img tag for "&CDP-iddd-hhhh;".
387         - Display "&g2-U-vddd+hhhh;".
388         (coded-charset-GlyphWiki-id-alist): Add settings for
389         `==ucs-itaiji-005' and `=>>adobe-japan1-{0..6}'.
390
391 2017-08-20  MORIOKA Tomohiko  <tomo.git@chise.org>
392
393         * cwiki-common.el (est-coded-charset-priority-list): Add
394         `=ucs-itaiji-004', `=ucs-itaiji-005', `=ucs-itaiji-006',
395         `=ucs-itaiji-007', `=ucs-itaiji-008', `=ucs-itaiji-009',
396         `=ucs-itaiji-010', `=ucs-itaiji-011', `=ucs-itaiji-084',
397         `=ucs-var-001', `=ucs-var-002', `=ucs-var-003', `=ucs-var-004',
398         `=>ucs-itaiji-002', `=>ucs-itaiji-003', `=>ucs-itaiji-004',
399         `=>ucs-itaiji-005', `=>ucs-itaiji-006' and `=>ucs-itaiji-007'.
400         (www-format-encode-string): Display "&(A-)CDP-iddd-hhhh;".
401         (coded-charset-GlyphWiki-id-alist): Add settings for
402         `=ucs-var-004', `=>ucs-itaiji-006', `=big5-cdp-itaiji-001',
403         `=big5-cdp-itaiji-002' and `=>big5-cdp-itaiji-001'.
404
405 2017-08-10  MORIOKA Tomohiko  <tomo.git@chise.org>
406
407         * cwiki-common.el (est-coded-charset-priority-list): Add settings
408         for `=+>ucs@iso', `=+>ucs@unicode', `===adobe-japan1',
409         `===cns11643-1', `===cns11643-2', `===cns11643-3',
410         `===cns11643-4', `===cns11643-5', `===cns11643-6' and
411         `===cns11643-7'.
412
413 2017-07-26  MORIOKA Tomohiko  <tomo.git@chise.org>
414
415         * cwiki-common.el (est-coded-charset-priority-list): Add
416         `=>ucs-itaiji-001'.
417         (www-format-encode-string): Display "&A-MJdddddd;",
418         "&A-U-iddd+hhhh;", "&g2-GT-Kddddd;", "&A-CDP-hhhh;" and
419         "&A-RUI6-hhhh;" entity references.
420         (coded-charset-GlyphWiki-id-alist): Add settings for
421         `=>ucs-itaiji-001', `=>big5-cdp', `=ruimoku-v6' and
422         `=>ruimoku-v6'.
423
424         * cwiki-view.el (www-display-object-desc): Fix problem about
425         "&GT-...;" in input boxes of IDS-Find.
426
427 2017-07-23  MORIOKA Tomohiko  <tomo.git@chise.org>
428
429         * cwiki-common.el (est-coded-charset-priority-list): Add
430         `=>ucs@iwds-1' and `=>ucs@component'.
431         (www-format-encode-string): Display "&A-compU+hhhh;" entity
432         references.
433
434 2016-11-17  MORIOKA Tomohiko  <tomo.git@chise.org>
435
436         * char-db-json.el (char-db-json-insert-relation-feature): Check
437         argument `value' to accept character object as the same as list of
438         characters.
439
440         * cwiki-view.el (www-display-object-desc): Check return value of
441         `www-get-feature-value' to accept character object as the same as
442         list of characters.
443
444         * cwiki-common.el (www-format-encode-string): Check return value
445         of `www-get-feature-value' to accept character object as the same
446         as list of characters.
447
448 2016-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
449
450         * cwiki-common.el (www-format-encode-string): Display
451         "&A-GT-Kddddd;" entity references.
452
453 2016-07-21  MORIOKA Tomohiko  <tomo.git@chise.org>
454
455         * est-eval.el (est-eval-value-as-created-works): Fix problem when
456         some items of value are omitted.
457
458 2016-06-29  MORIOKA Tomohiko  <tomo.git@chise.org>
459
460         * cwiki-view.el (www-display-object-desc): Add CSS setting for
461         image-list.
462
463         * est-eval.el (est-eval-value-as-image-resource): Add optional
464         argument `accept-full-image'.
465         (est-eval-value-as-image-object): New function.
466         (est-eval-value-as-image-list): New function.
467         (est-eval-apply-value): Use `est-eval-value-as-image-list' for
468         format `image-list'.
469
470         * est-format.el (est-format-unit): Treat `image-list' as the same
471         as `list'.
472
473 2016-06-29  MORIOKA Tomohiko  <tomo.git@chise.org>
474
475         * cwiki-view.el (www-display-object-desc): Change URL of HNG card
476         image from
477         "http://hng.chise.org/images/HNG/<nnn>/cards/<nnnn>.jpg" to
478         "http://hng.chise.org/images/HNG/<nnn>/card/<nnnn>.jpg".
479
480         * cwiki-common.el (www-format-encode-string): Display
481         &{G-|g2-|R-}RUI6-hhhh;.
482
483 2016-06-28  MORIOKA Tomohiko  <tomo.git@chise.org>
484
485         * cwiki-view.el (www-display-object-desc): For each character
486         object to represent HNG glyph-image, generate features
487         `sources@HNG/card' and `sources@zinbun/takuhon' and display them.
488
489 2016-06-15  MORIOKA Tomohiko  <tomo.git@chise.org>
490
491         * est-eval.el (est-eval-value-as-glyph-image): New function.
492         (est-eval-value-as-object): Use `est-eval-value-as-glyph-image'
493         for genre `glyph-image'.
494         (est-eval-value-as-location): New function.
495         (est-eval-value-as-name): New function.
496         (est-eval-value-as-location-list): New function.
497         (est-eval-value-as-name-list): New function.
498         (est-eval-apply-value):
499         - Use `est-eval-value-as-location-list' for format
500           `location-list'.
501         - Use `est-eval-value-as-name-list' for format `name-list'.
502
503         * cwiki-view.el (www-display-object-desc): Add code to display
504         image in head for genre `glyph-image'.
505
506 2016-06-14  MORIOKA Tomohiko  <tomo.git@chise.org>
507
508         * cwiki-common.el: Assign genre `glyph-image'.
509
510 2016-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
511
512         * est-eval.el (est-eval-value-as-character): New function.
513         (est-eval-value-as-char-list): New function.
514         (est-eval-apply-value): Add new format `char-list'.
515
516 2016-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
517
518         * est-eval.el (est-eval-value-as-image-resource): New function.
519         (est-eval-value-as-object): Use `est-eval-value-as-image-resource'
520         for `image-resource' genre.
521
522         * est-format.el (est-format-unit): Support `img' tag.
523
524 2016-06-09  MORIOKA Tomohiko  <tomo.git@chise.org>
525
526         * cwiki-view.el (www-display-object-desc): Use "...$.zoom-xywh="
527         instead of "...$zoom-xywh=" to specify image zooming.
528         (www-batch-view-smart): Likewise.
529
530 2016-06-09  MORIOKA Tomohiko  <tomo.git@chise.org>
531
532         * cwiki-view.el (www-display-object-desc):
533         - For each image segment, add link to the corresponding original
534           image with zooming.
535         - Implement zooming feature for `image-resource' genre.
536         - Use HNG-card page of EsT instead of HNG-card image as link from
537           HNG glyph-images.
538         (www-batch-view-smart): Support "...$zoom-xywh=" modifier for
539         `image-resource' genre.
540
541 2016-06-08  MORIOKA Tomohiko  <tomo.git@chise.org>
542
543         * cwiki-view.el (www-display-object-desc): Add code for genre
544         `hng-card' to display image of HNG-card.
545
546         * cwiki-common.el: Assign genre `hng-card'.
547
548 2016-06-08  MORIOKA Tomohiko  <tomo.git@chise.org>
549
550         * cwiki-view.el (www-display-object-desc):
551         - Add new argument `image-selection'.
552         - Add code to display image in head for genre `image-resource'.
553         (www-batch-view): Modify for interface change of
554         `www-display-object-desc'.
555
556 2016-06-07  MORIOKA Tomohiko  <tomo.git@chise.org>
557
558         * cwiki-common.el: Assign genre `image-resource'.
559
560 2016-06-01  MORIOKA Tomohiko  <tomo.git@chise.org>
561
562         * cwiki-view.el (www-display-object-desc): Add styles for
563         tooltips.
564
565         * cwiki-common.el (www-format-encode-string): Add "tooltip" and
566         "tooltiptext" for HNG images.
567
568 2016-05-08  MORIOKA Tomohiko  <tomo.git@chise.org>
569
570         * cwiki-view.el (www-batch-view-smart): Use
571         `char-db-json-char-data-with-variant' with readable mode.
572
573         * char-db-json.el (char-db-ignored-attributes): Add `composition'.
574         (char-db-json-insert-relation-feature): Use
575         `char-db-json-insert-char-spec' even if running with readable
576         mode.
577         (char-db-json-insert-char-features):    
578         - Delete line-breaking for `=>ucs' and `=>ucs*'.
579         - Delete setting for `japanese-radical', `ideographic-',
580           `->ideograph', `ideograph=', `original-ideograph-of',
581           `ancient-ideograph-of', `vulgar-ideograph-of',
582           `wrong-ideograph-of' and `ideographic-variants' because they
583           have been already abolished.
584         (what-char-definition-json): Use
585         `char-db-json-char-data-with-variant' with readable mode.
586
587 2016-05-05  MORIOKA Tomohiko  <tomo.git@chise.org>
588
589         * cwiki-common.el (est-coded-charset-priority-list): Add
590         `=ucs@unicode', `==ucs@unicode', `===ucs@unicode', `==>ucs@bucs',
591         `===daikanwa/+p' and `===gt'.
592
593         * char-db-json.el (char-db-json-insert-char-features): Add "@type"
594         based on glyph granularity.
595
596 2016-05-05  MORIOKA Tomohiko  <tomo.git@chise.org>
597
598         * char-db-json.el (char-db-json-insert-ccs-feature): Modify
599         layout.
600         (char-db-json-insert-relation-feature): Likewise.
601         (char-db-json-insert-char-features): Likewise; add "@context" and
602         "@id".
603
604 2016-05-04  MORIOKA Tomohiko  <tomo.git@chise.org>
605
606         * cwiki-view.el: Require `char-db-json'.
607         (www-display-object-desc): Add [JSON] button.
608         (www-batch-view-smart): Support "/data.json" API for character
609         genre.
610
611         * char-db-json.el: New file.
612
613 2016-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
614
615         * cwiki-common.el (www-format-encode-string): Display
616         "&A-IWDSU+xxxx;".
617
618 2016-04-30  MORIOKA Tomohiko  <tomo.git@chise.org>
619
620         * cwiki-view.el (www-display-object-desc): Add link for HNG-card
621         for HNG representative glyph-images.
622
623 2016-04-15  MORIOKA Tomohiko  <tomo.git@chise.org>
624
625         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Decrease
626         preferences of `=jis-x0212', `=jis-x0213-1@2000',
627         `=jis-x0213-1@2004', `=jis-x0213-2', `=jef-china3',
628         `=jis-x0208@1978/1pr', `=jis-x0208@1978/-4pr' and
629         `=jis-x0208@1978'.
630
631 2016-04-14  MORIOKA Tomohiko  <tomo.git@chise.org>
632
633         * cwiki-common.el (coded-charset-GlyphWiki-id-alist):
634         - Add setting for `==cbeta'.
635         - Use "cbeta-" instead of "cb" as the prefix for `=cbeta'.
636
637 2016-04-12  MORIOKA Tomohiko  <tomo.git@chise.org>
638
639         * cwiki-common.el (www-format-encode-string): Display
640         "&U-vnnn-xxxx;"; omit support for "&{o|G|g2|R}-U-innn+xxxx;".
641         (coded-charset-GlyphWiki-id-alist): Add setting for
642         `==ucs@unicode'.
643
644 2016-04-06  MORIOKA Tomohiko  <tomo.git@chise.org>
645
646         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Modify order
647         to prefer glyph-images (===foo) > abstract glyph-forms (==foo) >
648         detailed glyphs (=>>foo) > glyphs (=foo) > unified glyphs (=+>foo)
649         > abstract characters.
650
651 2016-04-05  MORIOKA Tomohiko  <tomo.git@chise.org>
652
653         * est-format.el (est-format-props): Don't apply
654         `www-format-encode-string' to the return value of
655         `est-format-unit' because it has already been encoded.
656
657 2016-03-19  MORIOKA Tomohiko  <tomo.git@chise.org>
658
659         * cwiki-common.el (est-coded-charset-priority-list): Add
660         `=ucs@unicode'.
661
662 2016-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
663
664         * cwiki-common.el (www-format-encode-string): Add setting for
665         `=mj' and `==mj'.
666         (coded-charset-GlyphWiki-id-alist): Don't prefer `=ucs' to other
667         CCSes.
668
669 2016-03-16  MORIOKA Tomohiko  <tomo.git@chise.org>
670
671         * cwiki-glyph.el (www-glyph-big5-to-ucs-pua): New function.
672         (www-glyph-generate-png): Use `www-glyph-big5-to-ucs-pua' as a
673         fall-back.
674         (www-glyph-display-png): Support HZK-hhhh.
675
676         * cwiki-common.el (www-format-encode-string):
677         - Support `=hanziku-{1..12}' and `=big5'.
678         - Display &G-CBddddd; and &g2-CBddddd;.
679         - Display &({o-|G-|g2-}){I|U}+hhhh;.
680         - Display &A-GT-ddddd;.
681
682 2016-03-16  MORIOKA Tomohiko  <tomo.git@chise.org>
683
684         * cwiki-view.el (www-display-object-desc): Add setting of CSS in
685         header.
686
687         * est-format.el (est-format-unit): For conversion of
688         `feature-name' unit, enclose '(a (:href ...) ...) with '(span
689         (:class "feature-name") ...)
690
691         * est-eval.el (est-eval-value-as-ids): New implementation.
692
693 2016-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
694
695         * cwiki-common.el (est-coded-charset-priority-list): Add `=mj',
696         `==mj', `===mj' and `=ucs-itaiji-003'.
697         (coded-charset-GlyphWiki-id-alist): Add setting for
698         `=ucs-itaiji-003' and `=koseki'.
699
700 2016-03-14  MORIOKA Tomohiko  <tomo.git@chise.org>
701
702         * cwiki-common.el (est-coded-charset-priority-list): Add
703         `=>cbeta'.
704         (www-format-encode-string): Support &A-CBddddd;
705
706 2016-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
707
708         * cwiki-common.el (est-coded-charset-priority-list): Add
709         `=ucs-itaiji-001'.
710         (coded-charset-GlyphWiki-id-alist): Prefer
711         `=ucs-var-{001|002|003}', `=ucs-itaiji-{002|084}' to `=ucs'; add
712         setting for `=ucs-itaiji-001'.
713
714 2015-11-22  MORIOKA Tomohiko  <tomo.git@chise.org>
715
716         * cwiki-common.el (est-coded-charset-priority-list): Add
717         `===ucs@iso'.
718         (www-format-encode-string): Use GlyphWiki to display SIP
719         characters.
720         (coded-charset-GlyphWiki-id-alist): Add setting for `==ucs@iso'.
721
722 2015-11-20  MORIOKA Tomohiko  <tomo.git@chise.org>
723
724         * cwiki-view.el (www-display-object-desc): Add input box for
725         http://www.chise.org/hng-ids-find.
726
727 2015-11-05  MORIOKA Tomohiko  <tomo.git@chise.org>
728
729         * cwiki-common.el (est-coded-charset-priority-list): New variable.
730         (www-uri-encode-object): Refer `est-coded-charset-priority-list'.
731         (www-format-encode-string): Support `=ucs-itaiji-nnn'.
732         (coded-charset-GlyphWiki-id-alist): Add setting for
733         `=ucs-var-001', `=ucs-var-002', `=ucs-var-003', `=ucs-itaiji-002',
734         `=ucs-itaiji-084', `=big5-cdp-var-3' and `=big5-cdp-var-5'.
735
736 2015-10-29  MORIOKA Tomohiko  <tomo.git@chise.org>
737
738         * cwiki-view.el (www-display-feature-desc): Decode return value of
739         `char-feature-property' [perhaps `char-feature-property' should
740         return decoded string].
741
742 2015-10-21  MORIOKA Tomohiko  <tomo.git@chise.org>
743
744         * cwiki-common.el (www-feature-format): Refer
745         char-feature-property `presentation-format'.
746
747 2015-09-28  MORIOKA Tomohiko  <tomo.git@chise.org>
748
749         * cwiki-common.el: Mount `->HNG' and `<-HNG'.
750         (chise-wiki-hng-bitmap-glyphs-url): New variable.
751         (www-format-encode-string):
752         - Format "&(o-|G-|g2-|R-)J0-hhhh;".
753         - Format "R-HD-*;".
754         - Format "&HNGdd-ddddd;".
755         - Format "&(o-|G-|g2-|R-)MJ-dddddd;".
756         - Format "&(G-|g2-|R-)CDP-hhhh;".
757
758 2014-11-21  MORIOKA Tomohiko  <tomo.git@chise.org>
759
760         * cwiki-common.el(www-uri-decode-feature-name):
761         - Decode repi.FOO to ===FOO.
762         - Decode rep2.FOO to ===FOO instead of ==FOO.
763         - Decode g2.FOO to ==FOO.
764         - Decode gi.FOO to ==FOO instead of =>>>FOO.
765         (www-uri-encode-feature-name):
766         - Encode ==FOO to g2.FOO instead of rep2.FOO.
767         - Encode ===FOO to repi.FOO.
768         (www-format-encode-string): Add setting for `=>>hanyo-denshi/*'
769         and `==hanyo-denshi/*'; support some ===FOO and ==FOO.
770         (coded-charset-GlyphWiki-id-alist): Add `==adobe-japan1-*',
771         `===adobe-japan1-*', `==ucs@jis', `===ucs@jis', `==ucs@cns',
772         `==daikanwa', `===daikanwa', `==ucs@ks' and `===ucs@ks'.
773         (char-GlyphWiki-id): Treat `=jis-x0213-2' as uXXXX.
774
775 2014-09-19  MORIOKA Tomohiko  <tomo.git@chise.org>
776
777         * est-eval.el (est-eval-value-as-domain-list): Fix problem about
778         ranges.
779         (est-eval-feature-value): Don't omit items of `sources'.
780
781 2014-06-19  MORIOKA Tomohiko  <tomo.git@chise.org>
782
783         * cwiki-view.el (www-display-object-desc): Support
784         `est-hide-cgi-mode'.
785         (www-display-feature-desc): Likewise.
786         (www-batch-view-smart): New function.
787
788         * cwiki-common.el (est-hide-cgi-mode): New variable.
789         (est-view-url-prefix): New variable.
790         (est-uri-decode-feature-name-body): New function.
791         (est-uri-encode-feature-name-body): New function.
792         (www-uri-decode-feature-name): Use
793         `est-uri-decode-feature-name-body'.
794         (www-uri-encode-feature-name): Use
795         `est-uri-encode-feature-name-body'.
796         (www-uri-make-feature-name-url): Add implementation for
797         `est-hide-cgi-mode'.
798         (www-uri-decode-object): Support `est-hide-cgi-mode'; use
799         `est-uri-decode-feature-name-body'.
800         (www-uri-encode-object): Support `est-hide-cgi-mode'; use
801         `est-uri-encode-feature-name-body'.
802         (www-uri-make-object-url): Add implementation for
803         `est-hide-cgi-mode'.
804
805         * est-format.el (est-format-unit): Support `est-hide-cgi-mode'.
806
807 2014-06-18  MORIOKA Tomohiko  <tomo.git@chise.org>
808
809         * cwiki-view.el (www-display-object-desc): Add new argument
810         `uri-feature-name'; if it is specified, display only the specified
811         feature with all items of the value.
812         (www-batch-view): Modify for `www-display-object-desc'.
813
814         * est-eval.el (est-eval-list-feature-items-limit): New variable.
815         (est-eval-feature-value): Use `est-eval-list-feature-items-limit';
816         don't omit items of feature value if
817         `est-eval-list-feature-items-limit' is nil.
818
819         * est-format.el (est-format-unit): Format `omitted'.
820
821         * cwiki-set.el (www-set-display-object-desc): Modify for
822         `www-display-object-desc'.
823
824         * cwiki-edit.el (www-edit-display-object-desc): Modify for
825         `www-display-object-desc'.
826
827 2014-05-26  MORIOKA Tomohiko  <tomo.git@chise.org>
828
829         * cwiki-common.el (www-uri-decode-feature-name): Decode `rep2.FOO'
830         to `==FOO'.
831         (www-uri-encode-feature-name): Encode `==FOO' to `rep2.FOO'.
832         (www-format-encode-string): Support `==cns11643-*'; support `==gt'
833         and `==ucs@unicode'.
834
835         * est-eval.el (est-eval-value-as-domain-list): Treat `zob1959' in
836         `source' as the same as `zob1968'.
837
838 2013-09-18  MORIOKA Tomohiko  <tomo.git@chise.org>
839
840         * cwiki-common.el (www-format-encode-string): Support
841         `=hanyo-denshi/*', `=adobe-japan1-6', `=big5-cdp', `=ucs@unicode'
842         and `=ucs@JP/hanazono'; support &{G|g2}-J{78|83|90|97|SP}-hhhh;.
843         (coded-charset-GlyphWiki-id-alist): Modify preference of
844         `=>>daikanwa' and `=ucs@ks'.
845
846         * cwiki-glyph.el (www-glyph-generate-png): Support
847         `=ucs@JP/hanazono'.
848         (www-glyph-display-png): Likewise.
849
850         * est-eval.el (est-eval-value-as-composition-list): New function.
851         (est-eval-value-as-decomposition-list): New function.
852         (est-eval-apply-value): Add new formats `decomposition',
853         `composition' and `unordered-composition-list'.
854
855 2013-09-02  MORIOKA Tomohiko  <tomo.git@chise.org>
856
857         * cwiki-common.el: Assign genre `entry@zh-classical' instead of
858         `morpheme-entry@zh-classical' and `sentence-entry@zh-classical'.
859
860 2013-08-27  MORIOKA Tomohiko  <tomo.git@chise.org>
861
862         * cwiki-common.el:
863         - Assign new genres `morpheme-entry@zh-classical',
864           `word-class@zh-classical', `morpheme@zh-classical',
865           `sentence@zh-classical' and `sentence-entry@zh-classical'.
866         - Mount char-feature `*instance@morpheme-entry/zh-classical'.
867
868 2012-12-20  MORIOKA Tomohiko  <tomo.git@chise.org>
869
870         * cwiki-common.el (www-feature-value-format): Refer
871         `value-presentation-format' as like as `value-format'.
872
873 2012-12-20  MORIOKA Tomohiko  <tomo.git@chise.org>
874
875         * est-rdf-view.el (est-rdf-encode-feature-name): Map domain to
876         xmlns-prefix; refer feature `rdf-namespace-prefix' and
877         `rdf-namespace-uri'; return '(<XMLNS-PREFIX> <XMLNS-URI>
878         <PREDICATE>) instead of '(<XMLNS-PREFIX> . <PREDICATE>).
879         (est-rdf-display-object-desc): Modify for
880         `est-rdf-encode-feature-name'.
881
882         * cwiki-view.el (www-display-feature-desc): Display
883         `value-presentation-format'.
884
885         * cwiki-edit.el (www-edit-display-feature-desc): Support
886         `value-presentation-format'.
887
888 2012-12-08  MORIOKA Tomohiko  <tomo.git@chise.org>
889
890         * est-rdf-view.el (est-rdf-encode-feature-name):        
891         - Use ".-." instead of "." for non-top `*'.
892         - Use "..." instead of "-" for `/'.
893         (est-rdf-display-object-desc): Support metadata feature.
894         (est-rdf-batch-view): Modify for `est-rdf-display-object-desc'.
895
896 2012-12-08  MORIOKA Tomohiko  <tomo.git@chise.org>
897
898         * cwiki-common.el: Use `*instance@ruimoku/bibliography/title'
899         instead of `instance@ruimoku/bibliography/title'.
900
901 2012-09-23  MORIOKA Tomohiko  <tomo.git@chise.org>
902
903         * cwiki-view.el (www-display-object-desc): Add a link-button for
904         RDF.
905
906 2012-09-22  MORIOKA Tomohiko  <tomo.git@chise.org>
907
908         * est-rdf-view.el: New file.
909
910 2012-09-15  MORIOKA Tomohiko  <tomo.git@chise.org>
911
912         * est-eval.el (est-eval-value-as-journal-volume): Add new optional
913         argument `short'.
914         (est-eval-value-as-journal-volumes): New function.
915         (est-eval-apply-value): Use `est-eval-value-as-journal-volumes'
916         for format `journal-volume-list'.
917         (est-eval-feature-value): Change limit size from 127 to 255.
918
919 2012-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
920
921         * est-eval.el (est-eval-value-as-journal-volume): Refer
922         `<-journal/volume*name'.
923         (est-eval-value-as-creators-names): Fix problem when string is
924         occurred in value.
925
926 2012-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
927
928         * est-eval.el (est-eval-value-as-journal-volume): Support book
929         object.
930         (est-eval-value-as-article): New implementation; use
931         `est-eval-value-as-book'; add journal-volume, page and date.
932         (est-eval-value-as-book): New implementation.
933
934         * est-format.el (est-format-list): Don't specify separator for
935         each child unit.
936
937 2012-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
938
939         * est-eval.el (est-eval-value-as-journal-volume): Use
940         `<-journal/volume', `<-journal/volume*volume' and
941         `<-journal/volume*number' if they are found.
942
943 2012-09-12  MORIOKA Tomohiko  <tomo.git@chise.org>
944
945         * cwiki-view.el (www-batch-view): Fix problem when decoding
946         URL-encoding of genre.
947
948         * cwiki-common.el (www-uri-decode-object): Use `decode-uri-string'
949         for value-part of object-representation.
950
951 2012-09-11  MORIOKA Tomohiko  <tomo.git@chise.org>
952
953         * cwiki-common.el (www-uri-encode-object): Add `=jis-x0213-2',
954         `=adobe-japan1', `=>>>adobe-japan1', `=>>>jis-x0208',
955         `=>>>jis-x0213-1', `=>>>jis-x0213-2', `=>>jis-x0213-1',
956         `=>>jis-x0213-2', `=>>adobe-japan1', `=+>jis-x0208',
957         `=+>jis-x0213-1', `=+>jis-x0213-2', `=+>adobe-japan1',
958         `=>>ucs@iso', `=>>ucs@unicode', `=>>ucs@jis', `=>>ucs@cns',
959         `=>>ucs@ks', `=>>>ucs@iso', `=>>>ucs@unicode', `=>>>ucs@jis',
960         `=>>>ucs@cns' and `=>>>ucs@ks' to ccs-list.
961         (coded-charset-GlyphWiki-id-alist): Add settings for
962         `=adobe-japan1-{0..5}', `=decomposition@cid',
963         `=decomposition@hanyo-denshi', `=hanyo-denshi/ks',
964         `=>>hanyo-denshi/ks', `=>>daikanwa', `=>>big5-cdp',
965         `=>>>jis-x0208', `=>>jis-x0208', `=+>jis-x0208',
966         `=>>>jis-x0208@1990', `=>>jis-x0208@1990', `=+>jis-x0208@1990',
967         `=>>>jis-x0208@1983', `=>>jis-x0208@1983' and `=+>jis-x0208@1983'.
968         (char-GlyphWiki-id): Support IVS representation.
969
970 2012-09-11  MORIOKA Tomohiko  <tomo.git@chise.org>
971
972         * est-eval.el (est-eval-value-as-journal-volume): Renamed from
973         `est-eval-journal-volume'.
974         (est-eval-value-as-article): New function.
975         (est-eval-value-as-book): New function.
976         (est-eval-value-as-object):     
977         - Use `est-eval-value-as-journal-volume' instead of
978           `est-eval-journal-volume'.
979         - Use function `est-eval-value-as-article' for genre
980           `article@ruimoku'.
981         - Use function `est-eval-value-as-book' for genre `book@ruimoku'.
982         (est-eval-value-as-object-list):
983         - Add new optional argument `subtype'; set it into property
984           :subtype.
985         - Fix problem when `value' is not a valid list.
986         (est-eval-value-as-creators-names): Add new optional argument
987         `subtype'; set it into property :subtype.
988         (est-eval-value-as-created-works): Likewise.
989         (est-eval-apply-value): Add new formats `unordered-list',
990         `unordered-creator-name-list' and `unordered-created-work-list'.
991
992 2012-09-10  MORIOKA Tomohiko  <tomo.git@chise.org>
993
994         * est-format.el (est-format-unit): Support :subtype property of
995         list node; if subtype `unordered-list' is specified, use <ul> tag.
996         (est-format-list): Likewise.
997
998 2012-09-09  MORIOKA Tomohiko  <tomo.git@chise.org>
999
1000         * est-eval.el (est-eval-journal-volume): Use feature `date'
1001         instead of `published/date'.
1002         (est-eval-value-as-object): Refer feature `=name'.
1003         (est-eval-value-as-creators-names): Use `->creator/name' instead
1004         of `->name'.
1005         (est-eval-value-as-created-works): Use `<-creator' instead of
1006         `->created'.
1007
1008 2012-09-08  MORIOKA Tomohiko  <tomo.git@chise.org>
1009
1010         * cwiki-common.el: Assign new genres `journal-name@ruimoku',
1011         `publisher@ruimoku' and `publisher-name@ruimoku'.
1012         (www-feature-value-format): Use `space-separated' instead of
1013         `space-separated-char-list' for type `relation'; use
1014         `space-separated' as the default format.
1015         (est-format-object): Add new optional argument `readable'; if the
1016         optional argument `readable' is not nil, use feature-value of
1017         `name', `=name' or `title' as object representation format.
1018
1019         * cwiki-view.el (www-display-object-desc): Run `est-format-object'
1020         with `readable' option in header.
1021
1022 2012-09-06  MORIOKA Tomohiko  <tomo.git@chise.org>
1023
1024         * est-eval.el (est-eval-journal-volume): Use `year' feature of
1025         `published/date' object.
1026
1027 2012-04-06  MORIOKA Tomohiko  <tomo.git@chise.org>
1028
1029         * cwiki-common.el (www-uri-decode-feature-name): Use
1030         `decode-uri-string'.
1031
1032 2011-10-12  MORIOKA Tomohiko  <tomo.git@chise.org>
1033
1034         * cwiki-common.el (www-uri-decode-feature-name): Decode "o.foo" to
1035         `=+>foo'.
1036         (www-uri-encode-feature-name): Encode `=+>foo' to "o.foo".
1037         (www-uri-encode-object): Add `=+>jis-x0208@1978', `=>ucs@iso',
1038         `=>ucs@unicode', `=>ucs@jis', `=>ucs@cns' and `=>ucs@ks' to
1039         ccs-list.
1040         (www-format-encode-string): Support "&o-foo;", "&g2-GT-ddddd;" and
1041         "&A-{UU+|U-}hhhh(h)*;".
1042
1043 2011-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1044
1045         * cwiki-common.el (instance@ruimoku/bibliography/title): Mount
1046         char-feature `instance@ruimoku/bibliography/title'.
1047
1048 2011-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1049
1050         * cwiki-view.el (www-edit-display-feature-input-box):
1051         - If argument `value' is a symbol and argument `format' is
1052           `wiki-text', treat `value' as a list of a function.
1053         - Use `est-format-list' instead of `www-format-value'.
1054
1055 2011-06-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1056
1057         * est-eval.el (ruimoku-format-volume): New function.
1058         (est-eval-journal-volume): New function.
1059         (est-eval-value-as-object): Use `est-eval-journal-volume' for
1060         genre `journal-volume@ruimoku'.
1061         (est-eval-value-as-creators-names): New function.
1062         (est-eval-value-as-created-works): New function.
1063         (est-eval-apply-value): Use `est-eval-value-as-creators-names' for
1064         `space-separated-creator-name-list'; use
1065         `est-eval-value-as-created-works' for
1066         `space-separated-created-work-list'.
1067
1068 2011-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1069
1070         * est-format.el (est-format-unit): Change optional argument
1071         `without-tags' to `output-format'; now `output-format' accepts
1072         various formats such as 'html, 'plain-text and 'wiki-text instead
1073         of nil and non-nil.
1074         (est-format-list): Likewise.
1075
1076 2011-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1077
1078         * est-eval.el (est-eval-value-default): Support `omitted' tag.
1079         (est-eval-feature-value): Use `omitted' tag when length of value
1080         is more than 128.
1081         (est-eval-unit): Support `omitted' tag.
1082
1083 2010-12-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1084
1085         * cwiki-view.el: (www-edit-display-feature-input-box): If
1086         specified object is a symbol, treat it as a feature object.
1087
1088 2010-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1089
1090         * est-format.el (est-format-unit): Accept <img>.
1091
1092 2010-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1093
1094         * cwiki-add.el (www-add-display-feature-input-box): Abolished.
1095         (www-add-display-object-desc): New implementation; use
1096         `www-edit-display-object-desc'; add new argument `genre'.
1097         (www-batch-add): Modify for `www-add-display-object-desc'.
1098
1099         * cwiki-edit.el: Add declaration to provide module `cwiki-edit'.
1100
1101 2010-12-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1102
1103         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
1104         Add argument `genre'.
1105         (www-feature-parse-string): Likewise.
1106         (www-set-display-object-desc):
1107         - Support non-character genre objects.
1108         - Use `www-display-object-desc'.
1109         (www-set-display-feature-desc): Modify for
1110         `www-feature-parse-string'.
1111         (www-batch-set): Fixed.
1112
1113         * cwiki-edit.el (www-edit-display-feature-input-box): Moved to
1114         cwiki-view.el.
1115         (www-edit-display-object-desc): New implementation; use
1116         `www-display-object-desc'.
1117
1118         * cwiki-view.el (www-edit-display-feature-input-box): New function
1119         [moved from cwiki-edit.el].     
1120         (www-display-object-desc):
1121         - Add new optional arguments `uri-feature-name-to-edit' and
1122           `editing-format'; it `uri-feature-name-to-edit' is specified,
1123           input box is displayed and `editing-format' is used as the
1124           format to parse the input.    
1125         - Semantics of level 1 was changed to level 0, namely if `level'
1126           is 0, display header, otherwise don't display header.
1127
1128 2010-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1129
1130         * cwiki-edit.el (www-edit-display-object-desc): Support
1131         non-character objects.
1132         (www-edit-display-feature-desc): Add new optional argument
1133         `object-genre'.
1134         (www-batch-edit): Fix problem to edit feature of non-character
1135         objects.
1136
1137         * est-format.el (est-format-unit): Fix bug about `feature-name';
1138         modify for `www-uri-make-feature-name-url'.
1139
1140         * est-eval.el (est-eval-unit): Fix bug about `name-url'; modify
1141         for `www-uri-make-feature-name-url'.
1142
1143         * cwiki-common.el (www-uri-make-feature-name-url): Add new
1144         argument `uri-genre' to support non-character objects.
1145
1146         * cwiki-view.el (www-batch-view): Fix problem to edit feature of
1147         non-character objects.
1148
1149         * cwiki-set.el (www-set-display-object-desc): Renamed from
1150         `www-set-display-char-desc'; add new argument `genre'; rename
1151         optional argument `uri-char' to `uri-object'.
1152         (www-set-display-feature-desc): Rename optional argument
1153         `uri-char' to `uri-object'.
1154         (www-set-display-feature-desc): Likewise.
1155         (www-batch-set): Modify for `www-set-display-object-desc'.
1156
1157 2010-12-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1158
1159         * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Use
1160         http://www.chise.org/glyphs instead of
1161         http://chise.zinbun.kyoto-u.ac.jp/glyphs.
1162         (chise-wiki-glyph-cgi-url): Use
1163         http://www.chise.org/chisewiki/glyph.cgi instead of
1164         http://chise.zinbun.kyoto-u.ac.jp/chisewiki/glyph.cgi.
1165         (www-uri-make-object-url): New function.
1166         (www-format-char-img-style): New variable.
1167         (www-format-encode-string):
1168         - Add new optional argument `as-body'; if it is specified, "&" is
1169         encoded to "&amp;".
1170         - Specify style of <img> tags.
1171
1172         * cwiki-edit.el (www-edit-display-input-box): Abolished because it
1173         is not used.
1174
1175         * cwiki-format.el: New implementation based on `est-eval' and
1176         `est-format':
1177         (www-format-value-as-kuten): Abolished.
1178         (www-format-value-default): Abolished.
1179         (www-format-value-as-char-list): Abolished.
1180         (www-format-value-as-domain-list): Abolished.
1181         (www-format-value-as-ids): Abolished.
1182         (www-format-value-as-S-exp): Abolished.
1183         (www-format-value-as-HEX): Abolished.
1184         (www-format-value-as-kangxi-radical): Abolished.
1185         (www-format-value): If `object' is a symbol, it is decoded as
1186         `feature' object.
1187         (www-format-props-to-string): Abolished.
1188         (www-format-apply-value): New implementation; use
1189         `est-eval-apply-value' and `est-format-unit'.
1190         (www-format-eval-feature-value): Abolished.
1191         (www-format-eval-list): New implementation; use `est-eval-list'
1192         and `est-format-unit'.
1193
1194         * est-eval.el, est-format.el: New files.
1195
1196 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1197
1198         * cwiki-format.el (www-format-value-as-char-list): Use
1199         `object-representative-feature' instead of
1200         `object-representation-format'; use feature
1201         `object-representative-format' of genre object if
1202         `object-representative-feature' of genre object or `name' is not
1203         existed.
1204
1205 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1206
1207         * cwiki-format.el (www-format-value-as-CCS-default): Abolished
1208         because it is not used.
1209         (www-format-value-as-CCS-94x94): Ditto.
1210
1211 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1212
1213         * cwiki-set.el: Omit to require `cwiki-common'.
1214
1215         * cwiki-view.el, cwiki-edit.el, cwiki-add.el: Require
1216         `cwiki-format' instead of `cwiki-common' and `est-xml'.
1217
1218         * cwiki-common.el (www-format-value-as-kuten): Moved to
1219         cwiki-format.el.
1220         (www-format-value-default): Ditto.
1221         (www-format-value-as-char-list): Ditto.
1222         (www-format-value-as-domain-list): Ditto.
1223         (www-format-value-as-ids): Ditto.
1224         (www-format-value-as-S-exp): Ditto.
1225         (www-format-value-as-HEX): Ditto.
1226         (www-format-value-as-CCS-default): Ditto.
1227         (www-format-value-as-CCS-94x94): Ditto.
1228         (www-format-value-as-kangxi-radical): Ditto.
1229         (www-format-value): Ditto.
1230         (www-format-props-to-string): Ditto.
1231         (www-format-apply-value): Ditto.
1232         (www-format-eval-feature-value): Ditto.
1233         (www-format-eval-unit): Ditto.
1234         (www-format-eval-list): Ditto.
1235
1236         * cwiki-format.el: New file.
1237
1238 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1239
1240         * cwiki-view.el, cwiki-edit.el, cwiki-add.el: Require 'est-xml.
1241
1242         * cwiki-common.el (www-xml-format-props): Moved to est-xml.el.
1243         (www-xml-format-unit): Ditto.
1244         (www-xml-format-list): Ditto.
1245
1246         * est-xml.el: New file.
1247
1248 2010-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1249
1250         * cwiki-common.el: Assign new genre `person-name@ruimoku'.
1251
1252 2010-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1253
1254         * cwiki-edit.el (www-edit-display-object-desc): Renamed from
1255         `www-edit-display-char-desc'; add new argument `genre'.
1256         (www-batch-edit): Modify for `www-edit-display-object-desc'.
1257
1258         * cwiki-common.el (est-object-genre): New function.
1259         (www-format-apply-value): Use `est-object-genre' instead of
1260         `concord-object-genre'.
1261
1262 2010-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1263
1264         * cwiki-common.el (www-get-feature-value): Add error-handler for
1265         `concord-object-get'.
1266         (www-format-value-as-char-list): Refer feature
1267         `object-representation-format' instead of `name'.
1268         (www-format-apply-value): Modify to edit non-character object.
1269
1270         * cwiki-view.el (www-display-object-desc): Modify to edit
1271         non-character object.
1272         (www-display-feature-desc): Add new argument `genre'.
1273
1274 2010-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1275
1276         * cwiki-common.el: Assign new genre `region@ruimoku'.
1277
1278 2010-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1279
1280         * cwiki-view.el (www-display-object-desc): Don't display CHISE
1281         IDS-Find for non-character object.
1282
1283         * cwiki-common.el: Modify genres of ruimoku.
1284
1285 2010-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1286
1287         * cwiki-view.el (www-display-object-desc): Use
1288         `www-uri-encode-object' instead of `www-uri-encode-char'.
1289         (www-batch-view): Likewise.
1290
1291         * cwiki-common.el (www-uri-encode-object): Renamed from
1292         `www-uri-encode-char'.
1293         (www-format-value-as-char-list): Use `www-uri-encode-object'
1294         instead of `www-uri-encode-char'.
1295         (www-format-value-as-ids): Likewise.
1296         (www-format-eval-unit): Likewise.
1297
1298 2010-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1299
1300         * cwiki-common.el (www-uri-encode-char): Support non-character
1301         object.
1302         (www-format-value-as-char-list): Add link and readable
1303         presentation for non-character object.
1304
1305 2010-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1306
1307         * cwiki-set.el (www-batch-set): Encode `xemacs-chise-version'.
1308
1309         * cwiki-add.el (www-batch-add): Encode `xemacs-chise-version'.
1310
1311         * cwiki-edit.el (www-batch-edit): Encode `xemacs-chise-version'.
1312
1313         * cwiki-view.el (www-batch-view): Encode (emacs-version).
1314
1315 2010-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1316
1317         * cwiki-common.el (www-format-apply-value): Rename argument
1318         `uri-char' to `uri-object'.
1319         (www-format-eval-feature-value): Rename argument `char' and
1320         `uri-char' to `object' and `uri-object'.
1321         (www-format-eval-unit): Likewise.
1322         (www-format-eval-list): Likewise.
1323
1324 2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1325
1326         * cwiki-view.el (www-display-object-desc): New function.
1327
1328         * cwiki-common.el (est-format-object): New function.
1329
1330 2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1331
1332         * cwiki-common.el (www-get-genre): Abolished.
1333         (www-get-feature-value): Don't use `www-get-genre'.
1334
1335 2010-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1336
1337         * cwiki-common.el:
1338         - Set `file-name-coding-system' to 'utf-8-mcs-er.
1339         - Add settings to assign genres of Ruimoku.
1340         (www-get-feature-value): Modify for non-character genres.
1341         (www-uri-decode-object): Use `www-uri-decode-feature-name' for
1342         objects of `feature' genre.
1343
1344         * cwiki-view.el (www-display-object-desc): Fix problem when
1345         `object' is not a character.
1346         (www-batch-view): Support general genres.
1347
1348 2010-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1349
1350         * cwiki-common.el (www-get-genre): New function.
1351         (www-get-feature-value): Renamed from `www-char-feature'.
1352         (www-uri-decode-object): Renamed from `www-uri-decode-char'; add
1353         new argument `genre'.
1354
1355         * cwiki-view.el (www-display-object-desc): Renamed from
1356         `www-display-char-desc'; add new argument `genre'.
1357
1358         * cwiki-add.el (www-add-display-char-desc): Use
1359         `www-uri-decode-object' instead of `www-uri-decode-char'.
1360
1361         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
1362         Use `www-uri-decode-object' instead of `www-uri-decode-char'.
1363         (www-parse-string-as-space-separated-ids): Likewise.
1364         (www-set-display-char-desc): Likewise; use `www-get-feature-value'
1365         instead of `www-char-feature'.
1366
1367         * cwiki-edit.el (www-edit-display-feature-input-box): Use
1368         `www-get-feature-value' instead of `www-char-feature'.
1369         (www-edit-display-char-desc): Use `www-uri-decode-object' instead
1370         of `www-uri-decode-char'.
1371
1372 2010-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1373
1374         * cwiki-add.el: New file.
1375
1376 2010-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1377
1378         * cwiki-view.el (www-display-char-desc): Use
1379         `chise-wiki-displayed-features' instead of `displayed-features'.
1380
1381         * cwiki-common.el (chise-wiki-displayed-features): New variable.
1382         (char-feature-name-at-domain): Fix problem when `domain' is nil.
1383         (char-feature-name-domain): New function.
1384         (www-uri-make-feature-name-url): New function.
1385         (www-format-props-to-string): Fix problem when :len's value is
1386         string.
1387         (www-format-eval-unit):
1388         - When :feature is specified, prefer FEATURE@DOMAIN to FEATURE.
1389         - When :feature is specified in value related format functions,
1390           add the displayed feature-name to
1391           `chise-wiki-displayed-features'.
1392         - Support `name-url' and `domain-name'.
1393
1394 2010-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1395
1396         * cwiki-view.el (www-display-feature-desc): Fix problem to display
1397         non-ASCII characters in property `format'.
1398
1399 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1400
1401         * cwiki-view.el (www-display-char-desc): Use `www-feature-format'.
1402         (www-display-feature-desc): Ditto.
1403
1404         * cwiki-common.el (www-feature-format): New function.
1405         (www-format-eval-unit): Support `:feature' property for `value'
1406         related functions and `name' function.
1407
1408 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1409
1410         * cwiki-common.el (www-feature-value-format): Search ancestors'
1411         property if own property is not found.
1412         (char-feature-name-parent): New function.
1413         (www-format-feature-name*): Search ancestors' property if own
1414         property is not found.
1415
1416 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1417
1418         * cwiki-edit.el (www-edit-display-feature-desc): Display and
1419         support editing of property `format'.
1420
1421         * cwiki-common.el (find-previous-defined-code-point): Fix problem
1422         with `=ucs'.
1423
1424         * cwiki-view.el (www-display-feature-desc): Add edit button for
1425         `format'.
1426
1427 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1428
1429         * cwiki-common.el (www-feature-value-format): Add
1430         `(prev-char) (next-char)' into default format of CCS feature.
1431         (get-previous-code-point): New function.
1432         (get-next-code-point): New function.
1433         (find-previous-defined-code-point): New function.
1434         (find-next-defined-code-point): New function.
1435         (www-format-eval-unit): Support `prev-char' and `next-char'.
1436
1437 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1438
1439         * cwiki-view.el (www-display-char-desc): Don't display "add
1440         feature" button when running with simple mode.
1441
1442 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1443
1444         * cwiki-set.el (www-set-display-feature-desc): Refer
1445         `chise-wiki-view-url'.
1446
1447 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1448
1449         * cwiki-view.el (www-display-feature-desc): Add new optional
1450         argument `simple'; display "Edit" and "New Account" buttons when
1451         running with simple mode; display "Simple" button when running
1452         with edit mode.
1453         (www-batch-view): Modify for `www-display-feature-desc' to support
1454         mode.
1455
1456 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1457
1458         * cwiki-view.el (www-display-char-desc): Use <div> instead of <p>
1459         to display feature in top-level.
1460
1461 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1462
1463         * cwiki-set.el (chise-wiki-view-url): Use "view.cgi" instead of
1464         "../view.cgi".
1465
1466         * cwiki-edit.el (chise-wiki-view-url): Use "view.cgi" instead of
1467         "../view.cgi".
1468
1469         * cwiki-view.el (chise-wiki-edit-url): Use "edit.cgi" instead of
1470         "edit/edit.cgi".
1471         (chise-wiki-add-url): Use "add.cgi" instead of "edit/add.cgi".
1472         (www-display-char-desc): Add new optional argument `simple';
1473         display "Edit" and "New Account" buttons when running with simple
1474         mode; display "Simple" button when running with edit mode.
1475         (www-batch-view): Modify to support mode.
1476
1477         * cwiki-common.el (chise-wiki-edit-url): Changed to "edit.cgi".
1478         (www-format-value): Add new optional argument `without-edit';
1479         modify for `www-format-apply-value'.
1480         (www-format-apply-value): Add new optional argument
1481         `without-edit'; modify for `www-format-eval-list'.
1482         (www-format-eval-feature-value): Add new optional arguments
1483         `without-tags' and `without-edit'; modify for
1484         `www-format-apply-value' and `www-format-eval-list'.
1485         (www-format-eval-unit):
1486         - Add new optional arguments `without-tags' and `without-edit';
1487           modify for `www-format-eval-feature-value',
1488           `www-format-apply-value' and `www-format-eval-list'.
1489         - specify 'without-tags and 'without-edit for
1490           `www-format-eval-list' in href part of `link'.
1491         (www-format-eval-list): Add new optional arguments `without-tags'
1492         and `without-edit'; modify for `www-format-eval-unit'.
1493
1494 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1495
1496         * cwiki-common.el (www-format-eval-unit): Treat `string' as a
1497         format specifier of feature-value.
1498
1499 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1500
1501         * cwiki-common.el (www-format-props-to-string): When `:len' is
1502         specified, treat `:zero-padding' is specified.
1503
1504 2010-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1505
1506         * cwiki-common.el (www-uri-encode-char): Use `=ruimoku-v6'.
1507         (www-format-encode-string): Display `=ruimoku-v6' characters.
1508
1509         * cwiki-glyph.el (www-glyph-generate-png): Support `=ruimoku-v6'.
1510         (www-glyph-display-png): Support RUI6-hhhh;
1511
1512 2010-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1513
1514         * cwiki-common.el (www-uri-encode-char): Accept `=>zinbun-oracle'.
1515         (www-format-encode-string):
1516         - Display &A-ZOB-dddd;.
1517         - Support `ideographic-combination'(合文) and
1518           `ideographic-structure'.
1519
1520 2010-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1521
1522         * cwiki-view.el (www-batch-view): Accept
1523         "?char=&ENTITY-REFERENCE;".
1524
1525 2010-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1526
1527         * cwiki-view.el (www-display-char-desc): Use
1528         `char-feature-name-sans-versions' to avoid domain `$rev=latest'
1529         when sort feature-names.
1530
1531 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1532
1533         * cwiki-common.el (www-format-value-as-domain-list): New function.
1534         (www-format-apply-value): Support `space-separated-domain-list'.
1535         (char-GlyphWiki-id): Try to avoid uHHHH-{u|us}.
1536
1537 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1538
1539         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Add setting
1540         for `=ucs@jis', `=jis-x0208@1978/-4pr' and `=jis-x0208@1978'.
1541         (char-GlyphWiki-id): Use `char-feature' instead of `encode-char'.
1542
1543 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1544
1545         * cwiki-view.el (www-display-char-desc): Add input form for CHISE
1546         IDS-Find.
1547
1548 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1549
1550         * cwiki-view.el (www-display-char-desc): Try to display glyph of
1551         GlyphWiki and link it.
1552
1553         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): New
1554         variable.
1555         (char-GlyphWiki-id): New function.
1556
1557 2010-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1558
1559         * cwiki-set.el (www-parse-string-as-kangxi-radical): New function.
1560         (www-feature-parse-string): Support format `kangxi-radical'.
1561
1562         * cwiki-common.el (www-format-value-as-kangxi-radical): New
1563         function.
1564         (www-format-apply-value): Support format `kangxi-radical'.
1565         (www-format-eval-unit): Support `kangxi-radical' as a value
1566         format.
1567
1568 2010-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1569
1570         * cwiki-common.el (www-format-value-default): New function.
1571         (www-format-encode-string):
1572         - Prefer `=gt' to `=cns11643-{1..7}'.
1573         - Display &(G-)GT-Kddddd; entity references.
1574         (www-format-apply-value):
1575         - New implementation for format `string'.
1576         - Use `www-format-value-default' for default format.
1577
1578         * cwiki-glyph.el (www-glyph-generate-png): Support `=gt-k'.
1579         (www-glyph-display-png): Support GT-Kddddd.
1580
1581         * cwiki-set.el (www-parse-string-default): New implementation.
1582         (www-set-display-feature-desc):
1583         - New argument `format'.
1584         - Display `value-format'.
1585         (www-batch-set): Modify for the API change to set feature's
1586         property.
1587
1588         * cwiki-view.el (www-display-char-desc): Display parents in the
1589         header.
1590         (www-display-feature-desc): Use `www-format-value' with default
1591         format instead of `www-xml-format-list' and
1592         `www-format-encode-string'.
1593
1594         * cwiki-edit.el (www-edit-display-feature-input-box): Add new
1595         optional argument `value'.
1596         (www-edit-display-feature-desc):
1597         - Use `www-edit-display-feature-input-box' instead of
1598           `www-edit-display-input-box'.
1599         - Display `value-format'.
1600
1601 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1602
1603         * cwiki-view.el (www-display-feature-desc): Display [edit] button
1604         of `value-format'.
1605
1606 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1607
1608         * cwiki-common.el (www-xml-format-unit): Escape `&'.
1609
1610 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1611
1612         * cwiki-common.el (www-format-encode-string): Display
1613         &U-hhhhhhhh;.
1614         (www-xml-format-props): Encode property value.
1615         (www-xml-format-unit): Encode string.
1616
1617         * cwiki-edit.el (www-edit-display-feature-input-box): Escape <">.
1618
1619         * cwiki-view.el (www-display-feature-desc): Modify design of
1620         [edit] button.
1621
1622 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1623
1624         * cwiki-set.el (www-xml-to-stext-unit): Support
1625         <link><ref>...</ref>...</link>.
1626
1627         * cwiki-common.el (www-xml-format-unit): Support tag style `ref'
1628         in `link'.
1629
1630         * cwiki-view.el (www-display-feature-desc): Display `value-format'
1631         and `format'.
1632
1633 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1634
1635         * cwiki-common.el (www-format-feature-name-as-metadata): New
1636         function.
1637         (www-format-feature-name*): Use
1638         `www-format-feature-name-as-metadata' for metadata features.
1639
1640 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1641
1642         * cwiki-set.el (www-xml-parse-string): New function.
1643         (www-xml-to-stext-props): New function.
1644         (www-xml-to-stext-unit): New function.
1645         (www-xml-to-stext-list): New function.
1646         (www-stext-parse-xml-string): New function.
1647         (www-parse-string-as-wiki-text): Use `www-stext-parse-xml-string'.
1648
1649         * cwiki-edit.el (www-edit-display-char-feature-default): Abolish.
1650         (www-edit-display-char-feature-as-ucs): Abolish.
1651         (www-edit-display-input-box): Add the first argument `object';
1652         modify for `www-format-apply-value'.
1653         (www-edit-display-feature-input-box): Modify input boxes; modify
1654         for `www-format-value'.
1655         (www-edit-display-feature-desc): Modify for
1656         `www-edit-display-input-box'.
1657
1658         * cwiki-common.el (www-format-value): Add the first argument
1659         `object' and the second argument `feature-name'; change argument
1660         `variable' to be optional; modify for `www-format-apply-value'.
1661         (www-format-apply-value): Add the first argument `object' and the
1662         second argument `feature-name'; support format `wiki-text'.
1663         (www-format-eval-feature-value): Modify for
1664         `www-format-apply-value'.
1665         (www-format-eval-unit): Likewise.
1666         (www-xml-format-props): New function.
1667         (www-xml-format-unit): New function.
1668         (www-xml-format-list): New function.
1669
1670 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1671
1672         * cwiki-set.el (www-set-display-char-desc):
1673         - Setup property `additional-features' of feature `$object' when
1674           feature value is stored.
1675         - Mount additional-features.
1676
1677         * cwiki-view.el (www-char-display-feature-default): Abolished.
1678         (www-char-display-feature-as-ucs): Abolished.
1679         (www-display-char-desc): Mount additional-features.
1680
1681         * cwiki-common.el (www-feature-type): Support `*node' and
1682         `*sources'.
1683         (www-feature-value-format): Return `wiki-text' for type `stext'.
1684         (www-format-apply-value): Don't set `default' even if a format is
1685         not supported in this function.
1686
1687 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1688
1689         * cwiki-set.el (www-parse-string-as-wiki-text): New function
1690         [currently just a stub].
1691         (www-feature-parse-string): Use `www-parse-string-as-wiki-text'.
1692         (www-set-display-char-desc): Use
1693         `char-feature-name-sans-versions'.
1694
1695         * cwiki-edit.el (www-edit-display-feature-input-box): New
1696         function.
1697         (www-edit-display-char-desc): Use
1698         `www-edit-display-feature-input-box'.
1699
1700         * cwiki-view.el (www-display-char-desc): Use
1701         `char-feature-name-sans-versions'.
1702
1703         * cwiki-common.el (char-feature-name-sans-versions): New function.
1704
1705 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1706
1707         * cwiki-set.el (www-set-display-char-desc): Store new value into
1708         FEATURE@$rev=latest; don't display `$rev=latest' domain features.
1709
1710         * cwiki-edit.el (www-edit-display-char-feature-default): Use
1711         `www-char-feature' instead of `char-feature'.
1712         (www-edit-display-char-feature-as-ucs): Likewise.
1713         (www-edit-display-char-desc): Likewise; replace value of char-spec
1714         with value of `www-char-feature'.
1715
1716         * cwiki-view.el (www-char-display-feature-default): Use
1717         `www-char-feature' instead of `char-feature'.
1718         (www-char-display-feature-as-ucs): Likewise.
1719         (www-display-char-desc): Ignore `$rev=latest' domain features.
1720
1721         * cwiki-common.el (char-feature-name-at-domain): New function.
1722         (www-char-feature): New function.
1723         (www-format-encode-string): Use `www-char-feature' instead of
1724         `char-feature'.
1725         (www-format-eval-feature-value): Likewise.
1726         (www-format-eval-unit): Likewise.
1727
1728 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1729
1730         * cwiki-set.el (www-parse-string-default): New function.
1731         (www-feature-parse-string):
1732         - Support new format `string'.
1733         - Use `www-parse-string-default' for `default'.
1734
1735 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1736
1737         * cwiki-common.el (chise-wiki-glyph-cgi-url): New variable.
1738         (www-uri-encode-char): Support `=>>gt'.
1739         (www-format-encode-string):
1740         - Use GT, Big5 and Big5-CDP fonts.
1741         - Use http://www.unicode.org/cgi-bin/refglyph?24-hhhh to display
1742           `=ucs@unicode' glyphs.
1743         - Display &MCS-hhhhhhhh; with using child's glyph.
1744
1745         * cwiki-glyph.el: New file.
1746
1747 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1748
1749         * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Renamed from
1750         `chise-wiki-glyphs-url'.
1751         (www-format-encode-string):
1752         - Use `chise-wiki-bitmap-glyphs-url' instead of
1753           `chise-wiki-glyphs-url'.
1754         - Display &JC3-hhhh; and &ZOB-dddd;.
1755
1756 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1757
1758         * cwiki-edit.el (www-edit-display-feature-desc): Use
1759         `www-format-feature-name*' instead of `www-format-feature-name'.
1760
1761         * cwiki-common.el (www-uri-decode-char):
1762         - Accept `:' again.
1763         - Prefer `=>jis-x0208' and `=>jis-x0213-1' to `=big5' and
1764           `=big5-cdp'.
1765         - Fix problem when no CCSes are found.
1766         (www-format-feature-name*): New function.
1767         (www-format-feature-name): Use `www-format-feature-name*'.
1768
1769 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1770
1771         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
1772         Expect `string' to be encoded as URI.
1773         (www-parse-string-as-space-separated-ids): Likewise.
1774         (www-feature-parse-string): Likewise.
1775         (www-set-display-char-desc): Expect `uri-char' to be encoded as
1776         URI.
1777         (www-set-display-feature-desc): Fix problem when `name@lang' is
1778         not existed.
1779         (www-batch-set): Don't use `decode-uri-string' for value of `char'
1780         and feature-value.
1781
1782         * cwiki-edit.el (www-edit-display-char-desc): Expect `uri-char' to
1783         be encoded as URI.
1784         (www-batch-edit): Don't use `decode-uri-string' for value of
1785         `char'.
1786
1787         * cwiki-view.el (www-display-char-desc): Expect `uri-char' to be
1788         encoded as URI; encode `uri-char' if it is a non-encoded
1789         character.
1790         (www-batch-view): Don't use `decode-uri-string' for value of
1791         `char'.
1792
1793         * cwiki-common.el (www-uri-decode-char): Expect char-rep to be
1794         encoded as URI.
1795         (www-uri-encode-char): Encode UCS characters as %XX encoding.
1796         (www-format-feature-name-as-CCS): Insert space between
1797         prefix (..., ===>, ==>, =>, =>>, =>>>, ..., =) and main-name.
1798         (www-html-display-text): Don't escape "&" except "&GT-".
1799
1800 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1801
1802         * cwiki-set.el (www-parse-string-as-space-separated-ids): New
1803         function.
1804         (www-parse-string-as-ku-ten): New function.
1805         (www-feature-parse-string): Support `space-separated-ids' and
1806         `ku-ten'.
1807
1808 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1809
1810         * cwiki-common.el (www-feature-value-format): Return
1811         'space-separated-ids for `structure' type features.
1812         (www-format-value-as-ids): New function.
1813         (www-format-apply-value): Use `www-format-value-as-ids' for format
1814         `space-separated-ids'.
1815
1816 2010-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1817
1818         * cwiki-common.el, cwiki-edit.el, cwiki-set.el, cwiki-view.el: New
1819         files.