Editor Help Route Map¶
Use this map to keep in-product Help aligned with canonical documentation pages.
Route to Canonical Page Mapping¶
Content Editing — Articles¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/Editor/Index |
Pages Catalog (dashboard) | Dashboard Overview |
/Editor/Create |
Create new page | Creating Articles |
/Editor/VisualEditor/{id} |
Visual Editor | Visual Editor |
/Editor/Edit/{id} |
Legacy visual editor route | Visual Editor |
/Editor/EditCode/{id} |
Page code editing | Code Editor |
/Editor/PageBuilder/{id} |
Page Builder (article) | Page Builder |
/Editor/Designer/{id} |
Legacy page builder route | Page Builder |
/Editor/AiHelp |
AI writing assistant | AI Assistant |
Publishing and Scheduling¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/Editor/Publish |
Single-page publish | Publish a Page |
/Editor/PublishPage |
Publish API endpoint | Publish a Page |
/Editor/UnpublishPage |
Unpublish endpoint | Publish a Page |
/Editor/Scheduler |
Scheduled publish queue | Page Scheduling |
Version Management¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/Editor/Versions/{id} |
Version history list | Version History |
/Editor/Compare |
Side-by-side version diff | Compare Page Versions |
/Editor/Trash |
Deleted pages / recovery | Trash and Recovery |
/Editor/Restore |
Restore deleted page | Trash and Recovery |
Access Control and URL Management¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/Editor/Permissions/{id} |
Per-article access control | Article Permissions |
/Editor/ReservedPaths |
Reserved URL paths | URL Management |
/Editor/CreateReservedPath |
Add reserved path | URL Management |
/Editor/EditReservedPath/{id} |
Edit reserved path | URL Management |
Administration and Logging¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/Editor/Logs |
Audit log viewer | Audit Logging |
/Editor/ExportPage |
Export page content | Content Export & Import |
File Management¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/FileManager/Index |
File browser and operations | File Management |
/FileManager/EditCode |
File code editing | Code Editor |
/FileManager/EditImage |
File image editing | Image Editor |
/FileManager/Import |
Import content files | Content Export & Import |
Layouts and Templates¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/Layouts/Index |
Layouts list | Layouts and Templates |
/Layouts/Create |
Create layout | Layouts and Templates |
/Layouts/PageBuilder |
Layout Page Builder | Page Builder |
/Layouts/Designer |
Legacy layout Page Builder | Page Builder |
/Layouts/EditCode |
Layout code editor | Code Editor |
/Layouts/CommunityLayouts |
Community layout library | Layouts and Templates |
/Templates/Index |
Templates list | Layouts and Templates |
/Templates/Create |
Create template | Layouts and Templates |
/Templates/PageBuilder/{id} |
Template Page Builder | Page Builder |
/Templates/Designer/{id} |
Legacy template Page Builder | Page Builder |
/Templates/EditCode/{id} |
Template code editor | Code Editor |
/Templates/Pages/{id} |
Pages using template | Layouts and Templates |
/Templates/PreviewImpact/{id} |
Template change impact | Layouts and Templates |
Blogging¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/Blog/Index |
Blog list | Blogging |
/Blog/Create |
Create blog | Blogging |
/Blog/Edit/{id} |
Edit blog settings | Blogging |
/Blog/Posts/{id} |
Blog posts list | Blogging |
Users and Roles¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/Users/Index |
User accounts list | User Management |
/Users/Create |
Create user | User Management |
/Users/AuthorInfos |
Author profile settings | User Management |
/Roles/Index |
Roles list | Role Management |
/Roles/Create |
Create role | Role Management |
/Roles/UsersInRole/{id} |
Users assigned to role | Role Management |
Settings and Configuration¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/SkyCmsSettings/Index |
General site settings | Site Settings |
/SkyCmsSettings/CDN |
CDN configuration | Site Settings |
/SkyCmsSettings/AiProvider |
AI provider configuration | AI Provider Setup |
Email and Contacts¶
| Editor route pattern | Surface | Canonical help target |
|---|---|---|
/EmailAdmin/Index |
Email test and operations UI | Email Admin |
/Contact/Index |
Contact form submissions | Contact Management |
/Contact/MailChimp |
MailChimp integration | Contact Management |
Fallback Rule¶
If no direct route mapping exists:
- Open docs search UI in product.
- If docs search cannot load, open docs home.
Maintenance Rule¶
When a new editor route or user-facing page is added:
- Create or confirm a canonical page.
- Add mapping in product route-help map.
- Add mapping row here.
- Verify Help opens the expected destination.