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