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