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