2016-04-14 MORIOKA Tomohiko * cwiki-common.el (coded-charset-GlyphWiki-id-alist): - Add setting for `==cbeta'. - Use "cbeta-" instead of "cb" as the prefix for `=cbeta'. 2016-04-12 MORIOKA Tomohiko * cwiki-common.el (www-format-encode-string): Display "&U-vnnn-xxxx;"; omit support for "&{o|G|g2|R}-U-innn+xxxx;". (coded-charset-GlyphWiki-id-alist): Add setting for `==ucs@unicode'. 2016-04-06 MORIOKA Tomohiko * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Modify order to prefer glyph-images (===foo) > abstract glyph-forms (==foo) > detailed glyphs (=>>foo) > glyphs (=foo) > unified glyphs (=+>foo) > abstract characters. 2016-04-05 MORIOKA Tomohiko * est-format.el (est-format-props): Don't apply `www-format-encode-string' to the return value of `est-format-unit' because it has already been encoded. 2016-03-19 MORIOKA Tomohiko * cwiki-common.el (est-coded-charset-priority-list): Add `=ucs@unicode'. 2016-03-18 MORIOKA Tomohiko * cwiki-common.el (www-format-encode-string): Add setting for `=mj' and `==mj'. (coded-charset-GlyphWiki-id-alist): Don't prefer `=ucs' to other CCSes. 2016-03-16 MORIOKA Tomohiko * cwiki-glyph.el (www-glyph-big5-to-ucs-pua): New function. (www-glyph-generate-png): Use `www-glyph-big5-to-ucs-pua' as a fall-back. (www-glyph-display-png): Support HZK-hhhh. * cwiki-common.el (www-format-encode-string): - Support `=hanziku-{1..12}' and `=big5'. - Display &G-CBddddd; and &g2-CBddddd;. - Display &({o-|G-|g2-}){I|U}+hhhh;. - Display &A-GT-ddddd;. 2016-03-16 MORIOKA Tomohiko * cwiki-view.el (www-display-object-desc): Add setting of CSS in header. * est-format.el (est-format-unit): For conversion of `feature-name' unit, enclose '(a (:href ...) ...) with '(span (:class "feature-name") ...) * est-eval.el (est-eval-value-as-ids): New implementation. 2016-03-15 MORIOKA Tomohiko * cwiki-common.el (est-coded-charset-priority-list): Add `=mj', `==mj', `===mj' and `=ucs-itaiji-003'. (coded-charset-GlyphWiki-id-alist): Add setting for `=ucs-itaiji-003' and `=koseki'. 2016-03-14 MORIOKA Tomohiko * cwiki-common.el (est-coded-charset-priority-list): Add `=>cbeta'. (www-format-encode-string): Support &A-CBddddd; 2016-02-11 MORIOKA Tomohiko * cwiki-common.el (est-coded-charset-priority-list): Add `=ucs-itaiji-001'. (coded-charset-GlyphWiki-id-alist): Prefer `=ucs-var-{001|002|003}', `=ucs-itaiji-{002|084}' to `=ucs'; add setting for `=ucs-itaiji-001'. 2015-11-22 MORIOKA Tomohiko * cwiki-common.el (est-coded-charset-priority-list): Add `===ucs@iso'. (www-format-encode-string): Use GlyphWiki to display SIP characters. (coded-charset-GlyphWiki-id-alist): Add setting for `==ucs@iso'. 2015-11-20 MORIOKA Tomohiko * cwiki-view.el (www-display-object-desc): Add input box for http://www.chise.org/hng-ids-find. 2015-11-05 MORIOKA Tomohiko * cwiki-common.el (est-coded-charset-priority-list): New variable. (www-uri-encode-object): Refer `est-coded-charset-priority-list'. (www-format-encode-string): Support `=ucs-itaiji-nnn'. (coded-charset-GlyphWiki-id-alist): Add setting for `=ucs-var-001', `=ucs-var-002', `=ucs-var-003', `=ucs-itaiji-002', `=ucs-itaiji-084', `=big5-cdp-var-3' and `=big5-cdp-var-5'. 2015-10-29 MORIOKA Tomohiko * cwiki-view.el (www-display-feature-desc): Decode return value of `char-feature-property' [perhaps `char-feature-property' should return decoded string]. 2015-10-21 MORIOKA Tomohiko * cwiki-common.el (www-feature-format): Refer char-feature-property `presentation-format'. 2015-09-28 MORIOKA Tomohiko * cwiki-common.el: Mount `->HNG' and `<-HNG'. (chise-wiki-hng-bitmap-glyphs-url): New variable. (www-format-encode-string): - Format "&(o-|G-|g2-|R-)J0-hhhh;". - Format "R-HD-*;". - Format "&HNGdd-ddddd;". - Format "&(o-|G-|g2-|R-)MJ-dddddd;". - Format "&(G-|g2-|R-)CDP-hhhh;". 2014-11-21 MORIOKA Tomohiko * cwiki-common.el(www-uri-decode-feature-name): - Decode repi.FOO to ===FOO. - Decode rep2.FOO to ===FOO instead of ==FOO. - Decode g2.FOO to ==FOO. - Decode gi.FOO to ==FOO instead of =>>>FOO. (www-uri-encode-feature-name): - Encode ==FOO to g2.FOO instead of rep2.FOO. - Encode ===FOO to repi.FOO. (www-format-encode-string): Add setting for `=>>hanyo-denshi/*' and `==hanyo-denshi/*'; support some ===FOO and ==FOO. (coded-charset-GlyphWiki-id-alist): Add `==adobe-japan1-*', `===adobe-japan1-*', `==ucs@jis', `===ucs@jis', `==ucs@cns', `==daikanwa', `===daikanwa', `==ucs@ks' and `===ucs@ks'. (char-GlyphWiki-id): Treat `=jis-x0213-2' as uXXXX. 2014-09-19 MORIOKA Tomohiko * est-eval.el (est-eval-value-as-domain-list): Fix problem about ranges. (est-eval-feature-value): Don't omit items of `sources'. 2014-06-19 MORIOKA Tomohiko * cwiki-view.el (www-display-object-desc): Support `est-hide-cgi-mode'. (www-display-feature-desc): Likewise. (www-batch-view-smart): New function. * cwiki-common.el (est-hide-cgi-mode): New variable. (est-view-url-prefix): New variable. (est-uri-decode-feature-name-body): New function. (est-uri-encode-feature-name-body): New function. (www-uri-decode-feature-name): Use `est-uri-decode-feature-name-body'. (www-uri-encode-feature-name): Use `est-uri-encode-feature-name-body'. (www-uri-make-feature-name-url): Add implementation for `est-hide-cgi-mode'. (www-uri-decode-object): Support `est-hide-cgi-mode'; use `est-uri-decode-feature-name-body'. (www-uri-encode-object): Support `est-hide-cgi-mode'; use `est-uri-encode-feature-name-body'. (www-uri-make-object-url): Add implementation for `est-hide-cgi-mode'. * est-format.el (est-format-unit): Support `est-hide-cgi-mode'. 2014-06-18 MORIOKA Tomohiko * cwiki-view.el (www-display-object-desc): Add new argument `uri-feature-name'; if it is specified, display only the specified feature with all items of the value. (www-batch-view): Modify for `www-display-object-desc'. * est-eval.el (est-eval-list-feature-items-limit): New variable. (est-eval-feature-value): Use `est-eval-list-feature-items-limit'; don't omit items of feature value if `est-eval-list-feature-items-limit' is nil. * est-format.el (est-format-unit): Format `omitted'. * cwiki-set.el (www-set-display-object-desc): Modify for `www-display-object-desc'. * cwiki-edit.el (www-edit-display-object-desc): Modify for `www-display-object-desc'. 2014-05-26 MORIOKA Tomohiko * cwiki-common.el (www-uri-decode-feature-name): Decode `rep2.FOO' to `==FOO'. (www-uri-encode-feature-name): Encode `==FOO' to `rep2.FOO'. (www-format-encode-string): Support `==cns11643-*'; support `==gt' and `==ucs@unicode'. * est-eval.el (est-eval-value-as-domain-list): Treat `zob1959' in `source' as the same as `zob1968'. 2013-09-18 MORIOKA Tomohiko * cwiki-common.el (www-format-encode-string): Support `=hanyo-denshi/*', `=adobe-japan1-6', `=big5-cdp', `=ucs@unicode' and `=ucs@JP/hanazono'; support &{G|g2}-J{78|83|90|97|SP}-hhhh;. (coded-charset-GlyphWiki-id-alist): Modify preference of `=>>daikanwa' and `=ucs@ks'. * cwiki-glyph.el (www-glyph-generate-png): Support `=ucs@JP/hanazono'. (www-glyph-display-png): Likewise. * est-eval.el (est-eval-value-as-composition-list): New function. (est-eval-value-as-decomposition-list): New function. (est-eval-apply-value): Add new formats `decomposition', `composition' and `unordered-composition-list'. 2013-09-02 MORIOKA Tomohiko * cwiki-common.el: Assign genre `entry@zh-classical' instead of `morpheme-entry@zh-classical' and `sentence-entry@zh-classical'. 2013-08-27 MORIOKA Tomohiko * cwiki-common.el: - Assign new genres `morpheme-entry@zh-classical', `word-class@zh-classical', `morpheme@zh-classical', `sentence@zh-classical' and `sentence-entry@zh-classical'. - Mount char-feature `*instance@morpheme-entry/zh-classical'. 2012-12-20 MORIOKA Tomohiko * cwiki-common.el (www-feature-value-format): Refer `value-presentation-format' as like as `value-format'. 2012-12-20 MORIOKA Tomohiko * est-rdf-view.el (est-rdf-encode-feature-name): Map domain to xmlns-prefix; refer feature `rdf-namespace-prefix' and `rdf-namespace-uri'; return '( ) instead of '( . ). (est-rdf-display-object-desc): Modify for `est-rdf-encode-feature-name'. * cwiki-view.el (www-display-feature-desc): Display `value-presentation-format'. * cwiki-edit.el (www-edit-display-feature-desc): Support `value-presentation-format'. 2012-12-08 MORIOKA Tomohiko * est-rdf-view.el (est-rdf-encode-feature-name): - Use ".-." instead of "." for non-top `*'. - Use "..." instead of "-" for `/'. (est-rdf-display-object-desc): Support metadata feature. (est-rdf-batch-view): Modify for `est-rdf-display-object-desc'. 2012-12-08 MORIOKA Tomohiko * cwiki-common.el: Use `*instance@ruimoku/bibliography/title' instead of `instance@ruimoku/bibliography/title'. 2012-09-23 MORIOKA Tomohiko * cwiki-view.el (www-display-object-desc): Add a link-button for RDF. 2012-09-22 MORIOKA Tomohiko * est-rdf-view.el: New file. 2012-09-15 MORIOKA Tomohiko * est-eval.el (est-eval-value-as-journal-volume): Add new optional argument `short'. (est-eval-value-as-journal-volumes): New function. (est-eval-apply-value): Use `est-eval-value-as-journal-volumes' for format `journal-volume-list'. (est-eval-feature-value): Change limit size from 127 to 255. 2012-09-14 MORIOKA Tomohiko * est-eval.el (est-eval-value-as-journal-volume): Refer `<-journal/volume*name'. (est-eval-value-as-creators-names): Fix problem when string is occurred in value. 2012-09-13 MORIOKA Tomohiko * est-eval.el (est-eval-value-as-journal-volume): Support book object. (est-eval-value-as-article): New implementation; use `est-eval-value-as-book'; add journal-volume, page and date. (est-eval-value-as-book): New implementation. * est-format.el (est-format-list): Don't specify separator for each child unit. 2012-09-13 MORIOKA Tomohiko * est-eval.el (est-eval-value-as-journal-volume): Use `<-journal/volume', `<-journal/volume*volume' and `<-journal/volume*number' if they are found. 2012-09-12 MORIOKA Tomohiko * cwiki-view.el (www-batch-view): Fix problem when decoding URL-encoding of genre. * cwiki-common.el (www-uri-decode-object): Use `decode-uri-string' for value-part of object-representation. 2012-09-11 MORIOKA Tomohiko * cwiki-common.el (www-uri-encode-object): Add `=jis-x0213-2', `=adobe-japan1', `=>>>adobe-japan1', `=>>>jis-x0208', `=>>>jis-x0213-1', `=>>>jis-x0213-2', `=>>jis-x0213-1', `=>>jis-x0213-2', `=>>adobe-japan1', `=+>jis-x0208', `=+>jis-x0213-1', `=+>jis-x0213-2', `=+>adobe-japan1', `=>>ucs@iso', `=>>ucs@unicode', `=>>ucs@jis', `=>>ucs@cns', `=>>ucs@ks', `=>>>ucs@iso', `=>>>ucs@unicode', `=>>>ucs@jis', `=>>>ucs@cns' and `=>>>ucs@ks' to ccs-list. (coded-charset-GlyphWiki-id-alist): Add settings for `=adobe-japan1-{0..5}', `=decomposition@cid', `=decomposition@hanyo-denshi', `=hanyo-denshi/ks', `=>>hanyo-denshi/ks', `=>>daikanwa', `=>>big5-cdp', `=>>>jis-x0208', `=>>jis-x0208', `=+>jis-x0208', `=>>>jis-x0208@1990', `=>>jis-x0208@1990', `=+>jis-x0208@1990', `=>>>jis-x0208@1983', `=>>jis-x0208@1983' and `=+>jis-x0208@1983'. (char-GlyphWiki-id): Support IVS representation. 2012-09-11 MORIOKA Tomohiko * est-eval.el (est-eval-value-as-journal-volume): Renamed from `est-eval-journal-volume'. (est-eval-value-as-article): New function. (est-eval-value-as-book): New function. (est-eval-value-as-object): - Use `est-eval-value-as-journal-volume' instead of `est-eval-journal-volume'. - Use function `est-eval-value-as-article' for genre `article@ruimoku'. - Use function `est-eval-value-as-book' for genre `book@ruimoku'. (est-eval-value-as-object-list): - Add new optional argument `subtype'; set it into property :subtype. - Fix problem when `value' is not a valid list. (est-eval-value-as-creators-names): Add new optional argument `subtype'; set it into property :subtype. (est-eval-value-as-created-works): Likewise. (est-eval-apply-value): Add new formats `unordered-list', `unordered-creator-name-list' and `unordered-created-work-list'. 2012-09-10 MORIOKA Tomohiko * est-format.el (est-format-unit): Support :subtype property of list node; if subtype `unordered-list' is specified, use
    tag. (est-format-list): Likewise. 2012-09-09 MORIOKA Tomohiko * est-eval.el (est-eval-journal-volume): Use feature `date' instead of `published/date'. (est-eval-value-as-object): Refer feature `=name'. (est-eval-value-as-creators-names): Use `->creator/name' instead of `->name'. (est-eval-value-as-created-works): Use `<-creator' instead of `->created'. 2012-09-08 MORIOKA Tomohiko * cwiki-common.el: Assign new genres `journal-name@ruimoku', `publisher@ruimoku' and `publisher-name@ruimoku'. (www-feature-value-format): Use `space-separated' instead of `space-separated-char-list' for type `relation'; use `space-separated' as the default format. (est-format-object): Add new optional argument `readable'; if the optional argument `readable' is not nil, use feature-value of `name', `=name' or `title' as object representation format. * cwiki-view.el (www-display-object-desc): Run `est-format-object' with `readable' option in header. 2012-09-06 MORIOKA Tomohiko * est-eval.el (est-eval-journal-volume): Use `year' feature of `published/date' object. 2012-04-06 MORIOKA Tomohiko * cwiki-common.el (www-uri-decode-feature-name): Use `decode-uri-string'. 2011-10-12 MORIOKA Tomohiko * cwiki-common.el (www-uri-decode-feature-name): Decode "o.foo" to `=+>foo'. (www-uri-encode-feature-name): Encode `=+>foo' to "o.foo". (www-uri-encode-object): Add `=+>jis-x0208@1978', `=>ucs@iso', `=>ucs@unicode', `=>ucs@jis', `=>ucs@cns' and `=>ucs@ks' to ccs-list. (www-format-encode-string): Support "&o-foo;", "&g2-GT-ddddd;" and "&A-{UU+|U-}hhhh(h)*;". 2011-06-24 MORIOKA Tomohiko * cwiki-common.el (instance@ruimoku/bibliography/title): Mount char-feature `instance@ruimoku/bibliography/title'. 2011-06-03 MORIOKA Tomohiko * cwiki-view.el (www-edit-display-feature-input-box): - If argument `value' is a symbol and argument `format' is `wiki-text', treat `value' as a list of a function. - Use `est-format-list' instead of `www-format-value'. 2011-06-10 MORIOKA Tomohiko * est-eval.el (ruimoku-format-volume): New function. (est-eval-journal-volume): New function. (est-eval-value-as-object): Use `est-eval-journal-volume' for genre `journal-volume@ruimoku'. (est-eval-value-as-creators-names): New function. (est-eval-value-as-created-works): New function. (est-eval-apply-value): Use `est-eval-value-as-creators-names' for `space-separated-creator-name-list'; use `est-eval-value-as-created-works' for `space-separated-created-work-list'. 2011-06-03 MORIOKA Tomohiko * est-format.el (est-format-unit): Change optional argument `without-tags' to `output-format'; now `output-format' accepts various formats such as 'html, 'plain-text and 'wiki-text instead of nil and non-nil. (est-format-list): Likewise. 2011-05-30 MORIOKA Tomohiko * est-eval.el (est-eval-value-default): Support `omitted' tag. (est-eval-feature-value): Use `omitted' tag when length of value is more than 128. (est-eval-unit): Support `omitted' tag. 2010-12-29 MORIOKA Tomohiko * cwiki-view.el: (www-edit-display-feature-input-box): If specified object is a symbol, treat it as a feature object. 2010-12-11 MORIOKA Tomohiko * est-format.el (est-format-unit): Accept . 2010-12-11 MORIOKA Tomohiko * cwiki-add.el (www-add-display-feature-input-box): Abolished. (www-add-display-object-desc): New implementation; use `www-edit-display-object-desc'; add new argument `genre'. (www-batch-add): Modify for `www-add-display-object-desc'. * cwiki-edit.el: Add declaration to provide module `cwiki-edit'. 2010-12-10 MORIOKA Tomohiko * cwiki-set.el (www-parse-string-as-space-separated-char-list): Add argument `genre'. (www-feature-parse-string): Likewise. (www-set-display-object-desc): - Support non-character genre objects. - Use `www-display-object-desc'. (www-set-display-feature-desc): Modify for `www-feature-parse-string'. (www-batch-set): Fixed. * cwiki-edit.el (www-edit-display-feature-input-box): Moved to cwiki-view.el. (www-edit-display-object-desc): New implementation; use `www-display-object-desc'. * cwiki-view.el (www-edit-display-feature-input-box): New function [moved from cwiki-edit.el]. (www-display-object-desc): - Add new optional arguments `uri-feature-name-to-edit' and `editing-format'; it `uri-feature-name-to-edit' is specified, input box is displayed and `editing-format' is used as the format to parse the input. - Semantics of level 1 was changed to level 0, namely if `level' is 0, display header, otherwise don't display header. 2010-12-09 MORIOKA Tomohiko * cwiki-edit.el (www-edit-display-object-desc): Support non-character objects. (www-edit-display-feature-desc): Add new optional argument `object-genre'. (www-batch-edit): Fix problem to edit feature of non-character objects. * est-format.el (est-format-unit): Fix bug about `feature-name'; modify for `www-uri-make-feature-name-url'. * est-eval.el (est-eval-unit): Fix bug about `name-url'; modify for `www-uri-make-feature-name-url'. * cwiki-common.el (www-uri-make-feature-name-url): Add new argument `uri-genre' to support non-character objects. * cwiki-view.el (www-batch-view): Fix problem to edit feature of non-character objects. * cwiki-set.el (www-set-display-object-desc): Renamed from `www-set-display-char-desc'; add new argument `genre'; rename optional argument `uri-char' to `uri-object'. (www-set-display-feature-desc): Rename optional argument `uri-char' to `uri-object'. (www-set-display-feature-desc): Likewise. (www-batch-set): Modify for `www-set-display-object-desc'. 2010-12-08 MORIOKA Tomohiko * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Use http://www.chise.org/glyphs instead of http://chise.zinbun.kyoto-u.ac.jp/glyphs. (chise-wiki-glyph-cgi-url): Use http://www.chise.org/chisewiki/glyph.cgi instead of http://chise.zinbun.kyoto-u.ac.jp/chisewiki/glyph.cgi. (www-uri-make-object-url): New function. (www-format-char-img-style): New variable. (www-format-encode-string): - Add new optional argument `as-body'; if it is specified, "&" is encoded to "&". - Specify style of tags. * cwiki-edit.el (www-edit-display-input-box): Abolished because it is not used. * cwiki-format.el: New implementation based on `est-eval' and `est-format': (www-format-value-as-kuten): Abolished. (www-format-value-default): Abolished. (www-format-value-as-char-list): Abolished. (www-format-value-as-domain-list): Abolished. (www-format-value-as-ids): Abolished. (www-format-value-as-S-exp): Abolished. (www-format-value-as-HEX): Abolished. (www-format-value-as-kangxi-radical): Abolished. (www-format-value): If `object' is a symbol, it is decoded as `feature' object. (www-format-props-to-string): Abolished. (www-format-apply-value): New implementation; use `est-eval-apply-value' and `est-format-unit'. (www-format-eval-feature-value): Abolished. (www-format-eval-list): New implementation; use `est-eval-list' and `est-format-unit'. * est-eval.el, est-format.el: New files. 2010-12-06 MORIOKA Tomohiko * cwiki-format.el (www-format-value-as-char-list): Use `object-representative-feature' instead of `object-representation-format'; use feature `object-representative-format' of genre object if `object-representative-feature' of genre object or `name' is not existed. 2010-12-06 MORIOKA Tomohiko * cwiki-format.el (www-format-value-as-CCS-default): Abolished because it is not used. (www-format-value-as-CCS-94x94): Ditto. 2010-12-06 MORIOKA Tomohiko * cwiki-set.el: Omit to require `cwiki-common'. * cwiki-view.el, cwiki-edit.el, cwiki-add.el: Require `cwiki-format' instead of `cwiki-common' and `est-xml'. * cwiki-common.el (www-format-value-as-kuten): Moved to cwiki-format.el. (www-format-value-default): Ditto. (www-format-value-as-char-list): Ditto. (www-format-value-as-domain-list): Ditto. (www-format-value-as-ids): Ditto. (www-format-value-as-S-exp): Ditto. (www-format-value-as-HEX): Ditto. (www-format-value-as-CCS-default): Ditto. (www-format-value-as-CCS-94x94): Ditto. (www-format-value-as-kangxi-radical): Ditto. (www-format-value): Ditto. (www-format-props-to-string): Ditto. (www-format-apply-value): Ditto. (www-format-eval-feature-value): Ditto. (www-format-eval-unit): Ditto. (www-format-eval-list): Ditto. * cwiki-format.el: New file. 2010-12-06 MORIOKA Tomohiko * cwiki-view.el, cwiki-edit.el, cwiki-add.el: Require 'est-xml. * cwiki-common.el (www-xml-format-props): Moved to est-xml.el. (www-xml-format-unit): Ditto. (www-xml-format-list): Ditto. * est-xml.el: New file. 2010-12-04 MORIOKA Tomohiko * cwiki-common.el: Assign new genre `person-name@ruimoku'. 2010-11-20 MORIOKA Tomohiko * cwiki-edit.el (www-edit-display-object-desc): Renamed from `www-edit-display-char-desc'; add new argument `genre'. (www-batch-edit): Modify for `www-edit-display-object-desc'. * cwiki-common.el (est-object-genre): New function. (www-format-apply-value): Use `est-object-genre' instead of `concord-object-genre'. 2010-11-18 MORIOKA Tomohiko * cwiki-common.el (www-get-feature-value): Add error-handler for `concord-object-get'. (www-format-value-as-char-list): Refer feature `object-representation-format' instead of `name'. (www-format-apply-value): Modify to edit non-character object. * cwiki-view.el (www-display-object-desc): Modify to edit non-character object. (www-display-feature-desc): Add new argument `genre'. 2010-11-17 MORIOKA Tomohiko * cwiki-common.el: Assign new genre `region@ruimoku'. 2010-11-16 MORIOKA Tomohiko * cwiki-view.el (www-display-object-desc): Don't display CHISE IDS-Find for non-character object. * cwiki-common.el: Modify genres of ruimoku. 2010-11-15 MORIOKA Tomohiko * cwiki-view.el (www-display-object-desc): Use `www-uri-encode-object' instead of `www-uri-encode-char'. (www-batch-view): Likewise. * cwiki-common.el (www-uri-encode-object): Renamed from `www-uri-encode-char'. (www-format-value-as-char-list): Use `www-uri-encode-object' instead of `www-uri-encode-char'. (www-format-value-as-ids): Likewise. (www-format-eval-unit): Likewise. 2010-11-15 MORIOKA Tomohiko * cwiki-common.el (www-uri-encode-char): Support non-character object. (www-format-value-as-char-list): Add link and readable presentation for non-character object. 2010-11-14 MORIOKA Tomohiko * cwiki-set.el (www-batch-set): Encode `xemacs-chise-version'. * cwiki-add.el (www-batch-add): Encode `xemacs-chise-version'. * cwiki-edit.el (www-batch-edit): Encode `xemacs-chise-version'. * cwiki-view.el (www-batch-view): Encode (emacs-version). 2010-11-10 MORIOKA Tomohiko * cwiki-common.el (www-format-apply-value): Rename argument `uri-char' to `uri-object'. (www-format-eval-feature-value): Rename argument `char' and `uri-char' to `object' and `uri-object'. (www-format-eval-unit): Likewise. (www-format-eval-list): Likewise. 2010-10-14 MORIOKA Tomohiko * cwiki-view.el (www-display-object-desc): New function. * cwiki-common.el (est-format-object): New function. 2010-10-14 MORIOKA Tomohiko * cwiki-common.el (www-get-genre): Abolished. (www-get-feature-value): Don't use `www-get-genre'. 2010-10-12 MORIOKA Tomohiko * cwiki-common.el: - Set `file-name-coding-system' to 'utf-8-mcs-er. - Add settings to assign genres of Ruimoku. (www-get-feature-value): Modify for non-character genres. (www-uri-decode-object): Use `www-uri-decode-feature-name' for objects of `feature' genre. * cwiki-view.el (www-display-object-desc): Fix problem when `object' is not a character. (www-batch-view): Support general genres. 2010-09-15 MORIOKA Tomohiko * cwiki-common.el (www-get-genre): New function. (www-get-feature-value): Renamed from `www-char-feature'. (www-uri-decode-object): Renamed from `www-uri-decode-char'; add new argument `genre'. * cwiki-view.el (www-display-object-desc): Renamed from `www-display-char-desc'; add new argument `genre'. * cwiki-add.el (www-add-display-char-desc): Use `www-uri-decode-object' instead of `www-uri-decode-char'. * cwiki-set.el (www-parse-string-as-space-separated-char-list): Use `www-uri-decode-object' instead of `www-uri-decode-char'. (www-parse-string-as-space-separated-ids): Likewise. (www-set-display-char-desc): Likewise; use `www-get-feature-value' instead of `www-char-feature'. * cwiki-edit.el (www-edit-display-feature-input-box): Use `www-get-feature-value' instead of `www-char-feature'. (www-edit-display-char-desc): Use `www-uri-decode-object' instead of `www-uri-decode-char'. 2010-09-13 MORIOKA Tomohiko * cwiki-add.el: New file. 2010-04-08 MORIOKA Tomohiko * cwiki-view.el (www-display-char-desc): Use `chise-wiki-displayed-features' instead of `displayed-features'. * cwiki-common.el (chise-wiki-displayed-features): New variable. (char-feature-name-at-domain): Fix problem when `domain' is nil. (char-feature-name-domain): New function. (www-uri-make-feature-name-url): New function. (www-format-props-to-string): Fix problem when :len's value is string. (www-format-eval-unit): - When :feature is specified, prefer FEATURE@DOMAIN to FEATURE. - When :feature is specified in value related format functions, add the displayed feature-name to `chise-wiki-displayed-features'. - Support `name-url' and `domain-name'. 2010-04-07 MORIOKA Tomohiko * cwiki-view.el (www-display-feature-desc): Fix problem to display non-ASCII characters in property `format'. 2010-04-06 MORIOKA Tomohiko * cwiki-view.el (www-display-char-desc): Use `www-feature-format'. (www-display-feature-desc): Ditto. * cwiki-common.el (www-feature-format): New function. (www-format-eval-unit): Support `:feature' property for `value' related functions and `name' function. 2010-04-06 MORIOKA Tomohiko * cwiki-common.el (www-feature-value-format): Search ancestors' property if own property is not found. (char-feature-name-parent): New function. (www-format-feature-name*): Search ancestors' property if own property is not found. 2010-04-05 MORIOKA Tomohiko * cwiki-edit.el (www-edit-display-feature-desc): Display and support editing of property `format'. * cwiki-common.el (find-previous-defined-code-point): Fix problem with `=ucs'. * cwiki-view.el (www-display-feature-desc): Add edit button for `format'. 2010-04-05 MORIOKA Tomohiko * cwiki-common.el (www-feature-value-format): Add `(prev-char) (next-char)' into default format of CCS feature. (get-previous-code-point): New function. (get-next-code-point): New function. (find-previous-defined-code-point): New function. (find-next-defined-code-point): New function. (www-format-eval-unit): Support `prev-char' and `next-char'. 2010-04-05 MORIOKA Tomohiko * cwiki-view.el (www-display-char-desc): Don't display "add feature" button when running with simple mode. 2010-04-05 MORIOKA Tomohiko * cwiki-set.el (www-set-display-feature-desc): Refer `chise-wiki-view-url'. 2010-04-05 MORIOKA Tomohiko * cwiki-view.el (www-display-feature-desc): Add new optional argument `simple'; display "Edit" and "New Account" buttons when running with simple mode; display "Simple" button when running with edit mode. (www-batch-view): Modify for `www-display-feature-desc' to support mode. 2010-04-05 MORIOKA Tomohiko * cwiki-view.el (www-display-char-desc): Use
    instead of

    to display feature in top-level. 2010-04-04 MORIOKA Tomohiko * cwiki-set.el (chise-wiki-view-url): Use "view.cgi" instead of "../view.cgi". * cwiki-edit.el (chise-wiki-view-url): Use "view.cgi" instead of "../view.cgi". * cwiki-view.el (chise-wiki-edit-url): Use "edit.cgi" instead of "edit/edit.cgi". (chise-wiki-add-url): Use "add.cgi" instead of "edit/add.cgi". (www-display-char-desc): Add new optional argument `simple'; display "Edit" and "New Account" buttons when running with simple mode; display "Simple" button when running with edit mode. (www-batch-view): Modify to support mode. * cwiki-common.el (chise-wiki-edit-url): Changed to "edit.cgi". (www-format-value): Add new optional argument `without-edit'; modify for `www-format-apply-value'. (www-format-apply-value): Add new optional argument `without-edit'; modify for `www-format-eval-list'. (www-format-eval-feature-value): Add new optional arguments `without-tags' and `without-edit'; modify for `www-format-apply-value' and `www-format-eval-list'. (www-format-eval-unit): - Add new optional arguments `without-tags' and `without-edit'; modify for `www-format-eval-feature-value', `www-format-apply-value' and `www-format-eval-list'. - specify 'without-tags and 'without-edit for `www-format-eval-list' in href part of `link'. (www-format-eval-list): Add new optional arguments `without-tags' and `without-edit'; modify for `www-format-eval-unit'. 2010-04-04 MORIOKA Tomohiko * cwiki-common.el (www-format-eval-unit): Treat `string' as a format specifier of feature-value. 2010-04-04 MORIOKA Tomohiko * cwiki-common.el (www-format-props-to-string): When `:len' is specified, treat `:zero-padding' is specified. 2010-04-03 MORIOKA Tomohiko * cwiki-common.el (www-uri-encode-char): Use `=ruimoku-v6'. (www-format-encode-string): Display `=ruimoku-v6' characters. * cwiki-glyph.el (www-glyph-generate-png): Support `=ruimoku-v6'. (www-glyph-display-png): Support RUI6-hhhh; 2010-04-02 MORIOKA Tomohiko * cwiki-common.el (www-uri-encode-char): Accept `=>zinbun-oracle'. (www-format-encode-string): - Display &A-ZOB-dddd;. - Support `ideographic-combination'(合文) and `ideographic-structure'. 2010-04-01 MORIOKA Tomohiko * cwiki-view.el (www-batch-view): Accept "?char=&ENTITY-REFERENCE;". 2010-03-31 MORIOKA Tomohiko * cwiki-view.el (www-display-char-desc): Use `char-feature-name-sans-versions' to avoid domain `$rev=latest' when sort feature-names. 2010-03-29 MORIOKA Tomohiko * cwiki-common.el (www-format-value-as-domain-list): New function. (www-format-apply-value): Support `space-separated-domain-list'. (char-GlyphWiki-id): Try to avoid uHHHH-{u|us}. 2010-03-29 MORIOKA Tomohiko * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Add setting for `=ucs@jis', `=jis-x0208@1978/-4pr' and `=jis-x0208@1978'. (char-GlyphWiki-id): Use `char-feature' instead of `encode-char'. 2010-03-29 MORIOKA Tomohiko * cwiki-view.el (www-display-char-desc): Add input form for CHISE IDS-Find. 2010-03-29 MORIOKA Tomohiko * cwiki-view.el (www-display-char-desc): Try to display glyph of GlyphWiki and link it. * cwiki-common.el (coded-charset-GlyphWiki-id-alist): New variable. (char-GlyphWiki-id): New function. 2010-03-28 MORIOKA Tomohiko * cwiki-set.el (www-parse-string-as-kangxi-radical): New function. (www-feature-parse-string): Support format `kangxi-radical'. * cwiki-common.el (www-format-value-as-kangxi-radical): New function. (www-format-apply-value): Support format `kangxi-radical'. (www-format-eval-unit): Support `kangxi-radical' as a value format. 2010-03-20 MORIOKA Tomohiko * cwiki-common.el (www-format-value-default): New function. (www-format-encode-string): - Prefer `=gt' to `=cns11643-{1..7}'. - Display &(G-)GT-Kddddd; entity references. (www-format-apply-value): - New implementation for format `string'. - Use `www-format-value-default' for default format. * cwiki-glyph.el (www-glyph-generate-png): Support `=gt-k'. (www-glyph-display-png): Support GT-Kddddd. * cwiki-set.el (www-parse-string-default): New implementation. (www-set-display-feature-desc): - New argument `format'. - Display `value-format'. (www-batch-set): Modify for the API change to set feature's property. * cwiki-view.el (www-display-char-desc): Display parents in the header. (www-display-feature-desc): Use `www-format-value' with default format instead of `www-xml-format-list' and `www-format-encode-string'. * cwiki-edit.el (www-edit-display-feature-input-box): Add new optional argument `value'. (www-edit-display-feature-desc): - Use `www-edit-display-feature-input-box' instead of `www-edit-display-input-box'. - Display `value-format'. 2010-03-19 MORIOKA Tomohiko * cwiki-view.el (www-display-feature-desc): Display [edit] button of `value-format'. 2010-03-19 MORIOKA Tomohiko * cwiki-common.el (www-xml-format-unit): Escape `&'. 2010-03-19 MORIOKA Tomohiko * cwiki-common.el (www-format-encode-string): Display &U-hhhhhhhh;. (www-xml-format-props): Encode property value. (www-xml-format-unit): Encode string. * cwiki-edit.el (www-edit-display-feature-input-box): Escape <">. * cwiki-view.el (www-display-feature-desc): Modify design of [edit] button. 2010-03-18 MORIOKA Tomohiko * cwiki-set.el (www-xml-to-stext-unit): Support ....... * cwiki-common.el (www-xml-format-unit): Support tag style `ref' in `link'. * cwiki-view.el (www-display-feature-desc): Display `value-format' and `format'. 2010-03-18 MORIOKA Tomohiko * cwiki-common.el (www-format-feature-name-as-metadata): New function. (www-format-feature-name*): Use `www-format-feature-name-as-metadata' for metadata features. 2010-03-18 MORIOKA Tomohiko * cwiki-set.el (www-xml-parse-string): New function. (www-xml-to-stext-props): New function. (www-xml-to-stext-unit): New function. (www-xml-to-stext-list): New function. (www-stext-parse-xml-string): New function. (www-parse-string-as-wiki-text): Use `www-stext-parse-xml-string'. * cwiki-edit.el (www-edit-display-char-feature-default): Abolish. (www-edit-display-char-feature-as-ucs): Abolish. (www-edit-display-input-box): Add the first argument `object'; modify for `www-format-apply-value'. (www-edit-display-feature-input-box): Modify input boxes; modify for `www-format-value'. (www-edit-display-feature-desc): Modify for `www-edit-display-input-box'. * cwiki-common.el (www-format-value): Add the first argument `object' and the second argument `feature-name'; change argument `variable' to be optional; modify for `www-format-apply-value'. (www-format-apply-value): Add the first argument `object' and the second argument `feature-name'; support format `wiki-text'. (www-format-eval-feature-value): Modify for `www-format-apply-value'. (www-format-eval-unit): Likewise. (www-xml-format-props): New function. (www-xml-format-unit): New function. (www-xml-format-list): New function. 2010-03-18 MORIOKA Tomohiko * cwiki-set.el (www-set-display-char-desc): - Setup property `additional-features' of feature `$object' when feature value is stored. - Mount additional-features. * cwiki-view.el (www-char-display-feature-default): Abolished. (www-char-display-feature-as-ucs): Abolished. (www-display-char-desc): Mount additional-features. * cwiki-common.el (www-feature-type): Support `*node' and `*sources'. (www-feature-value-format): Return `wiki-text' for type `stext'. (www-format-apply-value): Don't set `default' even if a format is not supported in this function. 2010-03-18 MORIOKA Tomohiko * cwiki-set.el (www-parse-string-as-wiki-text): New function [currently just a stub]. (www-feature-parse-string): Use `www-parse-string-as-wiki-text'. (www-set-display-char-desc): Use `char-feature-name-sans-versions'. * cwiki-edit.el (www-edit-display-feature-input-box): New function. (www-edit-display-char-desc): Use `www-edit-display-feature-input-box'. * cwiki-view.el (www-display-char-desc): Use `char-feature-name-sans-versions'. * cwiki-common.el (char-feature-name-sans-versions): New function. 2010-03-18 MORIOKA Tomohiko * cwiki-set.el (www-set-display-char-desc): Store new value into FEATURE@$rev=latest; don't display `$rev=latest' domain features. * cwiki-edit.el (www-edit-display-char-feature-default): Use `www-char-feature' instead of `char-feature'. (www-edit-display-char-feature-as-ucs): Likewise. (www-edit-display-char-desc): Likewise; replace value of char-spec with value of `www-char-feature'. * cwiki-view.el (www-char-display-feature-default): Use `www-char-feature' instead of `char-feature'. (www-char-display-feature-as-ucs): Likewise. (www-display-char-desc): Ignore `$rev=latest' domain features. * cwiki-common.el (char-feature-name-at-domain): New function. (www-char-feature): New function. (www-format-encode-string): Use `www-char-feature' instead of `char-feature'. (www-format-eval-feature-value): Likewise. (www-format-eval-unit): Likewise. 2010-03-18 MORIOKA Tomohiko * cwiki-set.el (www-parse-string-default): New function. (www-feature-parse-string): - Support new format `string'. - Use `www-parse-string-default' for `default'. 2010-03-18 MORIOKA Tomohiko * cwiki-common.el (chise-wiki-glyph-cgi-url): New variable. (www-uri-encode-char): Support `=>>gt'. (www-format-encode-string): - Use GT, Big5 and Big5-CDP fonts. - Use http://www.unicode.org/cgi-bin/refglyph?24-hhhh to display `=ucs@unicode' glyphs. - Display &MCS-hhhhhhhh; with using child's glyph. * cwiki-glyph.el: New file. 2010-03-18 MORIOKA Tomohiko * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Renamed from `chise-wiki-glyphs-url'. (www-format-encode-string): - Use `chise-wiki-bitmap-glyphs-url' instead of `chise-wiki-glyphs-url'. - Display &JC3-hhhh; and &ZOB-dddd;. 2010-03-17 MORIOKA Tomohiko * cwiki-edit.el (www-edit-display-feature-desc): Use `www-format-feature-name*' instead of `www-format-feature-name'. * cwiki-common.el (www-uri-decode-char): - Accept `:' again. - Prefer `=>jis-x0208' and `=>jis-x0213-1' to `=big5' and `=big5-cdp'. - Fix problem when no CCSes are found. (www-format-feature-name*): New function. (www-format-feature-name): Use `www-format-feature-name*'. 2010-03-17 MORIOKA Tomohiko * cwiki-set.el (www-parse-string-as-space-separated-char-list): Expect `string' to be encoded as URI. (www-parse-string-as-space-separated-ids): Likewise. (www-feature-parse-string): Likewise. (www-set-display-char-desc): Expect `uri-char' to be encoded as URI. (www-set-display-feature-desc): Fix problem when `name@lang' is not existed. (www-batch-set): Don't use `decode-uri-string' for value of `char' and feature-value. * cwiki-edit.el (www-edit-display-char-desc): Expect `uri-char' to be encoded as URI. (www-batch-edit): Don't use `decode-uri-string' for value of `char'. * cwiki-view.el (www-display-char-desc): Expect `uri-char' to be encoded as URI; encode `uri-char' if it is a non-encoded character. (www-batch-view): Don't use `decode-uri-string' for value of `char'. * cwiki-common.el (www-uri-decode-char): Expect char-rep to be encoded as URI. (www-uri-encode-char): Encode UCS characters as %XX encoding. (www-format-feature-name-as-CCS): Insert space between prefix (..., ===>, ==>, =>, =>>, =>>>, ..., =) and main-name. (www-html-display-text): Don't escape "&" except ">-". 2010-03-16 MORIOKA Tomohiko * cwiki-set.el (www-parse-string-as-space-separated-ids): New function. (www-parse-string-as-ku-ten): New function. (www-feature-parse-string): Support `space-separated-ids' and `ku-ten'. 2010-03-16 MORIOKA Tomohiko * cwiki-common.el (www-feature-value-format): Return 'space-separated-ids for `structure' type features. (www-format-value-as-ids): New function. (www-format-apply-value): Use `www-format-value-as-ids' for format `space-separated-ids'. 2010-03-03 MORIOKA Tomohiko * cwiki-common.el, cwiki-edit.el, cwiki-set.el, cwiki-view.el: New files.