I've gone through the examples https://www.adaptavist.com/display/Builder/compound-menuitem+macro and haven't figured out any systematic means of figuring out webui links. Unless there is such a way, I think the best option is to just ask you how I should be entering these. As you can see, I am using compound-menuitem:custom links that I expect you are going to tell me are the wrong way to do this.
{compound-menuitem:custom|link=http://wiki.mysite.org/users/editmyprofile.action|icon=id_card_edit|caption=Edit Profile}
{compound-menuitem:custom|link=http://wiki.mysite.org/users/viewmydrafts.action|icon=document|caption=Drafts}
{compound-menuitem:custom|link=http://wiki.mysite.org/users/viewmylabels.action|icon=tag_blue|caption=Labels}
{compound-menuitem:custom|link=http://wiki.mysite.org/users/viewnotifications.action|icon=eye|caption=Space and Page Watches}
{compound-menuitem:custom|link=http://wiki.mysite.org/notificationpreferences/viewpagefamilynotifications.action|icon=eye|caption=Page Family Watches}
{compound-menuitem:custom|link=http://wiki.mysite.org/users/bubbles/user-community-profile.action|icon=users3|caption=Community Membership}
{compound-menuitem:custom|link=http://wiki.mysite.org/spaces/watchers/spacewatchers.action|icon=users|caption=Manage Users Watching Current Space}
The last one is intended to invoke http://wiki.mysite.org/spaces/spaceadmin.action?key= and doesn't actually work. The first six do.
How should these be entered? How could I have figured this out myself?
.png)








Comments (2)
Mar 12, 2009
Alain Moran says:
You should be using menulink aliases since these both allow you to define the ur...You should be using menulink aliases since these both allow you to define the urls centrally as well as directly linking to installed webui items.
Mar 13, 2009
Tom Wolff says:
Alain: It just took me a while to recognize the need and utility of the menulink...Alain: It just took me a while to recognize the need and utility of the menulink aliases. They have worked well. The variety of Confluence and Adaptavist items to which aliases can be assigned let me to create additional, helpful menu items. Your help page http://www.adaptavist.com/display/Builder/Menulink+Aliases+Tab is good too.