docs: replace git.alwisp.com with git.mpm.to
This commit is contained in:
@@ -205,7 +205,7 @@ The tool is intended to live inside the existing ADA Signage Guidelines article
|
|||||||
**Embedding method:** Odoo Knowledge supports iframe embedding via the HTML block element (insert via `/` command → HTML block). The recommended iframe tag is in `ada_tool_context.md`.
|
**Embedding method:** Odoo Knowledge supports iframe embedding via the HTML block element (insert via `/` command → HTML block). The recommended iframe tag is in `ada_tool_context.md`.
|
||||||
|
|
||||||
**Hosting requirement:** The HTML file needs to be served from a URL accessible to the Odoo portal's browser context. Options in priority order:
|
**Hosting requirement:** The HTML file needs to be served from a URL accessible to the Odoo portal's browser context. Options in priority order:
|
||||||
1. Gitea raw file URL — `https://git.alwisp.com/jason/ada-font-analyzer/raw/branch/main/ada-font-analyzer.html`
|
1. Gitea raw file URL — `https://git.mpm.to/jason/ada-font-analyzer/raw/branch/main/ada-font-analyzer.html`
|
||||||
2. MPM web server / CDN
|
2. MPM web server / CDN
|
||||||
3. Odoo attachment with a raw file URL (check whether `portal.mpmedia.tv` serves raw attachment content)
|
3. Odoo attachment with a raw file URL (check whether `portal.mpmedia.tv` serves raw attachment content)
|
||||||
|
|
||||||
@@ -237,7 +237,7 @@ In priority order:
|
|||||||
|
|
||||||
1. **Register in CoWork Project Registry** — ✅ Done as CW-005. Drive folder, Gitea repo, and Wiki created 2026-05-05.
|
1. **Register in CoWork Project Registry** — ✅ Done as CW-005. Drive folder, Gitea repo, and Wiki created 2026-05-05.
|
||||||
|
|
||||||
2. **Establish hosting** — Gitea raw URL is available: `https://git.alwisp.com/jason/ada-font-analyzer/raw/branch/main/ada-font-analyzer.html`. Test whether this URL works from within the Odoo Knowledge iframe context.
|
2. **Establish hosting** — Gitea raw URL is available: `https://git.mpm.to/jason/ada-font-analyzer/raw/branch/main/ada-font-analyzer.html`. Test whether this URL works from within the Odoo Knowledge iframe context.
|
||||||
|
|
||||||
3. **Verify CSP compatibility** — Check if Odoo's Content Security Policy blocks requests to `fonts.googleapis.com` from within the iframe. If it does, Tab 2 needs a fallback (either CSP header adjustment or a note in the UI).
|
3. **Verify CSP compatibility** — Check if Odoo's Content Security Policy blocks requests to `fonts.googleapis.com` from within the iframe. If it does, Tab 2 needs a fallback (either CSP header adjustment or a note in the UI).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user