veiw modes map?
#1
Hey guys,
I have done about 30-40 searches now with different keywords, but I cannot seem to find my answer. I am looking for the view mode map for confluence. Like 500 = thumbnail, etc. I would like to set some of my defaults, but I can't seem to figure out what numbers I should be using. I have seen suggestions for specific ones like 500 is thumbnail and 50 is list, but I would like to see an entire list if there is one, thanks.
Reply
#2
You'll find them in the "MyNav" type files eg
MyVideoNav.xml
Code:
<control type="group">
            <include>Window_OpenClose_Animation</include>        
            <include>CommonRootView</include> <!-- view id = 50 -->
            <include>FullWidthList</include> <!-- view id = 51 -->
            <include>ThumbnailView</include> <!-- view id = 500 -->
            <include>PosterWrapView</include> <!-- view id = 501 -->
            <include>PosterWrapView2_Fanart</include> <!-- view id = 508 -->
            <include>MediaListView3</include> <!-- view id = 503 -->
            <include>MediaListView2</include> <!-- view id = 504 -->
            <include>MediaListView4</include> <!-- view id = 515 -->
            <include>WideIconView</include> <!-- view id = 505 -->
            <include>MusicVideoInfoListView</include> <!-- view id = 511 -->
            <include>AddonInfoListView1</include> <!-- view id = 550 -->
            <include>AddonInfoThumbView1</include> <!-- view id = 551 -->
            <include>LiveTVView1</include> <!-- view id = 560 -->
        </control>
Noli illegitimi carborundum


Reply
#3
Thank you so much mudislander
Reply

Logout Mark Read Team Forum Stats Members Help
veiw modes map?0