2015-10-01, 23:37
As a noob I would be grateful if anyone could help me with customising the confluence main menu?
I wanted to separate out my movies from the kids movies and have actually maanged to achieve it - which I am pleased about!
I created 2 smart playlists - one for kids films and one for grown up films
I have created a new menu button "Kids Movies" on the main menu which allows them to go straight to their films
I have pointed the main "Movies" button to the smart playlist for my movies, so it only shows the grown up films
(This took a lot of time to work out but, so far so good!)
But - what I would like to do now (if possible) is to also get the sub menu movie buttons (year, genre,actor etc) pointing to only my movies playlist, so as to avoid including all the kids films as well.
I understand that I need to edit the IncludeHomeMenuItems.xml and have tried this as below for the genre category:
<control type="button" id="90165">
<include>ButtonHomeSubCommonValues</include>
<label>135</label>
<onclick>ActivateWindow(VideoLibrary,special://profile/playlists/video/My Movies.xsp,MovieGenres,return)</onclick>
However - this doesn't work, it just takes me to the my movies folder and doesn't present the genres. This is also the same when I tried it with with the other options - year, actor etc.
Any ideas?
Thanks!
I wanted to separate out my movies from the kids movies and have actually maanged to achieve it - which I am pleased about!
I created 2 smart playlists - one for kids films and one for grown up films
I have created a new menu button "Kids Movies" on the main menu which allows them to go straight to their films
I have pointed the main "Movies" button to the smart playlist for my movies, so it only shows the grown up films
(This took a lot of time to work out but, so far so good!)
But - what I would like to do now (if possible) is to also get the sub menu movie buttons (year, genre,actor etc) pointing to only my movies playlist, so as to avoid including all the kids films as well.
I understand that I need to edit the IncludeHomeMenuItems.xml and have tried this as below for the genre category:
<control type="button" id="90165">
<include>ButtonHomeSubCommonValues</include>
<label>135</label>
<onclick>ActivateWindow(VideoLibrary,special://profile/playlists/video/My Movies.xsp,MovieGenres,return)</onclick>
However - this doesn't work, it just takes me to the my movies folder and doesn't present the genres. This is also the same when I tried it with with the other options - year, actor etc.
Any ideas?
Thanks!