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