qwik2md 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +9 -0
- data/.travis.yml +4 -0
- data/Gemfile +4 -0
- data/README.md +36 -0
- data/Rakefile +10 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/exe/qwik2md +17 -0
- data/lib/qwik2md/version.rb +3 -0
- data/lib/qwik2md.rb +39 -0
- data/qwik2md.gemspec +30 -0
- data/vendor/qwik/AUTHORS +10 -0
- data/vendor/qwik/COPYING +340 -0
- data/vendor/qwik/COPYRIGHT +346 -0
- data/vendor/qwik/lib/qwik/Makefile +63 -0
- data/vendor/qwik/lib/qwik/Rakefile +17 -0
- data/vendor/qwik/lib/qwik/act-aa.rb +83 -0
- data/vendor/qwik/lib/qwik/act-archive.rb +386 -0
- data/vendor/qwik/lib/qwik/act-attach.rb +304 -0
- data/vendor/qwik/lib/qwik/act-backup.rb +236 -0
- data/vendor/qwik/lib/qwik/act-basic.rb +325 -0
- data/vendor/qwik/lib/qwik/act-book.rb +161 -0
- data/vendor/qwik/lib/qwik/act-calc.rb +371 -0
- data/vendor/qwik/lib/qwik/act-charset.rb +251 -0
- data/vendor/qwik/lib/qwik/act-christel.rb +112 -0
- data/vendor/qwik/lib/qwik/act-chronology.rb +149 -0
- data/vendor/qwik/lib/qwik/act-code.rb +155 -0
- data/vendor/qwik/lib/qwik/act-comment.rb +554 -0
- data/vendor/qwik/lib/qwik/act-config.rb +49 -0
- data/vendor/qwik/lib/qwik/act-counter.rb +125 -0
- data/vendor/qwik/lib/qwik/act-day.rb +96 -0
- data/vendor/qwik/lib/qwik/act-describe.rb +135 -0
- data/vendor/qwik/lib/qwik/act-diary.rb +109 -0
- data/vendor/qwik/lib/qwik/act-edit.rb +317 -0
- data/vendor/qwik/lib/qwik/act-embed-html.rb +296 -0
- data/vendor/qwik/lib/qwik/act-emode.rb +150 -0
- data/vendor/qwik/lib/qwik/act-event.rb +187 -0
- data/vendor/qwik/lib/qwik/act-file.rb +303 -0
- data/vendor/qwik/lib/qwik/act-files.rb +771 -0
- data/vendor/qwik/lib/qwik/act-getpass.rb +295 -0
- data/vendor/qwik/lib/qwik/act-history.rb +136 -0
- data/vendor/qwik/lib/qwik/act-html.rb +204 -0
- data/vendor/qwik/lib/qwik/act-httpauth.rb +147 -0
- data/vendor/qwik/lib/qwik/act-include.rb +142 -0
- data/vendor/qwik/lib/qwik/act-interwiki.rb +189 -0
- data/vendor/qwik/lib/qwik/act-isearch.rb +109 -0
- data/vendor/qwik/lib/qwik/act-keywords.rb +137 -0
- data/vendor/qwik/lib/qwik/act-lang.rb +81 -0
- data/vendor/qwik/lib/qwik/act-license.rb +63 -0
- data/vendor/qwik/lib/qwik/act-list.rb +287 -0
- data/vendor/qwik/lib/qwik/act-login.rb +410 -0
- data/vendor/qwik/lib/qwik/act-logout.rb +60 -0
- data/vendor/qwik/lib/qwik/act-mail.rb +159 -0
- data/vendor/qwik/lib/qwik/act-map.rb +292 -0
- data/vendor/qwik/lib/qwik/act-md5.rb +42 -0
- data/vendor/qwik/lib/qwik/act-mdlb.rb +741 -0
- data/vendor/qwik/lib/qwik/act-media.rb +416 -0
- data/vendor/qwik/lib/qwik/act-member.rb +157 -0
- data/vendor/qwik/lib/qwik/act-menu.rb +142 -0
- data/vendor/qwik/lib/qwik/act-metadata.rb +323 -0
- data/vendor/qwik/lib/qwik/act-mlsubmitform.rb +49 -0
- data/vendor/qwik/lib/qwik/act-monitor.rb +167 -0
- data/vendor/qwik/lib/qwik/act-new.rb +418 -0
- data/vendor/qwik/lib/qwik/act-pagelist.rb +248 -0
- data/vendor/qwik/lib/qwik/act-password.rb +145 -0
- data/vendor/qwik/lib/qwik/act-plan.rb +210 -0
- data/vendor/qwik/lib/qwik/act-povray.rb +230 -0
- data/vendor/qwik/lib/qwik/act-presen.rb +380 -0
- data/vendor/qwik/lib/qwik/act-redirect.rb +133 -0
- data/vendor/qwik/lib/qwik/act-ring.rb +1071 -0
- data/vendor/qwik/lib/qwik/act-rrefs.rb +255 -0
- data/vendor/qwik/lib/qwik/act-ruby.rb +116 -0
- data/vendor/qwik/lib/qwik/act-sample.rb +170 -0
- data/vendor/qwik/lib/qwik/act-save.rb +295 -0
- data/vendor/qwik/lib/qwik/act-schedule.rb +374 -0
- data/vendor/qwik/lib/qwik/act-search.rb +180 -0
- data/vendor/qwik/lib/qwik/act-searchwords.rb +51 -0
- data/vendor/qwik/lib/qwik/act-sendpass.rb +83 -0
- data/vendor/qwik/lib/qwik/act-site.rb +89 -0
- data/vendor/qwik/lib/qwik/act-sitebackup.rb +419 -0
- data/vendor/qwik/lib/qwik/act-sitelog.rb +118 -0
- data/vendor/qwik/lib/qwik/act-smil.rb +299 -0
- data/vendor/qwik/lib/qwik/act-status.rb +220 -0
- data/vendor/qwik/lib/qwik/act-style.rb +608 -0
- data/vendor/qwik/lib/qwik/act-table.rb +263 -0
- data/vendor/qwik/lib/qwik/act-tableform.rb +241 -0
- data/vendor/qwik/lib/qwik/act-tag.rb +103 -0
- data/vendor/qwik/lib/qwik/act-text.rb +70 -0
- data/vendor/qwik/lib/qwik/act-textarea.rb +164 -0
- data/vendor/qwik/lib/qwik/act-theme.rb +346 -0
- data/vendor/qwik/lib/qwik/act-toc.rb +112 -0
- data/vendor/qwik/lib/qwik/act-typekey.rb +198 -0
- data/vendor/qwik/lib/qwik/act-under-const.rb +94 -0
- data/vendor/qwik/lib/qwik/act-webservice.rb +321 -0
- data/vendor/qwik/lib/qwik/act-wema.rb +558 -0
- data/vendor/qwik/lib/qwik/act-wysiwyg.rb +238 -0
- data/vendor/qwik/lib/qwik/action.rb +325 -0
- data/vendor/qwik/lib/qwik/autoreload.rb +98 -0
- data/vendor/qwik/lib/qwik/bench-bench.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-emode.rb +47 -0
- data/vendor/qwik/lib/qwik/bench-format-xml.rb +70 -0
- data/vendor/qwik/lib/qwik/bench-large-table.rb +62 -0
- data/vendor/qwik/lib/qwik/bench-md5.rb +14 -0
- data/vendor/qwik/lib/qwik/bench-module-session.rb +19 -0
- data/vendor/qwik/lib/qwik/bench-page.rb +50 -0
- data/vendor/qwik/lib/qwik/bench-s-md5.rb +28 -0
- data/vendor/qwik/lib/qwik/bench-session.rb +25 -0
- data/vendor/qwik/lib/qwik/bench-textformat.rb +31 -0
- data/vendor/qwik/lib/qwik/catalog-factory.rb +91 -0
- data/vendor/qwik/lib/qwik/catalog-ja.rb +479 -0
- data/vendor/qwik/lib/qwik/catalog-ml-ja.rb +145 -0
- data/vendor/qwik/lib/qwik/check-act-monitor.rb +112 -0
- data/vendor/qwik/lib/qwik/check-act-monitor2.rb +46 -0
- data/vendor/qwik/lib/qwik/check-act-theme.rb +27 -0
- data/vendor/qwik/lib/qwik/check-event.rb +112 -0
- data/vendor/qwik/lib/qwik/check-event2.rb +55 -0
- data/vendor/qwik/lib/qwik/check-htree-rexml.rb +77 -0
- data/vendor/qwik/lib/qwik/check-htree.rb +51 -0
- data/vendor/qwik/lib/qwik/check-libxml.rb +135 -0
- data/vendor/qwik/lib/qwik/check-many-pages.rb +47 -0
- data/vendor/qwik/lib/qwik/check-monitor.rb +33 -0
- data/vendor/qwik/lib/qwik/check-observer.rb +67 -0
- data/vendor/qwik/lib/qwik/check-server.rb +61 -0
- data/vendor/qwik/lib/qwik/check-uuencode.rb +33 -0
- data/vendor/qwik/lib/qwik/check-webdav.rb +65 -0
- data/vendor/qwik/lib/qwik/check-xml-xpath.rb +27 -0
- data/vendor/qwik/lib/qwik/common-backtrace.rb +94 -0
- data/vendor/qwik/lib/qwik/common-basic.rb +111 -0
- data/vendor/qwik/lib/qwik/common-condition.rb +142 -0
- data/vendor/qwik/lib/qwik/common-error.rb +48 -0
- data/vendor/qwik/lib/qwik/common-gettext.rb +50 -0
- data/vendor/qwik/lib/qwik/common-javascript.rb +45 -0
- data/vendor/qwik/lib/qwik/common-notice.rb +132 -0
- data/vendor/qwik/lib/qwik/common-plain.rb +105 -0
- data/vendor/qwik/lib/qwik/common-plugin.rb +111 -0
- data/vendor/qwik/lib/qwik/common-res.rb +76 -0
- data/vendor/qwik/lib/qwik/common-resolve.rb +92 -0
- data/vendor/qwik/lib/qwik/common-send.rb +171 -0
- data/vendor/qwik/lib/qwik/common-session.rb +139 -0
- data/vendor/qwik/lib/qwik/common-surface.rb +261 -0
- data/vendor/qwik/lib/qwik/common-url.rb +90 -0
- data/vendor/qwik/lib/qwik/compat/Makefile +12 -0
- data/vendor/qwik/lib/qwik/compat/add_load_path.rb +1 -0
- data/vendor/qwik/lib/qwik/config.rb +299 -0
- data/vendor/qwik/lib/qwik/db-b-backup.rb +142 -0
- data/vendor/qwik/lib/qwik/db-backup.rb +184 -0
- data/vendor/qwik/lib/qwik/db-berkeley.rb +306 -0
- data/vendor/qwik/lib/qwik/db-filesystem.rb +305 -0
- data/vendor/qwik/lib/qwik/db-indexer.rb +154 -0
- data/vendor/qwik/lib/qwik/db-searchwords.rb +238 -0
- data/vendor/qwik/lib/qwik/description-ja.rb +267 -0
- data/vendor/qwik/lib/qwik/description.rb +256 -0
- data/vendor/qwik/lib/qwik/dev-add-copyright.rb +23 -0
- data/vendor/qwik/lib/qwik/dev-backup.rb +24 -0
- data/vendor/qwik/lib/qwik/dev-bench.rb +175 -0
- data/vendor/qwik/lib/qwik/dev-calctime.rb +52 -0
- data/vendor/qwik/lib/qwik/dev-css-compressor.rb +60 -0
- data/vendor/qwik/lib/qwik/dev-extract-catalog.rb +102 -0
- data/vendor/qwik/lib/qwik/dev-js-compressor.rb +73 -0
- data/vendor/qwik/lib/qwik/dev-release.rb +235 -0
- data/vendor/qwik/lib/qwik/dev-replace.rb +353 -0
- data/vendor/qwik/lib/qwik/dev-sendmail.rb +25 -0
- data/vendor/qwik/lib/qwik/farm.rb +283 -0
- data/vendor/qwik/lib/qwik/gettext.rb +56 -0
- data/vendor/qwik/lib/qwik/group-cond.rb +157 -0
- data/vendor/qwik/lib/qwik/group-config.rb +247 -0
- data/vendor/qwik/lib/qwik/group-confirm.rb +147 -0
- data/vendor/qwik/lib/qwik/group-db.rb +326 -0
- data/vendor/qwik/lib/qwik/group-mail.rb +195 -0
- data/vendor/qwik/lib/qwik/group-member.rb +307 -0
- data/vendor/qwik/lib/qwik/group-sendmail.rb +231 -0
- data/vendor/qwik/lib/qwik/group-site.rb +374 -0
- data/vendor/qwik/lib/qwik/group-sweep.rb +63 -0
- data/vendor/qwik/lib/qwik/group.rb +157 -0
- data/vendor/qwik/lib/qwik/helper.rb +6 -0
- data/vendor/qwik/lib/qwik/html-generator.rb +104 -0
- data/vendor/qwik/lib/qwik/html-to-wabisabi.rb +148 -0
- data/vendor/qwik/lib/qwik/htree-diff.rb +87 -0
- data/vendor/qwik/lib/qwik/htree-format-xml.rb +57 -0
- data/vendor/qwik/lib/qwik/htree-generator.rb +144 -0
- data/vendor/qwik/lib/qwik/htree-get.rb +251 -0
- data/vendor/qwik/lib/qwik/htree-html-generator.rb +179 -0
- data/vendor/qwik/lib/qwik/htree-template.rb +263 -0
- data/vendor/qwik/lib/qwik/htree-to-wabisabi.rb +171 -0
- data/vendor/qwik/lib/qwik/loadlib.rb +79 -0
- data/vendor/qwik/lib/qwik/logger.rb +115 -0
- data/vendor/qwik/lib/qwik/mail-body.rb +171 -0
- data/vendor/qwik/lib/qwik/mail-header.rb +474 -0
- data/vendor/qwik/lib/qwik/mail-multipart.rb +193 -0
- data/vendor/qwik/lib/qwik/mail-parse.rb +147 -0
- data/vendor/qwik/lib/qwik/mail.rb +341 -0
- data/vendor/qwik/lib/qwik/mailaddress.rb +83 -0
- data/vendor/qwik/lib/qwik/mdlb-model.rb +81 -0
- data/vendor/qwik/lib/qwik/mdlb-sample.rb +324 -0
- data/vendor/qwik/lib/qwik/ml-catalog-factory.rb +27 -0
- data/vendor/qwik/lib/qwik/ml-exception.rb +15 -0
- data/vendor/qwik/lib/qwik/ml-generator.rb +28 -0
- data/vendor/qwik/lib/qwik/ml-gettext.rb +137 -0
- data/vendor/qwik/lib/qwik/ml-logger.rb +82 -0
- data/vendor/qwik/lib/qwik/ml-memory.rb +65 -0
- data/vendor/qwik/lib/qwik/ml-msg-validator.rb +86 -0
- data/vendor/qwik/lib/qwik/ml-processor.rb +609 -0
- data/vendor/qwik/lib/qwik/ml-quickml-server.rb +122 -0
- data/vendor/qwik/lib/qwik/ml-sendmail.rb +0 -0
- data/vendor/qwik/lib/qwik/ml-server.rb +107 -0
- data/vendor/qwik/lib/qwik/ml-session.rb +348 -0
- data/vendor/qwik/lib/qwik/ml-sweeper.rb +101 -0
- data/vendor/qwik/lib/qwik/mock-logger.rb +65 -0
- data/vendor/qwik/lib/qwik/mock-sendmail.rb +78 -0
- data/vendor/qwik/lib/qwik/mock-socket.rb +82 -0
- data/vendor/qwik/lib/qwik/modulobe.rb +406 -0
- data/vendor/qwik/lib/qwik/mongrel-server.rb +72 -0
- data/vendor/qwik/lib/qwik/page-files.rb +249 -0
- data/vendor/qwik/lib/qwik/page-generate.rb +82 -0
- data/vendor/qwik/lib/qwik/page-get.rb +262 -0
- data/vendor/qwik/lib/qwik/page-images.rb +168 -0
- data/vendor/qwik/lib/qwik/page-put.rb +128 -0
- data/vendor/qwik/lib/qwik/page-rrefs.rb +154 -0
- data/vendor/qwik/lib/qwik/page-title.rb +0 -0
- data/vendor/qwik/lib/qwik/page-wikidb.rb +234 -0
- data/vendor/qwik/lib/qwik/page.rb +67 -0
- data/vendor/qwik/lib/qwik/pages.rb +444 -0
- data/vendor/qwik/lib/qwik/parse-plugin.rb +249 -0
- data/vendor/qwik/lib/qwik/parser-emode.rb +116 -0
- data/vendor/qwik/lib/qwik/parser-inline.rb +272 -0
- data/vendor/qwik/lib/qwik/parser.rb +349 -0
- data/vendor/qwik/lib/qwik/password.rb +183 -0
- data/vendor/qwik/lib/qwik/periodic.rb +79 -0
- data/vendor/qwik/lib/qwik/qp.rb +56 -0
- data/vendor/qwik/lib/qwik/qwik-service.rb +341 -0
- data/vendor/qwik/lib/qwik/qwik.rb +5 -0
- data/vendor/qwik/lib/qwik/qwikweb-adduser.rb +34 -0
- data/vendor/qwik/lib/qwik/qwikweb-catalog-validator.rb +110 -0
- data/vendor/qwik/lib/qwik/qwikweb-incgen.rb +28 -0
- data/vendor/qwik/lib/qwik/qwikweb-makesite.rb +41 -0
- data/vendor/qwik/lib/qwik/qwikweb-server.rb +44 -0
- data/vendor/qwik/lib/qwik/qwikweb-showpassword.rb +26 -0
- data/vendor/qwik/lib/qwik/qwikweb-watchlog.rb +67 -0
- data/vendor/qwik/lib/qwik/request-path.rb +304 -0
- data/vendor/qwik/lib/qwik/request-ua.rb +76 -0
- data/vendor/qwik/lib/qwik/request-webrick.rb +81 -0
- data/vendor/qwik/lib/qwik/request.rb +91 -0
- data/vendor/qwik/lib/qwik/resolve-tdiary.rb +292 -0
- data/vendor/qwik/lib/qwik/resolve.rb +121 -0
- data/vendor/qwik/lib/qwik/response.rb +228 -0
- data/vendor/qwik/lib/qwik/server-memory.rb +57 -0
- data/vendor/qwik/lib/qwik/server-webrick.rb +102 -0
- data/vendor/qwik/lib/qwik/server.rb +252 -0
- data/vendor/qwik/lib/qwik/site-config.rb +149 -0
- data/vendor/qwik/lib/qwik/site-db.rb +136 -0
- data/vendor/qwik/lib/qwik/site-event.rb +162 -0
- data/vendor/qwik/lib/qwik/site-files.rb +86 -0
- data/vendor/qwik/lib/qwik/site-group.rb +103 -0
- data/vendor/qwik/lib/qwik/site-index.rb +47 -0
- data/vendor/qwik/lib/qwik/site-log.rb +64 -0
- data/vendor/qwik/lib/qwik/site-member.rb +230 -0
- data/vendor/qwik/lib/qwik/site-monitor.rb +97 -0
- data/vendor/qwik/lib/qwik/site-pages.rb +62 -0
- data/vendor/qwik/lib/qwik/site-plan.rb +139 -0
- data/vendor/qwik/lib/qwik/site-report.rb +282 -0
- data/vendor/qwik/lib/qwik/site-resolve.rb +230 -0
- data/vendor/qwik/lib/qwik/site-rrefs.rb +18 -0
- data/vendor/qwik/lib/qwik/site-search.rb +180 -0
- data/vendor/qwik/lib/qwik/site-timeline.rb +153 -0
- data/vendor/qwik/lib/qwik/site-url.rb +189 -0
- data/vendor/qwik/lib/qwik/site.rb +76 -0
- data/vendor/qwik/lib/qwik/smil-time.rb +105 -0
- data/vendor/qwik/lib/qwik/smtp-session.rb +331 -0
- data/vendor/qwik/lib/qwik/template-generator.rb +149 -0
- data/vendor/qwik/lib/qwik/template.rb +85 -0
- data/vendor/qwik/lib/qwik/test-common.rb +10 -0
- data/vendor/qwik/lib/qwik/test-ml-info.rb +225 -0
- data/vendor/qwik/lib/qwik/test-module-ml.rb +142 -0
- data/vendor/qwik/lib/qwik/test-module-path.rb +110 -0
- data/vendor/qwik/lib/qwik/test-module-public.rb +70 -0
- data/vendor/qwik/lib/qwik/test-module-server.rb +98 -0
- data/vendor/qwik/lib/qwik/test-module-session.rb +264 -0
- data/vendor/qwik/lib/qwik/test-module-suite.rb +91 -0
- data/vendor/qwik/lib/qwik/test-ms-applemail.rb +59 -0
- data/vendor/qwik/lib/qwik/test-ms-attach.rb +174 -0
- data/vendor/qwik/lib/qwik/test-ms-basic.rb +40 -0
- data/vendor/qwik/lib/qwik/test-ms-close.rb +35 -0
- data/vendor/qwik/lib/qwik/test-ms-confirm.rb +75 -0
- data/vendor/qwik/lib/qwik/test-ms-ignore-spam.rb +57 -0
- data/vendor/qwik/lib/qwik/test-ms-japanese.rb +97 -0
- data/vendor/qwik/lib/qwik/test-ms-jfilename.rb +82 -0
- data/vendor/qwik/lib/qwik/test-ms-large.rb +58 -0
- data/vendor/qwik/lib/qwik/test-ms-member.rb +103 -0
- data/vendor/qwik/lib/qwik/test-ms-multipart.rb +84 -0
- data/vendor/qwik/lib/qwik/test-ms-org.rb +129 -0
- data/vendor/qwik/lib/qwik/test-ms-plan.rb +130 -0
- data/vendor/qwik/lib/qwik/test-ms-post.rb +53 -0
- data/vendor/qwik/lib/qwik/test-ms-quopri.rb +76 -0
- data/vendor/qwik/lib/qwik/test-sub-quopri.rb +45 -0
- data/vendor/qwik/lib/qwik/test-submit-base64.rb +59 -0
- data/vendor/qwik/lib/qwik/test-submit-forward.rb +61 -0
- data/vendor/qwik/lib/qwik/test-submit-html-mail.rb +52 -0
- data/vendor/qwik/lib/qwik/test-submit-japanese.rb +135 -0
- data/vendor/qwik/lib/qwik/test-submit-jfilename.rb +144 -0
- data/vendor/qwik/lib/qwik/test-submit-uuencode.rb +71 -0
- data/vendor/qwik/lib/qwik/test-suite-all.rb +8 -0
- data/vendor/qwik/lib/qwik/test-suite-basic.rb +9 -0
- data/vendor/qwik/lib/qwik/test-suite-ml.rb +9 -0
- data/vendor/qwik/lib/qwik/test-typekey.rb +64 -0
- data/vendor/qwik/lib/qwik/testunit.rb +45 -0
- data/vendor/qwik/lib/qwik/tokenizer-inline.rb +288 -0
- data/vendor/qwik/lib/qwik/tokenizer.rb +331 -0
- data/vendor/qwik/lib/qwik/typekey.rb +160 -0
- data/vendor/qwik/lib/qwik/util-basic.rb +135 -0
- data/vendor/qwik/lib/qwik/util-charset.rb +331 -0
- data/vendor/qwik/lib/qwik/util-css.rb +56 -0
- data/vendor/qwik/lib/qwik/util-csv-tokenizer.rb +113 -0
- data/vendor/qwik/lib/qwik/util-filename.rb +112 -0
- data/vendor/qwik/lib/qwik/util-pathname.rb +202 -0
- data/vendor/qwik/lib/qwik/util-pid.rb +58 -0
- data/vendor/qwik/lib/qwik/util-safe.rb +67 -0
- data/vendor/qwik/lib/qwik/util-sendmail.rb +273 -0
- data/vendor/qwik/lib/qwik/util-string.rb +202 -0
- data/vendor/qwik/lib/qwik/util-time.rb +125 -0
- data/vendor/qwik/lib/qwik/util-webrick.rb +176 -0
- data/vendor/qwik/lib/qwik/version.rb +11 -0
- data/vendor/qwik/lib/qwik/wabisabi-basic.rb +163 -0
- data/vendor/qwik/lib/qwik/wabisabi-diff.rb +130 -0
- data/vendor/qwik/lib/qwik/wabisabi-format-xml.rb +310 -0
- data/vendor/qwik/lib/qwik/wabisabi-generator.rb +262 -0
- data/vendor/qwik/lib/qwik/wabisabi-index.rb +174 -0
- data/vendor/qwik/lib/qwik/wabisabi-table.rb +212 -0
- data/vendor/qwik/lib/qwik/wabisabi-template.rb +295 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-htree.rb +111 -0
- data/vendor/qwik/lib/qwik/wabisabi-to-wiki.rb +690 -0
- data/vendor/qwik/lib/qwik/wabisabi-traverse.rb +207 -0
- data/vendor/qwik/lib/qwik/wabisabi-validator.rb +116 -0
- data/vendor/qwik/lib/qwik/wabisabi.rb +5 -0
- metadata +492 -0
@@ -0,0 +1,371 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
6
|
+
require 'qwik/wabisabi-table'
|
7
|
+
|
8
|
+
module Qwik
|
9
|
+
class Action
|
10
|
+
D_PluginCalc = {
|
11
|
+
:dt => 'Spreadsheet plugin',
|
12
|
+
:dd => 'You can caliculate sum by a simple table.',
|
13
|
+
:dc => '* Example
|
14
|
+
{{calc
|
15
|
+
,$100 ,CPU
|
16
|
+
,$100 ,Memory
|
17
|
+
,$20.5 ,Cable
|
18
|
+
,$250 ,Graphic Card
|
19
|
+
,$250 ,HDD
|
20
|
+
,$400 ,Mother Board
|
21
|
+
}}
|
22
|
+
{{calc
|
23
|
+
,$100 ,CPU
|
24
|
+
,$100 ,Memory
|
25
|
+
,$20.5 ,Cable
|
26
|
+
,$250 ,Graphic Card
|
27
|
+
,$250 ,HDD
|
28
|
+
,$400 ,Mother Board
|
29
|
+
}}
|
30
|
+
* Tab Caliculator Plugin
|
31
|
+
You can use a table splited by tabs.
|
32
|
+
{{tab_calc
|
33
|
+
6000 Book
|
34
|
+
3000 Mouse
|
35
|
+
}}
|
36
|
+
{{tab_calc
|
37
|
+
6000 Book
|
38
|
+
3000 Mouse
|
39
|
+
}}
|
40
|
+
'
|
41
|
+
}
|
42
|
+
|
43
|
+
D_PluginCalc_ja = {
|
44
|
+
:dt => '表計算プラグイン',
|
45
|
+
:dd => '簡単な表計算を行うことができます。',
|
46
|
+
:dc => '* 例
|
47
|
+
{{calc
|
48
|
+
,$100 ,CPU
|
49
|
+
,$100 ,Memory
|
50
|
+
,$20.5 ,Cable
|
51
|
+
,$250 ,Graphic Card
|
52
|
+
,$250 ,HDD
|
53
|
+
,$400 ,Mother Board
|
54
|
+
}}
|
55
|
+
{{calc
|
56
|
+
,$100 ,CPU
|
57
|
+
,$100 ,Memory
|
58
|
+
,$20.5 ,Cable
|
59
|
+
,$250 ,Graphic Card
|
60
|
+
,$250 ,HDD
|
61
|
+
,$400 ,Mother Board
|
62
|
+
}}
|
63
|
+
* タブ区切り表計算プラグイン
|
64
|
+
タブ区切りによる表も計算できます。
|
65
|
+
{{tab_calc
|
66
|
+
6000 書籍
|
67
|
+
3000 マウス
|
68
|
+
}}
|
69
|
+
{{tab_calc
|
70
|
+
6000 書籍
|
71
|
+
3000 マウス
|
72
|
+
}}
|
73
|
+
'
|
74
|
+
}
|
75
|
+
|
76
|
+
def plg_tab_calc
|
77
|
+
str = yield
|
78
|
+
table = Action.tab_to_table(str)
|
79
|
+
WabisabiTable.fill_empty_td(table)
|
80
|
+
Action.table_calc(table)
|
81
|
+
return table
|
82
|
+
end
|
83
|
+
|
84
|
+
def self.tab_to_table(str)
|
85
|
+
table = [:table]
|
86
|
+
str.each {|line|
|
87
|
+
ff = line.chomp.split(/\t/)
|
88
|
+
next if ff.empty?
|
89
|
+
tr = [:tr]
|
90
|
+
ff.each {|f|
|
91
|
+
tr << [:td, f]
|
92
|
+
}
|
93
|
+
table << tr
|
94
|
+
}
|
95
|
+
return nil if table.length == 1
|
96
|
+
return table
|
97
|
+
end
|
98
|
+
|
99
|
+
def self.table_calc(table)
|
100
|
+
sum = Array.new(0)
|
101
|
+
#pp table
|
102
|
+
WabisabiTable.each_td(table) {|td, col, row|
|
103
|
+
t = td[1]
|
104
|
+
prefix, n, suffix = Action.parse_num(t)
|
105
|
+
if n
|
106
|
+
#qp col, n
|
107
|
+
sum[col] ||= 0
|
108
|
+
sum[col] += n
|
109
|
+
end
|
110
|
+
}
|
111
|
+
|
112
|
+
max_col = WabisabiTable.max_col(table)
|
113
|
+
|
114
|
+
tr = [:tr, {:class=>'sum'}]
|
115
|
+
max_col.times {|n|
|
116
|
+
s = sum[n]
|
117
|
+
ss = ''
|
118
|
+
ss = s.to_s if s
|
119
|
+
tr << [:td, ss]
|
120
|
+
}
|
121
|
+
|
122
|
+
table << tr
|
123
|
+
|
124
|
+
return table
|
125
|
+
end
|
126
|
+
|
127
|
+
def plg_calc
|
128
|
+
str = yield
|
129
|
+
|
130
|
+
tokens = TextTokenizer.tokenize(str)
|
131
|
+
|
132
|
+
table = []
|
133
|
+
sum = []
|
134
|
+
|
135
|
+
used_prefix = []
|
136
|
+
used_suffix = []
|
137
|
+
|
138
|
+
tokens.each {|token|
|
139
|
+
case token[0]
|
140
|
+
when :table
|
141
|
+
col = []
|
142
|
+
token[1..-1].each_with_index {|t, i|
|
143
|
+
prefix, n, suffix = Action.parse_num(t)
|
144
|
+
col << t
|
145
|
+
if n
|
146
|
+
sum[i] ||= 0
|
147
|
+
if sum[i] != :NaN
|
148
|
+
sum[i] += n
|
149
|
+
end
|
150
|
+
|
151
|
+
if prefix
|
152
|
+
if used_prefix[i].nil?
|
153
|
+
used_prefix[i] = prefix
|
154
|
+
end
|
155
|
+
end
|
156
|
+
|
157
|
+
if suffix
|
158
|
+
if used_suffix[i].nil?
|
159
|
+
used_suffix[i] = suffix
|
160
|
+
end
|
161
|
+
end
|
162
|
+
|
163
|
+
else
|
164
|
+
sum[i] = :NaN
|
165
|
+
end
|
166
|
+
}
|
167
|
+
table << col
|
168
|
+
else
|
169
|
+
return 'you can use only tables in calc plugin'
|
170
|
+
end
|
171
|
+
}
|
172
|
+
|
173
|
+
if 0 < sum.length
|
174
|
+
sum_str = []
|
175
|
+
sum.each_with_index {|s, i|
|
176
|
+
if s == :NaN
|
177
|
+
sum_str << ''
|
178
|
+
else
|
179
|
+
sum_str << [used_prefix[i], s.to_s, used_suffix[i]].join
|
180
|
+
end
|
181
|
+
}
|
182
|
+
tokens << [:table, *sum_str]
|
183
|
+
end
|
184
|
+
|
185
|
+
tree = TextParser.make_tree(tokens)
|
186
|
+
|
187
|
+
table = tree[0]
|
188
|
+
last_tr = table.last
|
189
|
+
last_tr.insert(1, {:class=>'sum'})
|
190
|
+
|
191
|
+
return tree
|
192
|
+
end
|
193
|
+
|
194
|
+
CALC_INT_RE = /\A[0-9,]+\z/
|
195
|
+
CALC_FLOAT_RE = /\A[0-9,.]+\z/
|
196
|
+
|
197
|
+
def self.parse_num(str)
|
198
|
+
return [nil, 0, nil] if str.empty?
|
199
|
+
return [nil, nil, nil] if /\A[^0-9]+\z/ =~ str # no number
|
200
|
+
|
201
|
+
prefix = suffix = nil
|
202
|
+
|
203
|
+
if /\A([^-0-9]+)[0-9]/ =~ str
|
204
|
+
prefix = $1
|
205
|
+
str = str.sub($1, '')
|
206
|
+
end
|
207
|
+
|
208
|
+
if /[0-9]([^0-9]+)\z/ =~ str
|
209
|
+
suffix = $1
|
210
|
+
str = str.sub($1, '')
|
211
|
+
end
|
212
|
+
|
213
|
+
if /[^-.,0-9]/ =~ str
|
214
|
+
return [nil, nil, nil]
|
215
|
+
end
|
216
|
+
|
217
|
+
i = str.to_i
|
218
|
+
f = str.to_f
|
219
|
+
n = (f-i) == 0 ? i : f
|
220
|
+
return [prefix, n, suffix]
|
221
|
+
end
|
222
|
+
end
|
223
|
+
end
|
224
|
+
|
225
|
+
if $0 == __FILE__
|
226
|
+
require 'qwik/test-common'
|
227
|
+
$test = true
|
228
|
+
end
|
229
|
+
|
230
|
+
if defined?($test) && $test
|
231
|
+
class TestActCalc < Test::Unit::TestCase
|
232
|
+
include TestSession
|
233
|
+
|
234
|
+
def test_class_method
|
235
|
+
c = Qwik::Action
|
236
|
+
|
237
|
+
# test_tab_to_table
|
238
|
+
eq nil, c.tab_to_table("")
|
239
|
+
eq [:table, [:tr, [:td, "a"]]], c.tab_to_table("a")
|
240
|
+
eq [:table, [:tr, [:td, "a"], [:td, "b"]]], c.tab_to_table("a\tb")
|
241
|
+
eq [:table, [:tr, [:td, "a"], [:td, "b"]], [:tr, [:td, "c"]]],
|
242
|
+
c.tab_to_table("a\tb\nc")
|
243
|
+
eq [:table, [:tr, [:td, "a"], [:td, "b"]], [:tr, [:td, "c"], [:td, "d"]]],
|
244
|
+
c.tab_to_table("a\tb\nc\td")
|
245
|
+
|
246
|
+
# test_parse_num
|
247
|
+
ok_eq([nil, 0, nil], c.parse_num(''))
|
248
|
+
ok_eq([nil, nil, nil], c.parse_num('a'))
|
249
|
+
ok_eq([nil, 1, nil], c.parse_num('1'))
|
250
|
+
ok_eq([nil, 1.5, nil], c.parse_num('1.5'))
|
251
|
+
ok_eq([nil, 1, 'MB'], c.parse_num('1MB'))
|
252
|
+
ok_eq([nil, 1.5,'MB'], c.parse_num('1.5MB'))
|
253
|
+
ok_eq(['$', 1, nil], c.parse_num('$1'))
|
254
|
+
ok_eq(['$', 1.5, nil], c.parse_num('$1.5'))
|
255
|
+
eq [nil, nil, nil], c.parse_num('1/2')
|
256
|
+
end
|
257
|
+
|
258
|
+
def test_tab_calc
|
259
|
+
res = session
|
260
|
+
|
261
|
+
ok_wi [:table, [:tr, [:td, '1']], [:tr, [:td, '2']],
|
262
|
+
[:tr, {:class=>'sum'}, [:td, '3']]],
|
263
|
+
'{{tab_calc
|
264
|
+
1
|
265
|
+
2
|
266
|
+
}}'
|
267
|
+
|
268
|
+
ok_wi [:table,
|
269
|
+
[:tr, [:td, "6/7"], [:td, "100"], [:td, "Item A"]],
|
270
|
+
[:tr, [:td, "6/8"], [:td, "200"], [:td, "Item B"]],
|
271
|
+
[:tr, {:class=>"sum"}, [:td, ""], [:td, "300"], [:td, ""]]],
|
272
|
+
'{{tab_calc
|
273
|
+
6/7 100 Item A
|
274
|
+
6/8 200 Item B
|
275
|
+
}}'
|
276
|
+
end
|
277
|
+
|
278
|
+
def test_all
|
279
|
+
res = session
|
280
|
+
|
281
|
+
# test plg_calc
|
282
|
+
ok_wi([:table, [:tr, [:td, '0']], [:tr, {:class=>'sum'}, [:td, '0']]],
|
283
|
+
'{{calc
|
284
|
+
,0
|
285
|
+
}}')
|
286
|
+
ok_wi([:table, [:tr, [:td, '1']], [:tr, [:td, '2']],
|
287
|
+
[:tr, {:class=>'sum'}, [:td, '3']]], '{{calc
|
288
|
+
,1
|
289
|
+
,2
|
290
|
+
}}')
|
291
|
+
ok_wi([:table,
|
292
|
+
[:tr, [:td, '1'], [:td, '3.4']],
|
293
|
+
[:tr, [:td, '2'], [:td, '5.6']],
|
294
|
+
[:tr, {:class=>'sum'}, [:td, '3'], [:td, '9.0']]],
|
295
|
+
'{{calc
|
296
|
+
,1,3.4
|
297
|
+
,2,5.6
|
298
|
+
}}')
|
299
|
+
ok_wi([:table, [:tr, [:td, 'a'], [:td, '0']],
|
300
|
+
[:tr, {:class=>'sum'}, [:td, ''], [:td, '0']]],
|
301
|
+
'{{calc
|
302
|
+
,a,0
|
303
|
+
}}')
|
304
|
+
ok_wi([:table, [:tr, [:td, '1MB']], [:tr, {:class=>'sum'}, [:td, '1MB']]],
|
305
|
+
'{{calc
|
306
|
+
,1MB
|
307
|
+
}}')
|
308
|
+
ok_wi([:table, [:tr, [:td, '$1']], [:tr, {:class=>'sum'}, [:td, '$1']]],
|
309
|
+
'{{calc
|
310
|
+
,$1
|
311
|
+
}}')
|
312
|
+
ok_wi([:table, [:tr, [:td, '$1']], [:tr, {:class=>'sum'}, [:td, '$1']]],
|
313
|
+
'{{calc
|
314
|
+
,$1,
|
315
|
+
}}' )
|
316
|
+
ok_wi([:table,
|
317
|
+
[:tr, [:td, "$100\t"], [:td, 'CPU']],
|
318
|
+
[:tr, [:td, "$100\t"], [:td, 'Memory']],
|
319
|
+
[:tr, [:td, "$20.5\t"], [:td, 'Cable']],
|
320
|
+
[:tr, [:td, "$250\t"], [:td, 'Graphic Card']],
|
321
|
+
[:tr, [:td, "$250\t"], [:td, 'HDD']],
|
322
|
+
[:tr, [:td, "$400\t"], [:td, 'Mother Board']],
|
323
|
+
[:tr, {:class=>'sum'}, [:td, "$1120.5\t"], [:td, '']]],
|
324
|
+
'{{calc
|
325
|
+
,$100 ,CPU
|
326
|
+
,$100 ,Memory
|
327
|
+
,$20.5 ,Cable
|
328
|
+
,$250 ,Graphic Card
|
329
|
+
,$250 ,HDD
|
330
|
+
,$400 ,Mother Board
|
331
|
+
}}')
|
332
|
+
ok_wi([:table,
|
333
|
+
[:tr, [:td, '1万'], [:td, "\tCPU"]],
|
334
|
+
[:tr, [:td, '1万'], [:td, "\tMemory"]],
|
335
|
+
[:tr, [:td, '0.2万'], [:td, "\tAdapter"]],
|
336
|
+
[:tr, [:td, '2.5万'], [:td, "\tnVidia"]],
|
337
|
+
[:tr, [:td, '2.5万'], [:td, "\tHDD 250GB"]],
|
338
|
+
[:tr, [:td, '4万'], [:td, "\tNAS"]],
|
339
|
+
[:tr, [:td, '22万'], [:td, "\tThinkPad X40"]],
|
340
|
+
[:tr, {:class=>'sum'}, [:td, '33.2万'], [:td, '']]],
|
341
|
+
'{{calc
|
342
|
+
,1万, CPU
|
343
|
+
,1万, Memory
|
344
|
+
,0.2万, Adapter
|
345
|
+
,2.5万, nVidia
|
346
|
+
,2.5万, HDD 250GB
|
347
|
+
,4万, NAS
|
348
|
+
,22万, ThinkPad X40
|
349
|
+
}}')
|
350
|
+
ok_wi([:table,
|
351
|
+
[:tr, [:td, "a\t"], [:td, '10,000']],
|
352
|
+
[:tr, [:td, "b\t"], [:td, '20,000']],
|
353
|
+
[:tr, {:class=>'sum'}, [:td, ''], [:td, '30']]],
|
354
|
+
'{{calc
|
355
|
+
|a |10,000
|
356
|
+
|b |20,000
|
357
|
+
}}')
|
358
|
+
# Don't work.
|
359
|
+
ok_wi([:table,
|
360
|
+
[:tr, [:td, "物品\t"], [:td, '値段']],
|
361
|
+
[:tr, [:td, "a\t"], [:td, "\\10,000"]],
|
362
|
+
[:tr, [:td, "b\t"], [:td, "\\20,000"]],
|
363
|
+
[:tr, {:class=>'sum'}, [:td, ''], [:td, '']]],
|
364
|
+
'{{calc
|
365
|
+
|物品 |値段
|
366
|
+
|a |\\10,000
|
367
|
+
|b |\\20,000
|
368
|
+
}}')
|
369
|
+
end
|
370
|
+
end
|
371
|
+
end
|
@@ -0,0 +1,251 @@
|
|
1
|
+
# Copyright (C) 2003-2006 Kouichirou Eto, All rights reserved.
|
2
|
+
# This is free software with ABSOLUTELY NO WARRANTY.
|
3
|
+
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
|
4
|
+
|
5
|
+
CHISE_DIR = File.expand_path(File.dirname(__FILE__)+'/../../../chise/ruby/lib')
|
6
|
+
$use_charset = CHISE_DIR.path.exist?
|
7
|
+
|
8
|
+
if defined?($use_charset) && $use_charset
|
9
|
+
$LOAD_PATH << CHISE_DIR unless $LOAD_PATH.include? CHISE_DIR
|
10
|
+
require 'chise'
|
11
|
+
require 'chise/ids'
|
12
|
+
|
13
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
14
|
+
|
15
|
+
module Qwik
|
16
|
+
class Action
|
17
|
+
def plg_define_char
|
18
|
+
str = yield
|
19
|
+
mode = nil
|
20
|
+
i = nil
|
21
|
+
|
22
|
+
h = {}
|
23
|
+
tokens = c_tokenize(str)
|
24
|
+
tokens.each {|t|
|
25
|
+
e = t[0]
|
26
|
+
case e
|
27
|
+
when :dt
|
28
|
+
# not yet.
|
29
|
+
when :dd
|
30
|
+
# not yet.
|
31
|
+
when :definition_term_close, :definition_desc_close
|
32
|
+
mode = nil
|
33
|
+
when :normal_text
|
34
|
+
s = t[:s]
|
35
|
+
if mode == :definition_term_open
|
36
|
+
i = s
|
37
|
+
elsif mode == :definition_desc_open
|
38
|
+
h[i] = s
|
39
|
+
end
|
40
|
+
end
|
41
|
+
}
|
42
|
+
|
43
|
+
if h['my']
|
44
|
+
c = "&my-#{h['my']};".de_er.char
|
45
|
+
h.each {|k, v|
|
46
|
+
c[k] = v
|
47
|
+
}
|
48
|
+
end
|
49
|
+
|
50
|
+
return
|
51
|
+
end
|
52
|
+
|
53
|
+
def my_char_ids(arg)
|
54
|
+
return unless /\A[0-9]+\z/ =~ arg.to_s
|
55
|
+
return "&my-#{arg};".de_er.char.ids.to_s
|
56
|
+
end
|
57
|
+
|
58
|
+
def my_char_kage_url
|
59
|
+
return 'http://127.0.0.1:5100/'
|
60
|
+
end
|
61
|
+
|
62
|
+
def plg_my_char(arg)
|
63
|
+
ids = my_char_ids(arg).to_utf8
|
64
|
+
return if ids.empty?
|
65
|
+
ids = ids.de_er
|
66
|
+
|
67
|
+
n = ids.gsub(/#0/, CHISE::IDC_LR).
|
68
|
+
gsub(/#1/, CHISE::IDC_AB).
|
69
|
+
gsub(/#2/, CHISE::IDC_LM).
|
70
|
+
gsub(/#3/, CHISE::IDC_AM).
|
71
|
+
gsub(/#4/, CHISE::IDC_FS).
|
72
|
+
gsub(/#5/, CHISE::IDC_FA).
|
73
|
+
gsub(/#6/, CHISE::IDC_FB).
|
74
|
+
gsub(/#7/, CHISE::IDC_FL).
|
75
|
+
gsub(/#8/, CHISE::IDC_UL).
|
76
|
+
gsub(/#9/, CHISE::IDC_UR).
|
77
|
+
gsub(/#a/i, CHISE::IDC_LL).
|
78
|
+
gsub(/#b/i, CHISE::IDC_OV)
|
79
|
+
|
80
|
+
ids = n
|
81
|
+
|
82
|
+
base = ids.to_a.map {|ch|
|
83
|
+
sprintf('u%04x',ch.ucs)
|
84
|
+
}.join
|
85
|
+
pngfile = "#{base}.gothic.png"
|
86
|
+
return [:img, {:src=>"#{my_char_kage_url}#{pngfile}",
|
87
|
+
:style=>"width:1em;", :alt=>pngfile}]
|
88
|
+
end
|
89
|
+
end
|
90
|
+
end
|
91
|
+
|
92
|
+
if $0 == __FILE__
|
93
|
+
require 'qwik/test-common'
|
94
|
+
$test = true
|
95
|
+
end
|
96
|
+
|
97
|
+
if defined?($test) && $test
|
98
|
+
# $use_charset = false
|
99
|
+
#class TestActCharset < Test::Unit::TestCase
|
100
|
+
class TestActCharset
|
101
|
+
include TestSession
|
102
|
+
|
103
|
+
def test_charset
|
104
|
+
n = 'CharTest'
|
105
|
+
page = @site.create(n)
|
106
|
+
page.store('test')
|
107
|
+
ok_eq(true, @site.exist?(n))
|
108
|
+
ok_wi('test', 'test')
|
109
|
+
ok_eq('test', page.load)
|
110
|
+
ok_eq('test', @site[n].load)
|
111
|
+
ok_wi('test', page.load)
|
112
|
+
|
113
|
+
str = "{{define_char
|
114
|
+
:my:1
|
115
|
+
:ids:#0木森
|
116
|
+
}}
|
117
|
+
|
118
|
+
{{define_char
|
119
|
+
:my:2
|
120
|
+
:ids:#0森森
|
121
|
+
}}
|
122
|
+
"
|
123
|
+
page.store(str)
|
124
|
+
|
125
|
+
ok_wi('', page.load)
|
126
|
+
ok_eq("#0木森", "&my-1;".de_er.char.ids)
|
127
|
+
ok_eq("#0森森", "&my-2;".de_er.char.ids)
|
128
|
+
|
129
|
+
url = @action.my_char_kage_url
|
130
|
+
page.store("{{my_char(1)}}")
|
131
|
+
ok_wi("<img src='#{url}u2ff0u6728u68ee.gothic.png' style='width:1em;'/>",
|
132
|
+
page.load)
|
133
|
+
page.store("&my-1;")
|
134
|
+
ok_wi("<img src='#{url}u2ff0u6728u68ee.gothic.png' style='width:1em;'/>",
|
135
|
+
page.load)
|
136
|
+
page.store("{{my_char(2)}}")
|
137
|
+
ok_wi("<img src='#{url}u2ff0u68eeu68ee.gothic.png' style='width:1em;'/>",
|
138
|
+
page.load)
|
139
|
+
|
140
|
+
page.store("{{my_char(a)}}")
|
141
|
+
ok_wi('', page.load)
|
142
|
+
|
143
|
+
#page.store("&my-3;") # does not exist.
|
144
|
+
#ok_wi("<p></p>\n", page.load) # It's empty.
|
145
|
+
|
146
|
+
page.store("{{my_char_ids(1)}}")
|
147
|
+
ok_wi("<p>#0木森</p>\n", page.load)
|
148
|
+
page.store("{{my_char_ids(2)}}")
|
149
|
+
ok_wi("<p>#0森森</p>\n", page.load)
|
150
|
+
|
151
|
+
@site.delete(n)
|
152
|
+
ok_eq(false, @site.exist?(n))
|
153
|
+
end
|
154
|
+
|
155
|
+
def test_charset2
|
156
|
+
n = 'CharTest'
|
157
|
+
page = @site.create(n)
|
158
|
+
str = "{{define_char
|
159
|
+
:my:1
|
160
|
+
:ids:#0木森
|
161
|
+
}}
|
162
|
+
|
163
|
+
{{define_char
|
164
|
+
:my:2
|
165
|
+
:ids:#0森森
|
166
|
+
}}
|
167
|
+
|
168
|
+
{{define_char
|
169
|
+
:my:3
|
170
|
+
:ids:#1&U-6728;森
|
171
|
+
}}
|
172
|
+
"
|
173
|
+
page.store(str)
|
174
|
+
|
175
|
+
ok_wi('', page.load) # Eval the _chartest here.
|
176
|
+
ok_eq("#0木森", "&my-1;".de_er.char.ids)
|
177
|
+
ok_eq("#0森森", "&my-2;".de_er.char.ids)
|
178
|
+
ok_eq("木", "&U-6728;".de_er)
|
179
|
+
#ok_eq("#1木森", "&my-3;".de_er.char.ids)
|
180
|
+
#ok_eq("OV行重", "&my-2;".de_er.char.ids)
|
181
|
+
page.store("&my-1;")
|
182
|
+
url = @action.my_char_kage_url
|
183
|
+
ok_wi("<img src='#{url}u2ff0u6728u68ee.gothic.png' style='width:1em;'/>",
|
184
|
+
page.load)
|
185
|
+
|
186
|
+
@site.delete(n)
|
187
|
+
ok_eq(false, @site.exist?(n))
|
188
|
+
end
|
189
|
+
end
|
190
|
+
|
191
|
+
#class TestChiseBasic < Test::Unit::TestCase
|
192
|
+
class TestChiseBasic
|
193
|
+
include TestSession
|
194
|
+
|
195
|
+
def test_utf8
|
196
|
+
@char = "字".su.char
|
197
|
+
assert_equal "\273\372", "字".se
|
198
|
+
assert_equal "\345\255\227", "字".su
|
199
|
+
assert_equal "\273\372", "字".su.ue
|
200
|
+
assert_equal "\216\232", "字"
|
201
|
+
assert_equal "\273\372", "字".se
|
202
|
+
assert_equal "\345\255\227", "字".su
|
203
|
+
assert_equal "\216\232", "字".su.us
|
204
|
+
end
|
205
|
+
|
206
|
+
def test_er
|
207
|
+
@char = "字".su.char
|
208
|
+
assert_equal 23383, "字".su.ucs
|
209
|
+
assert_equal @char, CHISE::Character.get("&J90-3B7A;")
|
210
|
+
assert_equal @char, CHISE::Character.get("&MCS-00005B57;")
|
211
|
+
assert_equal @char, CHISE::Character.get("&M-06942;")
|
212
|
+
assert_equal "字", "&J90-3B7A;".de_er.us
|
213
|
+
assert_equal "字", "&U5B57;".de_er.us
|
214
|
+
assert_equal "字", "&U-5B57;".de_er.us
|
215
|
+
assert_equal "字", "&U+5B57;".de_er.us
|
216
|
+
assert_equal "字", "字".de_er.us
|
217
|
+
assert_equal "字", "字".de_er.us
|
218
|
+
end
|
219
|
+
|
220
|
+
def test_my
|
221
|
+
@char = "字".su.char
|
222
|
+
# private use area: 0xe000~0xf8ff
|
223
|
+
k = CHISE::Character.get(0xe001)
|
224
|
+
assert_equal 0xe001, k.ucs
|
225
|
+
assert_equal "<\356\200\201,\#xe001>", k.inspect
|
226
|
+
|
227
|
+
k = "".de_er.char
|
228
|
+
assert_equal 0xe001, k.ucs
|
229
|
+
|
230
|
+
k = "&my-0001;".de_er.char
|
231
|
+
assert_equal 0xe001, k.ucs
|
232
|
+
k.ids = CHISE::IDC_LR+"木森"
|
233
|
+
assert_equal CHISE::IDC_LR+"木森", k.ids
|
234
|
+
assert_equal CHISE::IDC_LR+"木森", "&my-0001;".de_er.ids
|
235
|
+
u = 'http://home.fonts.jp:5100/'
|
236
|
+
k.kage_url = u
|
237
|
+
assert_equal u, "&my-0001;".de_er.kage_url
|
238
|
+
|
239
|
+
k = "&my-0002;".de_er.char
|
240
|
+
assert_equal 0xe002, k.ucs
|
241
|
+
k.ids = CHISE::IDC_LR+"森森"
|
242
|
+
assert_equal CHISE::IDC_LR+"森森", k.ids
|
243
|
+
assert_equal CHISE::IDC_LR+"森森", "&my-0002;".de_er.ids
|
244
|
+
|
245
|
+
"字".eu.mydepth = 1
|
246
|
+
assert_equal 1, "字".eu.mydepth
|
247
|
+
end
|
248
|
+
end
|
249
|
+
end
|
250
|
+
|
251
|
+
end
|