You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Placements | Compatible with placements: `ABOVE`, `UNDER`. Customizations will be added as siblings of the user profile page.|
512
+
| Target ID |`settings`|
513
+
| Description | Target the settings dropdown. |
514
+
| Placements | Compatible with placements: `ABOVE`, `UNDER`. |
515
515
| Disable | No compatibility |
516
516
| Changing text | No compatibility |
517
517
518
-
519
518
**Note:** Customizations added to this target will only be visible to those users that have access to one of the multiple settings displayed on the dropdown. If a user does not have access to this icon, the customizations will not be displayed
520
519
521
520
#### Use cases
522
521
523
522
-[Add links to other administration tools](./use-cases#add-links-to-other-administration-tools)
524
523
524
+
### Profile
525
+
526
+
Target that allows customizing a user's profile page.
| Placements | Compatible with placements: `ABOVE`, `UNDER`. Customizations will be added as siblings of the user profile page. |
537
+
| Disable | No compatibility |
538
+
| Changing text | No compatibility |
539
+
540
+
#### Use cases
541
+
542
+
-[Display a message above all pages of a certain type](./use-cases#display-a-message-above-all-pages-of-a-certain-type)
543
+
525
544
### Sticky header
526
545
527
546
Target that allows deactivating that your site's header has a sticky behaviour, meaning that it will stick to the top of your page while the user is scrolling.
@@ -535,7 +554,7 @@ Target that allows deactivating that your site's header has a sticky behaviour,
535
554
| Target ID |`sticky-header`|
536
555
| Description | Target that allows disabling the sticky header * |
537
556
| Placements | No compatibility |
538
-
| Disable |No compatibility |
557
+
| Disable |Can be disabled. *|
539
558
| Changing text | No compatibility |
540
559
541
560
**Note**: some extra CSS needs to be added in order to make this customization have the expected result
0 commit comments