Degraded performance Customers may experience intermittent errors using Community search. Our platform vendor is investigating.
It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
As there is an URL pointing toward one's profile (<confluence-url>/users/viewmyprofile.action), is there an URL pointing toward one's personal space?
I thought this could be <confluence-url>/users/viewmypersonalspace.action or <confluence-url>/spaces/viewmypersonalspace.action or other flavors but it doesn't work.
I would like to provide a link in a home page other than the one provided under the upper-right photo/avatar menu, that activates an URL containing the username: <confluence-url>/spaces/viewspace.action?key=~<username>
Thank you!
This is advanced, but you could make a User Macro to display the current user's personal space (assuming they have one)
## Macro title: My Personal Space
## Macro has a body: N
## Developed by: Josh
## Date created: 10/19/2017
## Installed by: you
## @noparams
<a href="$req.getScheme()://$req.getServerName()/spaces/viewspace.action?key=~$action.remoteUser.getName()">Here's your Personal Space</a>
Thanks a lot, Josh!
This is a bit new to me, indeed.
I created this User Macro called "espacepersonnel".
Now forgive my candor, but how do I use it? Where and how do I insert or invoke this line?
Thanks again!
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHi Community! Kesha (kay-sha) from the Confluence marketing team here! Can you share stories with us on how your non-technical (think Marketing, Sales, HR, legal, etc.) teams are using Confluen...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.