Hello
Is there a way to include the personal sidebar with teh pers. profile introduced in CONF 3 in a builder panel. I tried to use the code of the default confluence theme, but it doesn´t show anything.
thanks
philipp
|
|||||||
Adaptavist Theme Builder Powered by Atlassian Confluence |
Comments (7)
Aug 06, 2009
agc says:
I'm trying to figure this out, too...I'm trying to figure this out, too...
Aug 06, 2009
Alain Moran says:
You are going to need to be a little clearer in what you are asking for before a...You are going to need to be a little clearer in what you are asking for before anyone will have any chance of being able to help you
Aug 06, 2009
agc says:
In personal spaces the Default theme in Confluence 3.0 displays a right-side pa...In personal spaces the Default theme in Confluence 3.0 displays a right-side panel that displays a summary, including the image name and e-mail, Recent Activity, and the new network stuff (following and followers).
I want to be able to display that panel in personal spaces using my theme builder themes.
Thanks!
Aug 06, 2009
philipp says:
I´m using this piece of code to display similar information. Philipp {sect...I´m using this piece of code to display similar information.
Philipp
{section}{column:width=50%} h2. Contact{profile:user=%creator%} h2. Network{network:following} {column}{column:width=50%} h2. Favorits (%creator%){my-favourites:%creator%} {column}{section}Aug 06, 2009
Alain Moran says:
What version of builder are you running? Builder 3.3.4 had an issue where it wa...What version of builder are you running?
Builder 3.3.4 had an issue where it wasn't using the updated profile decorator used in confluence 3.0 ... this was resolved in 3.3.5, and would explain your 'personal sidebar' problems.
Aug 06, 2009
agc says:
I'm running Confluence 3.0 with Theme Builder 335-conf210.I'm running Confluence 3.0 with Theme Builder 335-conf210.
Aug 07, 2009
philipp says:
I tried to put this into a panel and changing the option to "Velocity+wiki-marku...I tried to put this into a panel and changing the option to "Velocity+wiki-markup".
No success.
Also putting it into a user-macro did not work.
#parse ("/pages/templates/personal-sidebar.vm")