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