Love this skin and all its customizations. Thank you!
How can I customize Xeebo to always start up in the Video > Files screen? I used to have it working in the default Confluence skin, by adding the following as line 3 of Home.xml:
I tried adding this same code to Xeebo's Home.xml, but no luck. Any suggestions?
How can I customize Xeebo to always start up in the Video > Files screen? I used to have it working in the default Confluence skin, by adding the following as line 3 of Home.xml:
Code:
<onload condition="Window.Previous(startup)">ActivateWindow(Videos,Files,return)</onload>
I tried adding this same code to Xeebo's Home.xml, but no luck. Any suggestions?