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