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