Adds an xlink to the toc that points to reconciled page#2811
Adds an xlink to the toc that points to reconciled page#2811yetanothertw merged 6 commits intomainfrom
Conversation
|
@theletterf has confirmed that adding crosslinks to TOCs was tested and ready to use. Thank you, Fabri! |
shainaraskas
left a comment
There was a problem hiding this comment.
beautiful! one toc labeling suggestion (hypothetically could extend to the target page for clarity)
deploy-manage/toc.yml
Outdated
| - file: users-roles/cluster-or-deployment-auth/user-roles.md | ||
| children: | ||
| - file: users-roles/cluster-or-deployment-auth/built-in-roles.md | ||
| - title: "Roles" |
There was a problem hiding this comment.
to differentiate from creating your own roles
| - title: "Roles" | |
| - title: "Built-in roles" |
There was a problem hiding this comment.
Thanks, @shainaraskas , that's a good point!
Fabrizio was wondering if we should somehow indicate to users that we're going to send them to the Reference section. Something like this maybe? Wdyt?
| - title: "Roles" | |
| - title: "Built-in roles (Reference)" |
There was a problem hiding this comment.
I don't agree with this really. I think the ux of the links should be altered so if it's an xref, it has a little icon or something. you can do it if you want but it isn't sustainable and doesn't look cute
As part of replacing the Elasticsearch Built-in roles page in the Deploy and manage section with its counterpart in the Reference section this PR will retire the existing page in the Deploy and manage section and instead link to the correct, deduplicated page in the Reference section
Relates to #2218 and #2738