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