Via Simon Dickson, I’ve come across Tom Watson’s1 post on Power of Information: New taskforce and speech. Some things quotes sprang out at me: Continue reading Some good ideas from the government
Tag: wiki
Displaying the current user’s profile picture in Confluence
In my current Confluence wiki project, I need to show the profile picture for the current user in the header of every page. This will help in a couple of ways:
- It gives the wiki a more human touch
- The wiki will be used in an environment where many of the people will be sharing computers, the user photo will allow them to quickly see who they are currently logged on as
I’ve googled and googled on this one, and I can’t find any current macros to do it. Bubbles, the community and social network plugin from Adaptavist, will have a macro for exactly this, but is currently in a closed beta… and I don’t need any other Bubbles functionality for this project.
Continue reading Displaying the current user’s profile picture in Confluence
Confluence link to the current page
For my current Confluence project, I’ve used Adaptavist Theme Builder to customise the View/Upload Attachments screen and I wanted to add an explicit link “back” to make it easier for users to return to the current page. I could have used Javascript, and so much of Confluence depends on client side scripting that it probably wouldn’t have been a problem… but I do like being POSH, so I wanted to keep it simple and just have a regular HTML link.