0 Votes

Changes for page MyWiki

Last modified by Ryan C on 2025/05/14 13:49

From version 23.1
edited by Ryan C
on 2025/04/28 07:55
Change comment: There is no comment for this version
To version 24.1
edited by Ryan C
on 2025/04/28 07:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -507,7 +507,9 @@
507 507  The UIExtension macro injects UI elements into extension points.
508 508  
509 509  {{example}}
510 +
510 510  {{uiextension id="org.xwiki.watchlist.menu"/}}
512 +
511 511  {{/example}}
512 512  
513 513  ✅ This will NOT give you the [Failed to find an extension id] error because it's a real one.
... ... @@ -527,7 +527,9 @@
527 527  The UIExtensions macro lists UI extensions for a given extension point.
528 528  
529 529  {{example}}
532 +
530 530  {{uiextensions extensionpoint="org.xwiki.watchlist.menu"/}}
534 +
531 531  {{/example}}
532 532  
533 533