Danny Lin
Danny Lin
I'm not quite familiar with mod_wsgi, but the config path is usually determined by the path of the WSGI script. Otherwise you should be able to configure it through the...
平台問題目前 WebScrapBook 算是有[初步解決](https://github.com/danny0838/webscrapbook/wiki/Diffs-(zh_TW))了: * 瀏覽器套件相容 Fx 和 Chromium 體系。後端是 Python3,相容性問題應該沒那麼多。未來或許可以把更多管理方面的功能改為基於 Python 後端,以便不安裝瀏覽器套件也能管理內容。 * 資料結構延續 ScrapBook,但也做了不少改良,例如目錄樹由單一 rdf 檔改為多個 js 檔。檔案仍是以 plain file 為主,可以很容易發布為靜態站台。 * 最近終於完成了轉檔工具,[一個指令](https://github.com/danny0838/webscrapbook/wiki/FAQ-(zh_TW)#%E6%88%91%E8%83%BD%E5%9C%A8%E7%B6%B2%E9%A0%81%E5%89%AA%E8%B2%BC%E7%B0%BF%E4%BD%BF%E7%94%A8%E5%82%B3%E7%B5%B1-scrapbook-x-%E5%BB%BA%E7%AB%8B%E7%9A%84%E5%89%AA%E8%B2%BC%E7%B0%BF%E5%97%8E)就可以把 ScrapBook 轉為 WebScrapBook 格式。 * WsbScrapBook...
Please provide the detailed steps to reproduce the issue, better with screenshots. Thanks.
Obviously you don't provide the sufficient information to reproduce the issue. Please provide at least: 1. The version of your OS, browser, WSB, and backend PyWSB 2. The config of...
We cannot do further investigation without more detailed information. You can try crafting another backend or dataset that can still reproduce the issue and without the sensitive information.
Close issue which lacks further information.
如果要測試,直接原地安裝成測試套件即可(Firefox 只要把 `manifest-firefox.json` 改成 `manifest.json` 即可)。 況且,即使打包了,沒簽署瀏覽器也不允許安裝,要自動簽署的話,似乎不是不可行,但程式寫起來很麻煩。 整體看起來,似乎沒太大必要性,等哪天太閒再考慮。XD
Close issue which lacks further information.
Close stale issue.
We'll do that as late as possible. In short: MV3 sucks. Migrating to MV3 gains nothing while has lots of compatibility issues to deal with, some of which are even...