Editing XMBML Mountpoints
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 6: | Line 6: | ||
Add this query in category_video.xml in the position you want it to appear | Add this query in category_video.xml in the position you want it to appear | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<View id="root"> | <View id="root"> | ||
<Items> | <Items> | ||
Line 16: | Line 16: | ||
And add this segments at the bottom | And add this segments at the bottom | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<View id="seg_videoiso_mgmt"> | <View id="seg_videoiso_mgmt"> | ||
<Attributes> | <Attributes> | ||
Line 30: | Line 30: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<View id="seg_videoiso_paths"> | <View id="seg_videoiso_paths"> | ||
<Items> | <Items> |