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