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