diff --git a/docs/EDITOR.md b/docs/EDITOR.md index 330d599..4980237 100644 --- a/docs/EDITOR.md +++ b/docs/EDITOR.md @@ -15,7 +15,7 @@ src/app/features/project-editor/ facade/ ProjectEditorFacade ``` -Route: `/edit/:section` or `/{lang}/edit/:section`. +Route: `/edit/:section` or `/{lang}/edit/:section`. `/backoffice/static-pages` (the Admin dashboard) redirects here (`/edit/static-pages`) rather than hosting a second CRUD surface over the same `bootstrap.staticPages` data (Sprint X+2 — see `docs/StaticPages.md`). ## Facade @@ -32,6 +32,7 @@ Route: `/edit/:section` or `/{lang}/edit/:section`. | Footer | `footer-section` | company info, address, phone, email, copyright, payment icons, social links, static pages list | | Homepage | `homepage-section` | homepage section list: visibility, order (drag-and-drop), layout strategy, columns | | Widgets | `widgets-section` | homepage widget configuration — typed editors for hero/categories/product-collection, JSON fallback for everything else | +| Static Pages | `static-pages-editor` (`features/content-management/`) | Full CRUD, media, SEO, per-page draft/publish, device preview, nav integration — see `docs/StaticPages.md` (Sprint X+2) | | Marketplace Features | `features-section` | feature flags, catalog navigation mode, search suggestions/history, recently viewed, reviews/questions/recommendations | | Languages | `languages-section` | add/remove supported locale, set default locale; syncs translation keys across static pages and nav labels via `LocaleSyncService` | | Navigation | `navigation-section` | header nav: add/remove/reorder/edit label/URL/visibility, per-locale via `app-locale-tabs`. Flat footer nav: same. Grouped (column-based) footer nav is read-only here — edit via Footer tab. | @@ -118,7 +119,11 @@ Interaction feedback + motion applied consistently, all gated behind `prefers-re **Status: working.** Verified live 2026-07-16 — typing captured, toolbar commands functional (bold toggles, `insertUnorderedList` wraps `