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