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