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,162 @@
|
|
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 ListenerMaxExceed < StandardError; end
|
9
|
+
|
10
|
+
class Site
|
11
|
+
def event
|
12
|
+
@event = SiteEvent.new(@config, @memory, self) unless defined? @event
|
13
|
+
@event
|
14
|
+
end
|
15
|
+
end
|
16
|
+
|
17
|
+
class ServerMemory
|
18
|
+
def listener
|
19
|
+
@listener = EventListener.new(@config) unless defined? @listener
|
20
|
+
@listener
|
21
|
+
end
|
22
|
+
end
|
23
|
+
|
24
|
+
class EventListener
|
25
|
+
MAX_LISTENER = 5
|
26
|
+
TIMEOUT = 60*60
|
27
|
+
|
28
|
+
def initialize(config)
|
29
|
+
@config = config
|
30
|
+
@listener = []
|
31
|
+
end
|
32
|
+
|
33
|
+
def add_listener(action)
|
34
|
+
check_timeout
|
35
|
+
if MAX_LISTENER <= @listener.length
|
36
|
+
kickout(@listener[0], 'max_exceed')
|
37
|
+
raise ListenerMaxExceed # failed to add
|
38
|
+
end
|
39
|
+
@listener << action
|
40
|
+
end
|
41
|
+
|
42
|
+
def kickout(action, reason)
|
43
|
+
@listener.delete(action)
|
44
|
+
action.event_disconnect(reason)
|
45
|
+
end
|
46
|
+
|
47
|
+
def success(action)
|
48
|
+
@listener.delete(action)
|
49
|
+
end
|
50
|
+
|
51
|
+
def each_listener(target_sitename)
|
52
|
+
check_timeout
|
53
|
+
@listener.each {|action|
|
54
|
+
if action.get_sitename == target_sitename
|
55
|
+
yield(action)
|
56
|
+
end
|
57
|
+
}
|
58
|
+
end
|
59
|
+
|
60
|
+
def check_timeout
|
61
|
+
now = Time.now
|
62
|
+
now = Time.at(0) if $test
|
63
|
+
check_timeout_internal(@listener, now)
|
64
|
+
end
|
65
|
+
|
66
|
+
def check_timeout_internal(listener, now)
|
67
|
+
listener.each {|action|
|
68
|
+
time = action.get_start_time
|
69
|
+
if TIMEOUT < (now - time)
|
70
|
+
kickout(action, 'timeout')
|
71
|
+
end
|
72
|
+
}
|
73
|
+
end
|
74
|
+
end
|
75
|
+
|
76
|
+
class SiteEvent
|
77
|
+
def initialize(config, memory, site)
|
78
|
+
@config = config
|
79
|
+
@memory = memory
|
80
|
+
@site = site
|
81
|
+
# @sitename = @site.sitename
|
82
|
+
@listener = memory.listener
|
83
|
+
end
|
84
|
+
|
85
|
+
def add_listener(action)
|
86
|
+
#return @listener.add_listener(@sitename, action)
|
87
|
+
return @listener.add_listener(action)
|
88
|
+
end
|
89
|
+
|
90
|
+
def occurred(event)
|
91
|
+
sitename = @site.sitename
|
92
|
+
|
93
|
+
kickout = []
|
94
|
+
|
95
|
+
@listener.each_listener(sitename) {|listener|
|
96
|
+
listener.event_occurred(event)
|
97
|
+
kickout << listener
|
98
|
+
}
|
99
|
+
|
100
|
+
kickout.each {|listener|
|
101
|
+
@listener.success(listener)
|
102
|
+
}
|
103
|
+
end
|
104
|
+
end
|
105
|
+
end
|
106
|
+
|
107
|
+
if $0 == __FILE__
|
108
|
+
require 'qwik/test-common'
|
109
|
+
$test = true
|
110
|
+
end
|
111
|
+
|
112
|
+
if defined?($test) && $test
|
113
|
+
class MockAction
|
114
|
+
def initialize
|
115
|
+
@event = nil
|
116
|
+
end
|
117
|
+
attr_reader :event
|
118
|
+
|
119
|
+
def get_start_time
|
120
|
+
#return Time.at(0)
|
121
|
+
return Time.now
|
122
|
+
end
|
123
|
+
|
124
|
+
def get_sitename
|
125
|
+
return 'test'
|
126
|
+
end
|
127
|
+
|
128
|
+
def event_occurred(event)
|
129
|
+
@event = event
|
130
|
+
end
|
131
|
+
|
132
|
+
def event_disconnect(reason)
|
133
|
+
if @event.nil?
|
134
|
+
@event = reason
|
135
|
+
end
|
136
|
+
end
|
137
|
+
end
|
138
|
+
|
139
|
+
class TestSiteEvent < Test::Unit::TestCase
|
140
|
+
include TestSession
|
141
|
+
|
142
|
+
def test_all
|
143
|
+
mock = MockAction.new
|
144
|
+
|
145
|
+
event = @site.event
|
146
|
+
|
147
|
+
# listener
|
148
|
+
event.add_listener(mock)
|
149
|
+
t = Thread.new {
|
150
|
+
while mock.event.nil?
|
151
|
+
sleep 0.1
|
152
|
+
end
|
153
|
+
ok_eq(1, mock.event)
|
154
|
+
}
|
155
|
+
|
156
|
+
# producer
|
157
|
+
event.occurred(1)
|
158
|
+
|
159
|
+
t.join
|
160
|
+
end
|
161
|
+
end
|
162
|
+
end
|
@@ -0,0 +1,86 @@
|
|
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/util-pathname'
|
7
|
+
require 'qwik/page-files'
|
8
|
+
|
9
|
+
module Qwik
|
10
|
+
class Site
|
11
|
+
def files(k = 'FrontPage')
|
12
|
+
page = self[k]
|
13
|
+
return nil if page.nil?
|
14
|
+
page.files = PageFiles.new(@path.to_s, k) if page.files.nil?
|
15
|
+
return page.files
|
16
|
+
end
|
17
|
+
|
18
|
+
def files_total
|
19
|
+
t = 0
|
20
|
+
self.each {|page|
|
21
|
+
# force to create page.files object for each page
|
22
|
+
# to count files in unaccecced pages after server rebooted
|
23
|
+
t+= files(page.key).total
|
24
|
+
}
|
25
|
+
return t
|
26
|
+
end
|
27
|
+
|
28
|
+
# obsolete
|
29
|
+
def attach
|
30
|
+
@attach = SiteAttach.new(@path.to_s) unless defined? @attach
|
31
|
+
return @attach
|
32
|
+
end
|
33
|
+
end
|
34
|
+
|
35
|
+
# obsolete
|
36
|
+
class SiteAttach
|
37
|
+
include Enumerable
|
38
|
+
include AttachModule
|
39
|
+
|
40
|
+
def initialize(site_dir)
|
41
|
+
@attach_path = site_dir.path+'.attach'
|
42
|
+
end
|
43
|
+
end
|
44
|
+
end
|
45
|
+
|
46
|
+
if $0 == __FILE__
|
47
|
+
require 'qwik/testunit'
|
48
|
+
require 'qwik/test-module-path'
|
49
|
+
$test = true
|
50
|
+
end
|
51
|
+
|
52
|
+
if defined?($test) && $test
|
53
|
+
class TestSiteAttach < Test::Unit::TestCase
|
54
|
+
def test_site_attach
|
55
|
+
dir = '.test/'.path
|
56
|
+
dir.setup
|
57
|
+
attach = Qwik::SiteAttach.new(dir)
|
58
|
+
|
59
|
+
d = dir+'.attach'
|
60
|
+
d.teardown if d.exist?
|
61
|
+
|
62
|
+
ok_eq(false, attach.exist?('t.txt'))
|
63
|
+
|
64
|
+
# test put
|
65
|
+
attach.fput('t.txt', 't')
|
66
|
+
ok_eq(true, attach.exist?('t.txt'))
|
67
|
+
|
68
|
+
# test get
|
69
|
+
path = attach.path('t.txt')
|
70
|
+
ok_eq('.test/.attach/t.txt', path.to_s)
|
71
|
+
ok_eq('t', path.read)
|
72
|
+
|
73
|
+
# test delete
|
74
|
+
attach.delete('t.txt')
|
75
|
+
ok_eq(false, attach.exist?('t.txt'))
|
76
|
+
|
77
|
+
# test_security
|
78
|
+
# path = attach.path('t/t.txt') # ok
|
79
|
+
# assert_raise(Qwik::CanNotAccessParentDirectory) {
|
80
|
+
# path = attach.path('../t.txt') # bad
|
81
|
+
# }
|
82
|
+
|
83
|
+
dir.teardown
|
84
|
+
end
|
85
|
+
end
|
86
|
+
end
|
@@ -0,0 +1,103 @@
|
|
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/group-db'
|
7
|
+
require 'qwik/group-config'
|
8
|
+
|
9
|
+
module Qwik
|
10
|
+
class Site
|
11
|
+
ML_LIFE_TIME_ALLOWANCE = 60*60*24*31*2 # 2 months
|
12
|
+
|
13
|
+
def forward?
|
14
|
+
return @group_config.forward?
|
15
|
+
end
|
16
|
+
|
17
|
+
def permanent?
|
18
|
+
return @group_config.permanent?
|
19
|
+
end
|
20
|
+
|
21
|
+
def inactive?(now = Time.now)
|
22
|
+
return false if @group_config.forward? || @group_config.permanent?
|
23
|
+
|
24
|
+
log = @memory[:bury_log]
|
25
|
+
|
26
|
+
last_article_time = @pages.last_article_time
|
27
|
+
if last_article_time.nil? # No file here.
|
28
|
+
unless $test
|
29
|
+
log.info("site #{@sitename}: last_article_time is nil") if log
|
30
|
+
end
|
31
|
+
return true
|
32
|
+
end
|
33
|
+
|
34
|
+
ml_life_time = self.siteconfig['ml_life_time'].to_i
|
35
|
+
ml_life_time += ML_LIFE_TIME_ALLOWANCE
|
36
|
+
|
37
|
+
result = last_article_time.to_i + ml_life_time.to_i <= now.to_i
|
38
|
+
if result
|
39
|
+
ymdhms = last_article_time.strftime("%Y-%m-%d %H:%M:%S")
|
40
|
+
unless $test
|
41
|
+
log.info("site #{@sitename}: last_article_time is #{ymdhms}") if log
|
42
|
+
end
|
43
|
+
end
|
44
|
+
return result
|
45
|
+
end
|
46
|
+
|
47
|
+
def unconfirmed?
|
48
|
+
member.list.empty? &&
|
49
|
+
@pages.exist?('_GroupWaitingMembers') &&
|
50
|
+
@pages.exist?('_GroupWaitingMessage')
|
51
|
+
end
|
52
|
+
|
53
|
+
private
|
54
|
+
|
55
|
+
def init_group_config
|
56
|
+
# in group-db.rb
|
57
|
+
db = QuickML::GroupDB.new(@config.sites_dir.to_s, @sitename)
|
58
|
+
db.set_site(self)
|
59
|
+
# in group-config.rb
|
60
|
+
@group_config = QuickML::GroupConfig.new(db)
|
61
|
+
end
|
62
|
+
end
|
63
|
+
end
|
64
|
+
|
65
|
+
if $0 == __FILE__
|
66
|
+
require 'qwik/test-module-session'
|
67
|
+
require 'qwik/farm'
|
68
|
+
$test = true
|
69
|
+
end
|
70
|
+
|
71
|
+
if defined?($test) && $test
|
72
|
+
class TestSiteML < Test::Unit::TestCase
|
73
|
+
include TestSession
|
74
|
+
|
75
|
+
def check_a_site(site)
|
76
|
+
# At the first, there is no file here.
|
77
|
+
ok_eq(true, site.inactive?(Time.at(0)))
|
78
|
+
|
79
|
+
# Create a new page with time 0.
|
80
|
+
page = site.create_new
|
81
|
+
page.put_with_time('a', 0)
|
82
|
+
ok_eq(false, site.inactive?(Time.at(0)))
|
83
|
+
|
84
|
+
# Change the life time to 0.
|
85
|
+
page = site['_SiteConfig']
|
86
|
+
page.put_with_time(':ml_life_time:0', 0) # Die soon.
|
87
|
+
ok_eq(true, site.inactive?(Time.at(0 + Qwik::Site::ML_LIFE_TIME_ALLOWANCE)))
|
88
|
+
|
89
|
+
# Set GroupConfig to forward mode.
|
90
|
+
page = site.create('_GroupConfig')
|
91
|
+
page.put_with_time(':forward:true', 0) # forward mode.
|
92
|
+
ok_eq(false, site.inactive?(Time.at(0)))
|
93
|
+
end
|
94
|
+
|
95
|
+
def test_all
|
96
|
+
# test_inactive
|
97
|
+
check_a_site(@site)
|
98
|
+
|
99
|
+
# test_inactive_top_site
|
100
|
+
check_a_site(@memory.farm.get_top_site)
|
101
|
+
end
|
102
|
+
end
|
103
|
+
end
|
@@ -0,0 +1,47 @@
|
|
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 Site
|
9
|
+
def index
|
10
|
+
return @pages.index
|
11
|
+
end
|
12
|
+
|
13
|
+
def isearch(query)
|
14
|
+
index = self.index
|
15
|
+
return if index.nil?
|
16
|
+
return index.search(query)
|
17
|
+
end
|
18
|
+
|
19
|
+
def isearch_parse_query(query)
|
20
|
+
return query.strip.split
|
21
|
+
end
|
22
|
+
end
|
23
|
+
end
|
24
|
+
|
25
|
+
if $0 == __FILE__
|
26
|
+
require 'qwik/test-common'
|
27
|
+
$test = true
|
28
|
+
end
|
29
|
+
|
30
|
+
if defined?($test) && $test
|
31
|
+
class TestSiteIndex < Test::Unit::TestCase
|
32
|
+
include TestSession
|
33
|
+
|
34
|
+
def test_all
|
35
|
+
res = session
|
36
|
+
|
37
|
+
page = @site.create_new
|
38
|
+
page.store('This is a test.')
|
39
|
+
page = @site.create_new
|
40
|
+
page.store('This is a test, too.')
|
41
|
+
|
42
|
+
# ok_eq(['1', '2'], @site.isearch('test'))
|
43
|
+
# ok_eq(['2'], @site.isearch('too'))
|
44
|
+
# ok_eq([], @site.isearch('nosuch'))
|
45
|
+
end
|
46
|
+
end
|
47
|
+
end
|
@@ -0,0 +1,64 @@
|
|
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 Site
|
9
|
+
def sitelog
|
10
|
+
@sitelog = SiteLog.new(@config, self) unless defined? @sitelog
|
11
|
+
@sitelog
|
12
|
+
end
|
13
|
+
|
14
|
+
def log(time, user, cmd, pagename)
|
15
|
+
sitelog.add(time, user, cmd, pagename)
|
16
|
+
end
|
17
|
+
end
|
18
|
+
|
19
|
+
class SiteLog
|
20
|
+
def initialize(config, site)
|
21
|
+
@config = config
|
22
|
+
@site = site
|
23
|
+
end
|
24
|
+
|
25
|
+
def add(t, user, cmd, pagename)
|
26
|
+
dbkey('_SiteLog' ).add(t, user, cmd, pagename)
|
27
|
+
dbkey('_SiteChanged').add(t, user, cmd, pagename)
|
28
|
+
end
|
29
|
+
|
30
|
+
def list
|
31
|
+
dbkey('_SiteLog').hash.sort
|
32
|
+
end
|
33
|
+
|
34
|
+
private
|
35
|
+
|
36
|
+
def dbkey(key)
|
37
|
+
page = @site[key]
|
38
|
+
page = @site.create(key) if page.nil?
|
39
|
+
page.wikidb
|
40
|
+
end
|
41
|
+
end
|
42
|
+
end
|
43
|
+
|
44
|
+
if $0 == __FILE__
|
45
|
+
require 'qwik/test-module-session'
|
46
|
+
$test = true
|
47
|
+
end
|
48
|
+
|
49
|
+
if defined?($test) && $test
|
50
|
+
class TestSiteLog < Test::Unit::TestCase
|
51
|
+
include TestSession
|
52
|
+
|
53
|
+
def test_sitelog_unit
|
54
|
+
sitelog = @site.sitelog
|
55
|
+
sitelog.add(0, 'user@e.com', 'save', '1')
|
56
|
+
ok_eq(",0,user@e.com,save,1\n", @site['_SiteLog'].load)
|
57
|
+
sitelog.add(0, nil, 'save', '1')
|
58
|
+
ok_eq(",0,user@e.com,save,1\n,0,,save,1\n", @site['_SiteLog'].load)
|
59
|
+
|
60
|
+
# test_sitelog_session
|
61
|
+
# not yet
|
62
|
+
end
|
63
|
+
end
|
64
|
+
end
|
@@ -0,0 +1,230 @@
|
|
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 Site
|
9
|
+
def member
|
10
|
+
@member = SiteMember.new(@config, self) if ! defined?(@member)
|
11
|
+
return @member
|
12
|
+
end
|
13
|
+
end
|
14
|
+
|
15
|
+
class SiteMember
|
16
|
+
include Enumerable
|
17
|
+
|
18
|
+
def initialize(config, site)
|
19
|
+
@config = config
|
20
|
+
@site = site
|
21
|
+
@quickml_member = QuickMLMember.new(@config, @site)
|
22
|
+
end
|
23
|
+
|
24
|
+
def update_group_files
|
25
|
+
@quickml_member.update_group_files
|
26
|
+
end
|
27
|
+
|
28
|
+
def exist?(user)
|
29
|
+
return true if exist_qwik_members?(user)
|
30
|
+
return true if @quickml_member.exist?(user)
|
31
|
+
false
|
32
|
+
end
|
33
|
+
|
34
|
+
#act-ring-invite.rb:125: next if @site.member.exist_qwik_members?(guest_mail)
|
35
|
+
#act-ring-new.rb:60: return 'exist' if @site.member.exist_qwik_members?(guest_mail)
|
36
|
+
def exist_qwik_members?(user)
|
37
|
+
return false if db_page.nil?
|
38
|
+
db.exist?(user)
|
39
|
+
end
|
40
|
+
|
41
|
+
def add(user, invite=nil)
|
42
|
+
db.add(user, invite)
|
43
|
+
end
|
44
|
+
|
45
|
+
def remove(user)
|
46
|
+
db.remove(user) if db_page
|
47
|
+
end
|
48
|
+
|
49
|
+
def list(obf=true)
|
50
|
+
ar = []
|
51
|
+
ar += db.hash.keys.to_a if db_page
|
52
|
+
ar += @quickml_member.list
|
53
|
+
ar = ar.uniq
|
54
|
+
if obf && @site.is_open?
|
55
|
+
ar = ar.map {|u|
|
56
|
+
MailAddress.obfuscate(u)
|
57
|
+
}
|
58
|
+
end
|
59
|
+
return ar
|
60
|
+
end
|
61
|
+
|
62
|
+
def each
|
63
|
+
list.each {|u|
|
64
|
+
yield u
|
65
|
+
}
|
66
|
+
end
|
67
|
+
|
68
|
+
private
|
69
|
+
|
70
|
+
def db_page
|
71
|
+
k = 'SiteMember'
|
72
|
+
return @site[k] if @site.exist?(k)
|
73
|
+
k = '_'+k
|
74
|
+
return @site[k] if @site.exist?(k)
|
75
|
+
return @site.create(k)
|
76
|
+
end
|
77
|
+
|
78
|
+
def db
|
79
|
+
page = db_page
|
80
|
+
return page.wikidb
|
81
|
+
end
|
82
|
+
end
|
83
|
+
|
84
|
+
class QuickMLMember # QuickML compatible
|
85
|
+
include Enumerable
|
86
|
+
|
87
|
+
def initialize(config, site)
|
88
|
+
@config = config
|
89
|
+
@site = site
|
90
|
+
@str = nil
|
91
|
+
@ar = []
|
92
|
+
|
93
|
+
check_new
|
94
|
+
end
|
95
|
+
|
96
|
+
def update_group_files
|
97
|
+
# @group_db.update_files
|
98
|
+
end
|
99
|
+
|
100
|
+
def list
|
101
|
+
check_new
|
102
|
+
@ar
|
103
|
+
end
|
104
|
+
|
105
|
+
def exist?(user)
|
106
|
+
list.include?(user)
|
107
|
+
end
|
108
|
+
|
109
|
+
private
|
110
|
+
|
111
|
+
def check_new
|
112
|
+
str = get_content
|
113
|
+
return if str == @str
|
114
|
+
@str = str
|
115
|
+
@ar = QuickMLMember.check_new_internal(@str)
|
116
|
+
end
|
117
|
+
|
118
|
+
def get_content
|
119
|
+
f = @site.path+'_GroupMembers.txt'
|
120
|
+
return f.read if f.exist?
|
121
|
+
|
122
|
+
f = @site.path+',members'
|
123
|
+
return f.read if f.exist?
|
124
|
+
|
125
|
+
return nil
|
126
|
+
end
|
127
|
+
|
128
|
+
def self.check_new_internal(str)
|
129
|
+
ar = []
|
130
|
+
return ar if str.nil?
|
131
|
+
str.each {|line|
|
132
|
+
firstchar = line[0, 1]
|
133
|
+
next if firstchar == '#' || firstchar == ';'
|
134
|
+
k, v = line.chomp.split
|
135
|
+
next if k.nil?
|
136
|
+
ar << k
|
137
|
+
}
|
138
|
+
return ar
|
139
|
+
end
|
140
|
+
end
|
141
|
+
end
|
142
|
+
|
143
|
+
if $0 == __FILE__
|
144
|
+
require 'qwik/test-common'
|
145
|
+
$test = true
|
146
|
+
end
|
147
|
+
|
148
|
+
if defined?($test) && $test
|
149
|
+
class TestSiteMember < Test::Unit::TestCase
|
150
|
+
include TestSession
|
151
|
+
|
152
|
+
alias ok assert
|
153
|
+
|
154
|
+
def test_all
|
155
|
+
user = 'user@e.com'
|
156
|
+
member = @site.member
|
157
|
+
|
158
|
+
# test_exist?
|
159
|
+
page = @site.create('_SiteMember')
|
160
|
+
ok_eq(false, member.exist?(user))
|
161
|
+
page.store(user)
|
162
|
+
ok_eq(false, member.exist?(user))
|
163
|
+
page.store(',user@e.com')
|
164
|
+
ok_eq(true, member.exist?(user))
|
165
|
+
page.store(',user@e.com,')
|
166
|
+
ok_eq(true, member.exist?(user))
|
167
|
+
page.store(',user@e.com,a')
|
168
|
+
ok_eq(true, member.exist?(user))
|
169
|
+
page.store(',user@e.com,a,')
|
170
|
+
ok_eq(true, member.exist?(user))
|
171
|
+
|
172
|
+
# test_remove
|
173
|
+
member.remove(user)
|
174
|
+
ok_eq(false, member.exist?(user))
|
175
|
+
ok_eq('', page.load)
|
176
|
+
|
177
|
+
# test_add
|
178
|
+
member.add(user)
|
179
|
+
ok_eq(true, member.exist?(user))
|
180
|
+
|
181
|
+
# test_invite
|
182
|
+
guest = 'guest@example.com'
|
183
|
+
member.add(guest, user)
|
184
|
+
ok_eq(true, member.exist?(guest))
|
185
|
+
|
186
|
+
ok_eq(",user@e.com,\n,guest@example.com,user@e.com\n", page.load)
|
187
|
+
assert(member.list.include?(user))
|
188
|
+
assert(member.list.include?(guest))
|
189
|
+
member.remove(guest)
|
190
|
+
ok_eq(true, !member.exist?(guest))
|
191
|
+
|
192
|
+
@site.delete('_SiteMember')
|
193
|
+
ok_eq(true, !member.exist?(user))
|
194
|
+
ok_eq([], member.list)
|
195
|
+
|
196
|
+
# test_quickml_member
|
197
|
+
ok_eq(true, !member.exist?(user))
|
198
|
+
store(user)
|
199
|
+
ok_eq(true, member.exist?(user))
|
200
|
+
|
201
|
+
ok_eq([user], member.list)
|
202
|
+
store('# user@e.com')
|
203
|
+
ok_eq(true, !member.exist?(user))
|
204
|
+
|
205
|
+
store('; user@e.com')
|
206
|
+
ok_eq(true, !member.exist?(user))
|
207
|
+
|
208
|
+
store('')
|
209
|
+
ok_eq(true, !member.exist?(user))
|
210
|
+
ok_eq([], member.list)
|
211
|
+
|
212
|
+
# test_obfuscate
|
213
|
+
page = @site['_SiteConfig']
|
214
|
+
assert_match(/:open:false/, page.load)
|
215
|
+
ok_eq(false, @site.is_open?)
|
216
|
+
page.store(':open:true')
|
217
|
+
ok_eq(':open:true', page.load)
|
218
|
+
ok_eq(true, @site.is_open?)
|
219
|
+
|
220
|
+
member.add(user)
|
221
|
+
member.add(guest)
|
222
|
+
assert(member.list.include?('user@e...'))
|
223
|
+
assert(member.list.include?('guest@e...'))
|
224
|
+
end
|
225
|
+
|
226
|
+
def store(content) # quickml_member
|
227
|
+
(@dir+'_GroupMembers.txt').put(content)
|
228
|
+
end
|
229
|
+
end
|
230
|
+
end
|