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,137 @@
|
|
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
|
+
begin
|
6
|
+
require 'MeCab'
|
7
|
+
$have_mecab = true
|
8
|
+
rescue LoadError
|
9
|
+
$have_mecab = false
|
10
|
+
end
|
11
|
+
|
12
|
+
$LOAD_PATH.unshift '..' unless $LOAD_PATH.include? '..'
|
13
|
+
|
14
|
+
module Qwik
|
15
|
+
class Action
|
16
|
+
D_PluginKeywords = {
|
17
|
+
:dt => 'Show keywords plugin',
|
18
|
+
:dd => 'You can see the list of keywords of the page.',
|
19
|
+
:dc => "* Example
|
20
|
+
You see the keyword list of FrontPage.
|
21
|
+
{{keywords}}
|
22
|
+
{{keywords}}
|
23
|
+
You see the keyword list of TextFormat.
|
24
|
+
{{keywords(TextFormat)}}
|
25
|
+
{{keywords(TextFormat)}}
|
26
|
+
|
27
|
+
\'\'\'Warning:\'\'\' This plugin works only for Japanese document.
|
28
|
+
"
|
29
|
+
}
|
30
|
+
|
31
|
+
D_PluginKeywords_ja = {
|
32
|
+
:dt => 'キーワード表示プラグイン',
|
33
|
+
:dd => 'ページ内のキーワードの一覧が表示されます。',
|
34
|
+
:dc => "* 例
|
35
|
+
FrontPageのキーワード一覧が表示されます。
|
36
|
+
{{keywords}}
|
37
|
+
{{keywords}}
|
38
|
+
TextFormatページの一覧が表示されます。
|
39
|
+
{{keywords(TextFormat)}}
|
40
|
+
{{keywords(TextFormat)}}
|
41
|
+
"
|
42
|
+
}
|
43
|
+
|
44
|
+
CLOUD_BASE_FONT_SIZE = 12
|
45
|
+
CLOUD_MAX_FONT_SIZE = 40
|
46
|
+
|
47
|
+
def plg_keywords(pagename=@req.base)
|
48
|
+
return "no mecab" if ! $have_mecab
|
49
|
+
|
50
|
+
page = @site[pagename]
|
51
|
+
return if page.nil?
|
52
|
+
|
53
|
+
content = page.get
|
54
|
+
|
55
|
+
nodes = Action.nodes_get(content)
|
56
|
+
|
57
|
+
hash = Hash.new { 0 }
|
58
|
+
nodes.each {|surface, feature|
|
59
|
+
hash[surface] += 1
|
60
|
+
}
|
61
|
+
w = hash.keys.sort.map {|surface|
|
62
|
+
num = Math.sqrt(hash[surface]) * CLOUD_BASE_FONT_SIZE
|
63
|
+
num = CLOUD_MAX_FONT_SIZE if CLOUD_MAX_FONT_SIZE < num
|
64
|
+
fontsize = "%.2fpx" % num
|
65
|
+
href = "#{surface.escape}.search"
|
66
|
+
[:a, {:style=>"font-size:#{fontsize};",
|
67
|
+
:href=>href}, surface]
|
68
|
+
}
|
69
|
+
return [:div, {:class=>'keywords'}, *w]
|
70
|
+
end
|
71
|
+
|
72
|
+
PATTERN_SJIS = '[\x81-\x9f\xe0-\xef][\x40-\x7e\x80-\xfc]'
|
73
|
+
PATTERN_EUC = '[\xa1-\xfe][\xa1-\xfe]'
|
74
|
+
RE_SJIS = Regexp.new(PATTERN_SJIS, 0, 'n')
|
75
|
+
RE_EUC = Regexp.new(PATTERN_EUC, 0, 'n')
|
76
|
+
|
77
|
+
HIRAGANA = "[ぁ-んー~]"
|
78
|
+
KANJI = "[亜-瑤]"
|
79
|
+
|
80
|
+
def self.nodes_get(content)
|
81
|
+
content.set_sjis
|
82
|
+
euc_content = content.to_euc
|
83
|
+
tagger = MeCab::Tagger.new([$0])
|
84
|
+
n = tagger.parseToNode(euc_content)
|
85
|
+
nodes = []
|
86
|
+
while n.hasNode != 0
|
87
|
+
surface = n.getSurface.set_euc.to_sjis
|
88
|
+
feature = n.getFeature.set_euc.to_sjis
|
89
|
+
if ! surface.empty? &&
|
90
|
+
RE_SJIS =~ surface &&
|
91
|
+
/\A([ぁ-んー~]+)\z/s !~ surface &&
|
92
|
+
/\A[.-→、。]/s !~ surface &&
|
93
|
+
/\A[,←]/s !~ surface
|
94
|
+
# /\A[ 0-9→「」()、。]/s !~ surface
|
95
|
+
nodes << [surface, feature]
|
96
|
+
end
|
97
|
+
n = n.next
|
98
|
+
end
|
99
|
+
return nodes
|
100
|
+
end
|
101
|
+
end
|
102
|
+
end
|
103
|
+
|
104
|
+
if $0 == __FILE__
|
105
|
+
require 'qwik/test-common'
|
106
|
+
$test = true
|
107
|
+
$KCODE = 's'
|
108
|
+
end
|
109
|
+
|
110
|
+
if defined?($test) && $test
|
111
|
+
class TestAction < Test::Unit::TestCase
|
112
|
+
include TestSession
|
113
|
+
|
114
|
+
def test_keywords
|
115
|
+
c = Qwik::Action
|
116
|
+
# eq ["あ"], c.nodes_get("あ")
|
117
|
+
# eq ["これ", "は", "テスト", "です", "。"],
|
118
|
+
# c.nodes_get("これはテストです。")
|
119
|
+
# eq ["今日", "も", "し", "ない", "と", "ね"],
|
120
|
+
# c.nodes_get("今日もしないとね")
|
121
|
+
# eq ["太郎", "は", "この", "本", "を", "二郎", "を", "見", "た",
|
122
|
+
# "女性", "に", "渡し", "た", "。"],
|
123
|
+
# c.nodes_get("太郎はこの本を二郎を見た女性に渡した。")
|
124
|
+
end
|
125
|
+
|
126
|
+
def test_plg_keywords
|
127
|
+
return unless $have_mecab
|
128
|
+
|
129
|
+
page = @site.create('2')
|
130
|
+
page.store("字")
|
131
|
+
|
132
|
+
ok_wi [:div, {:class=>"keywords"},
|
133
|
+
[:a, {:style=>"font-size:12.00px;", :href=>"%8E%9A.search"}, "字"]],
|
134
|
+
"{{keywords(2)}}"
|
135
|
+
end
|
136
|
+
end
|
137
|
+
end
|
@@ -0,0 +1,81 @@
|
|
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
|
+
|
7
|
+
module Qwik
|
8
|
+
class Action
|
9
|
+
def plg_lang(lang)
|
10
|
+
# lang should be only two letters length.
|
11
|
+
return 'error' unless /\A[a-z][a-z]\z/ =~ lang
|
12
|
+
|
13
|
+
alang = @req.accept_language[0]
|
14
|
+
|
15
|
+
return '' unless alang && alang == lang
|
16
|
+
|
17
|
+
s = yield
|
18
|
+
return c_res(s)
|
19
|
+
end
|
20
|
+
|
21
|
+
def plg_lang_select
|
22
|
+
pagebase = @req.base
|
23
|
+
if /\A([0-9A-Za-z]+)_([a-z][a-z])\z/ =~ @req.base
|
24
|
+
pagebase = $1
|
25
|
+
lang = $2
|
26
|
+
end
|
27
|
+
|
28
|
+
list = []
|
29
|
+
@req.accept_language.each {|lang|
|
30
|
+
pagename_with_lang = "#{pagebase}_#{lang}"
|
31
|
+
if @site.exist?(pagename_with_lang)
|
32
|
+
#list << pagename_with_lang
|
33
|
+
list << lang
|
34
|
+
end
|
35
|
+
}
|
36
|
+
|
37
|
+
return nil if list.empty?
|
38
|
+
|
39
|
+
list.unshift ''
|
40
|
+
return list.map {|lang|
|
41
|
+
page = "#{pagebase}"
|
42
|
+
page = "#{pagebase}_#{lang}" if ! lang.empty?
|
43
|
+
lang = "default" if lang.empty?
|
44
|
+
[:a, {:href=>"#{page}.html"}, lang]
|
45
|
+
}
|
46
|
+
end
|
47
|
+
end
|
48
|
+
end
|
49
|
+
|
50
|
+
if $0 == __FILE__
|
51
|
+
require 'qwik/test-common'
|
52
|
+
$test = true
|
53
|
+
end
|
54
|
+
|
55
|
+
if defined?($test) && $test
|
56
|
+
class TestActLang < Test::Unit::TestCase
|
57
|
+
include TestSession
|
58
|
+
|
59
|
+
def test_lang
|
60
|
+
ok_wi('error', "{{lang(nosuchlang)\na\n}}")
|
61
|
+
ok_wi([""], "{{lang(ja)\nj\n}}")
|
62
|
+
#ok_wi([], "{{lang(ja)\nj\n}}")
|
63
|
+
ok_wi([:p, 'e'], "{{lang(en)\ne\n}}")
|
64
|
+
|
65
|
+
ok_wi([:p, 'j'], "{{lang(ja)\nj\n}}") {|req|
|
66
|
+
req.accept_language = ['ja']
|
67
|
+
}
|
68
|
+
ok_wi("", "{{lang(en)\ne\n}}") {|req|
|
69
|
+
req.accept_language = ['ja']
|
70
|
+
}
|
71
|
+
end
|
72
|
+
|
73
|
+
def test_lang_select
|
74
|
+
ok_wi [], '{{lang_select}}'
|
75
|
+
|
76
|
+
page = @site.create('1_en')
|
77
|
+
ok_wi [[:a, {:href=>'1.html'}, 'default'],
|
78
|
+
[:a, {:href=>'1_en.html'}, 'en']], '{{lang_select}}'
|
79
|
+
end
|
80
|
+
end
|
81
|
+
end
|
@@ -0,0 +1,63 @@
|
|
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
|
+
|
7
|
+
module Qwik
|
8
|
+
class Action
|
9
|
+
def plg_notice
|
10
|
+
msg = yield
|
11
|
+
w = c_parse(msg)
|
12
|
+
div = [:div, {:class=>'notice'}] + w
|
13
|
+
return div
|
14
|
+
end
|
15
|
+
|
16
|
+
LICENSE = {
|
17
|
+
'cc' => "You can use the files on this site under [[Creative Commons by 2.1|http://creativecommons.org/licenses/by/2.1/jp/]] license.",
|
18
|
+
'cc-by-sa-2.5' => "You can use the files on this site under [[Creative Commons Attribution-ShareAlike 2.5|http://creativecommons.org/licenses/by-sa/2.5/]] license.",
|
19
|
+
'upload-cc-by-sa-2.5' => "The files you uploaded will be under [[Creative Commons Attribution-ShareAlike 2.5|http://creativecommons.org/licenses/by-sa/2.5/]] license."
|
20
|
+
}
|
21
|
+
|
22
|
+
def plg_license(license)
|
23
|
+
text = license_text(license)
|
24
|
+
return if text.nil?
|
25
|
+
w = c_parse(text)
|
26
|
+
return [:div, {:class=>'license'}] + w
|
27
|
+
end
|
28
|
+
|
29
|
+
# TODO: Show CC icon.
|
30
|
+
def license_text(license)
|
31
|
+
msg = LICENSE[license]
|
32
|
+
return '' if msg.nil?
|
33
|
+
newmsg = _(msg)
|
34
|
+
return newmsg
|
35
|
+
end
|
36
|
+
end
|
37
|
+
end
|
38
|
+
|
39
|
+
if $0 == __FILE__
|
40
|
+
require 'qwik/test-common'
|
41
|
+
$test = true
|
42
|
+
end
|
43
|
+
|
44
|
+
if defined?($test) && $test
|
45
|
+
class TestActLicense < Test::Unit::TestCase
|
46
|
+
include TestSession
|
47
|
+
|
48
|
+
def test_all
|
49
|
+
ok_wi([:div, {:class=>'notice'}, [:p, 't']], "{{notice\nt\n}}")
|
50
|
+
|
51
|
+
# test_act_license
|
52
|
+
ok_wi([:div, {:class=>'license'},
|
53
|
+
[:p, 'You can use the files on this site under ',
|
54
|
+
[:a, {:href=>'http://creativecommons.org/licenses/by/2.1/jp/'},
|
55
|
+
'Creative Commons by 2.1'], ' license.']],
|
56
|
+
"{{license(cc)}}")
|
57
|
+
|
58
|
+
# @action.plg_license('cc')
|
59
|
+
# @action.plg_license('cc-by-sa-2.5')
|
60
|
+
# @action.plg_license('upload-cc-by-sa-2.5')
|
61
|
+
end
|
62
|
+
end
|
63
|
+
end
|
@@ -0,0 +1,287 @@
|
|
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
|
+
|
7
|
+
module Qwik
|
8
|
+
class Action
|
9
|
+
NotYet_D_PluginListEdit = {
|
10
|
+
:dt => 'List editing plugin',
|
11
|
+
:dd => 'You can edit a list in the page.',
|
12
|
+
:dc => "* Example
|
13
|
+
{{list
|
14
|
+
- A
|
15
|
+
- B
|
16
|
+
- C
|
17
|
+
}}
|
18
|
+
You can see a list with three lines.
|
19
|
+
|
20
|
+
- By clicking the item, you can edit the item.
|
21
|
+
- You can drag-and-drop the list.
|
22
|
+
The system automatically save your editing by Ajax method.
|
23
|
+
"
|
24
|
+
}
|
25
|
+
|
26
|
+
PLG_LIST_SCRIPT = "
|
27
|
+
function qwikSetInPlaceEditor(id, action) {
|
28
|
+
new Ajax.InPlaceEditor(
|
29
|
+
id,
|
30
|
+
action,
|
31
|
+
{
|
32
|
+
onComplete: function(transport, element) {
|
33
|
+
if (element.innerHTML.length == 0) {
|
34
|
+
Element.remove(element.parentNode);
|
35
|
+
}
|
36
|
+
}
|
37
|
+
}
|
38
|
+
)
|
39
|
+
}
|
40
|
+
|
41
|
+
function qwikCreateSortable(list_id, list_action) {
|
42
|
+
Sortable.create(
|
43
|
+
list_id,
|
44
|
+
{
|
45
|
+
onUpdate: function() {
|
46
|
+
new Ajax.Request(
|
47
|
+
list_action,
|
48
|
+
{
|
49
|
+
asynchronous: true,
|
50
|
+
evalScripts: true,
|
51
|
+
parameters: Sortable.serialize(
|
52
|
+
list_id,
|
53
|
+
{
|
54
|
+
name: 'sortable_list'
|
55
|
+
}
|
56
|
+
)
|
57
|
+
}
|
58
|
+
)
|
59
|
+
}
|
60
|
+
}
|
61
|
+
)
|
62
|
+
}
|
63
|
+
"
|
64
|
+
|
65
|
+
def plg_list
|
66
|
+
content = nil
|
67
|
+
content = yield if block_given?
|
68
|
+
content ||= ''
|
69
|
+
|
70
|
+
@list_num = 0 if ! defined?(@list_num)
|
71
|
+
@list_num += 1
|
72
|
+
list_num = @list_num
|
73
|
+
|
74
|
+
div = list_make_div(list_num, content)
|
75
|
+
|
76
|
+
return div
|
77
|
+
end
|
78
|
+
|
79
|
+
def list_make_div(list_num, content)
|
80
|
+
w = c_tokenize(content)
|
81
|
+
|
82
|
+
div = [:div, {:class=>'list'}]
|
83
|
+
|
84
|
+
list_id = "list_#{list_num}"
|
85
|
+
ul, inplace_editors = list_make_ul(list_num, list_id, w)
|
86
|
+
div << ul
|
87
|
+
|
88
|
+
script = list_make_script(@req.base, list_num, list_id,
|
89
|
+
inplace_editors)
|
90
|
+
div << script
|
91
|
+
|
92
|
+
return div
|
93
|
+
end
|
94
|
+
|
95
|
+
def list_make_ul(list_num, list_id, w)
|
96
|
+
ul = [:ul, {:id=>list_id}]
|
97
|
+
inplace_editors = []
|
98
|
+
item_num = 1
|
99
|
+
w.each_element(:ul) {|li|
|
100
|
+
#level = li[1] # FIXME: Use level info correctly.
|
101
|
+
content = li[2]
|
102
|
+
item_id = "item_#{list_num}_#{item_num}"
|
103
|
+
span_id = "item_edit_area_#{list_num}_#{item_num}"
|
104
|
+
action = "#{@req.base}.#{list_num}.#{item_num}.list_edit"
|
105
|
+
ul << [:li, {:id=>item_id},
|
106
|
+
[:span, {:class=>"item_edit_area", :id=>span_id}, content]]
|
107
|
+
inplace_editors << [span_id, action]
|
108
|
+
item_num += 1
|
109
|
+
}
|
110
|
+
return ul, inplace_editors
|
111
|
+
end
|
112
|
+
|
113
|
+
def list_make_script(base, list_num, list_id, inplace_editors)
|
114
|
+
list_action = "#{base}.#{list_num}.list_pos"
|
115
|
+
script = ''
|
116
|
+
script << PLG_LIST_SCRIPT if list_num == 1
|
117
|
+
inplace_editors.each {|span_id, action|
|
118
|
+
script << "qwikSetInPlaceEditor('#{span_id}', '#{action}');\n"
|
119
|
+
}
|
120
|
+
script << "qwikCreateSortable('#{list_id}', '#{list_action}');\n"
|
121
|
+
return [:script, {:type=>'text/javascript'}, script]
|
122
|
+
end
|
123
|
+
|
124
|
+
def ext_list_edit
|
125
|
+
list_num = @req.ext_args[0].to_i
|
126
|
+
item_num = @req.ext_args[1].to_i
|
127
|
+
return c_nerror if list_num < 1 || item_num < 1
|
128
|
+
|
129
|
+
query = @req.query
|
130
|
+
# [{""=>"ok", "value"=>"Aa", "_"=>""}]
|
131
|
+
value = query['value']
|
132
|
+
|
133
|
+
begin
|
134
|
+
plugin_edit(:list, list_num) {|content|
|
135
|
+
new_content = Action.list_edit(content, item_num, value)
|
136
|
+
new_content
|
137
|
+
}
|
138
|
+
rescue NoCorrespondingPlugin
|
139
|
+
return c_nerror(_('Failed'))
|
140
|
+
rescue PageCollisionError
|
141
|
+
return mcomment_error(_('Page collision detected.'))
|
142
|
+
end
|
143
|
+
|
144
|
+
c_make_log('list_edit') # COMMENT
|
145
|
+
|
146
|
+
c_set_status
|
147
|
+
c_set_no_cache
|
148
|
+
c_set_contenttype('text/plain')
|
149
|
+
body = value
|
150
|
+
c_set_body(body)
|
151
|
+
end
|
152
|
+
|
153
|
+
def self.list_edit(content, item_num, value)
|
154
|
+
tokens = TextTokenizer.tokenize(content)
|
155
|
+
index = 1 # list index starts with 1
|
156
|
+
tokens.each_element(:ul) {|token|
|
157
|
+
if index == item_num
|
158
|
+
token[2] = value # Destructive.
|
159
|
+
end
|
160
|
+
index += 1
|
161
|
+
}
|
162
|
+
return tokens_to_s(tokens)
|
163
|
+
end
|
164
|
+
|
165
|
+
def self.tokens_to_s(tokens)
|
166
|
+
token_str = ''
|
167
|
+
tokens.each_element(:ul) {|token|
|
168
|
+
level_s = '-' * token[1]
|
169
|
+
token_str << "#{level_s} #{token[2]}\n"
|
170
|
+
}
|
171
|
+
return token_str
|
172
|
+
end
|
173
|
+
|
174
|
+
def ext_list_pos
|
175
|
+
list_num = @req.ext_args[0].to_i
|
176
|
+
return c_nerror if list_num < 1
|
177
|
+
|
178
|
+
item_list = @req.query["sortable_list[]"].list
|
179
|
+
|
180
|
+
item_list = Action.parse_list(item_list)
|
181
|
+
|
182
|
+
new_content = ''
|
183
|
+
begin
|
184
|
+
plugin_edit(:list, list_num) {|content|
|
185
|
+
new_content = Action.list_arrange(content, item_list)
|
186
|
+
pp content, new_content
|
187
|
+
new_content
|
188
|
+
}
|
189
|
+
rescue NoCorrespondingPlugin
|
190
|
+
return c_nerror(_('Failed'))
|
191
|
+
rescue PageCollisionError
|
192
|
+
return mcomment_error(_('Page collision detected.'))
|
193
|
+
end
|
194
|
+
|
195
|
+
c_make_log('list_pos') # COMMENT
|
196
|
+
|
197
|
+
c_set_status
|
198
|
+
c_set_no_cache
|
199
|
+
c_set_contenttype('text/plain')
|
200
|
+
body = new_content
|
201
|
+
c_set_body(body)
|
202
|
+
end
|
203
|
+
|
204
|
+
def self.parse_list(list)
|
205
|
+
return list.map {|item|
|
206
|
+
/\A(\d+)_(\d+)\z/ =~ item
|
207
|
+
$2.to_i
|
208
|
+
}
|
209
|
+
end
|
210
|
+
|
211
|
+
def self.list_arrange(content, item_list)
|
212
|
+
tokens = TextTokenizer.tokenize(content)
|
213
|
+
new_tokens = []
|
214
|
+
item_list.each {|item_num|
|
215
|
+
new_tokens << tokens[item_num - 1]
|
216
|
+
}
|
217
|
+
return tokens_to_s(new_tokens)
|
218
|
+
end
|
219
|
+
end
|
220
|
+
end
|
221
|
+
|
222
|
+
if $0 == __FILE__
|
223
|
+
require 'qwik/test-common'
|
224
|
+
$test = true
|
225
|
+
end
|
226
|
+
|
227
|
+
if defined?($test) && $test
|
228
|
+
class TestActList < Test::Unit::TestCase
|
229
|
+
include TestSession
|
230
|
+
|
231
|
+
def test_all
|
232
|
+
c = Qwik::Action
|
233
|
+
|
234
|
+
eq([[:ul, 1, "a"]], Qwik::TextTokenizer.tokenize("-a"))
|
235
|
+
eq([[:ul, 2, "a"]], Qwik::TextTokenizer.tokenize("--a"))
|
236
|
+
eq([[:ul, 1, "a"], [:ul, 1, "b"]],
|
237
|
+
Qwik::TextTokenizer.tokenize("-a\n-b"))
|
238
|
+
|
239
|
+
# test_tokens_to_s
|
240
|
+
eq("- a\n", c.tokens_to_s([[:ul, 1, "a"]]))
|
241
|
+
eq("-- a\n", c.tokens_to_s([[:ul, 2, "a"]]))
|
242
|
+
eq("- a\n- b\n", c.tokens_to_s([[:ul, 1, "a"], [:ul, 1, "b"]]))
|
243
|
+
|
244
|
+
# test_list_edit
|
245
|
+
eq("- b\n", c.list_edit('-a', 1, 'b'))
|
246
|
+
eq("- c\n- b\n", c.list_edit("-a\n-b", 1, 'c'))
|
247
|
+
eq("- a\n- c\n", c.list_edit("-a\n-b", 2, 'c'))
|
248
|
+
|
249
|
+
# test_parse_list
|
250
|
+
eq([1, 3, 2], c.parse_list(["1_1", "1_3", "1_2"]))
|
251
|
+
|
252
|
+
# test_list_arrange
|
253
|
+
eq("- a\n- b\n", c.list_arrange("-a\n-b", [1, 2]))
|
254
|
+
eq("- b\n- a\n", c.list_arrange("-a\n-b", [2, 1]))
|
255
|
+
end
|
256
|
+
|
257
|
+
def test_all2
|
258
|
+
t_add_user
|
259
|
+
|
260
|
+
=begin
|
261
|
+
# test_plg_list
|
262
|
+
ok_wi([:div, {:class=>"list"},
|
263
|
+
[:form, {:method=>"POST", :action=>""},
|
264
|
+
[[:ul, [:li, "a"]]],
|
265
|
+
[:div, {:class=>"submit"},
|
266
|
+
[:input, {:value=>"Update", :type=>"submit"}]]]],
|
267
|
+
"{{list
|
268
|
+
- A
|
269
|
+
- B
|
270
|
+
- C
|
271
|
+
}}")
|
272
|
+
=end
|
273
|
+
|
274
|
+
page = @site.create_new
|
275
|
+
page.store("{{list
|
276
|
+
- a
|
277
|
+
- b
|
278
|
+
}}
|
279
|
+
")
|
280
|
+
res = session("POST /test/1.1.1.list_edit?value=c")
|
281
|
+
eq("{{list\n- c\n- b\n}}\n", page.load)
|
282
|
+
|
283
|
+
res = session("POST /test/1.1.2.list_edit?value=d")
|
284
|
+
eq("{{list\n- c\n- d\n}}\n", page.load)
|
285
|
+
end
|
286
|
+
end
|
287
|
+
end
|