XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support > Project Mayhem III (PM3)

Project Mayhem III (PM3) Subforum for Project Mayhem 3, PM3.HD, and mods for/of them.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2008-10-12, 20:46   #1
jarod71
Fan
 
Join Date: Apr 2006
Location: Chitown
Posts: 436
jarod71 is on a distinguished road
Default customize pmIII?

Hey all, I have limited xml coding skills and marginal graphic design skills but I would like to take the original PMIII and add jewel box art to the cd and movie covers as well as movie fanart and bring back the old sidescreen bookmarks. any tips on how to implement this? not looking for a handout, just a guiding hand. thanks all.
jarod71 is offline   Reply With Quote
Old 2008-10-12, 21:55   #2
Jezz_X
Team-XBMC Skinner
 
Jezz_X's Avatar
 
Join Date: Jun 2006
Location: Earth
Posts: 2,509
Jezz_X is on a distinguished road
Default

look in the CommonViewTypes.xml and CommonViewTypes_Library.xml files they contain pretty much all the views you see in the skin
The old side screen bookmarks you will need to add bits to all the xmls that start with My* I suggest you look at the old version if you want to do that but be warned I removed them for a reason so straight copy/paste will not work
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Jezz_X is offline   Reply With Quote
Old 2008-10-12, 22:45   #3
jarod71
Fan
 
Join Date: Apr 2006
Location: Chitown
Posts: 436
jarod71 is on a distinguished road
Default

thanks Jezz_X. I really miss the bookmarks on the side. I could jump to different folders quickly. PMIII is still my favorite skin of all time, I just want to play and see if I can customize it to make my ultimate skin. thanks again.
jarod71 is offline   Reply With Quote
Old 2008-10-13, 07:22   #4
jarod71
Fan
 
Join Date: Apr 2006
Location: Chitown
Posts: 436
jarod71 is on a distinguished road
Default

Jezz_X,
Thanks for all that you contribute. I have tried all the other skins out there and your update of PMIII is still the best. I only have a 480P tv and although PM3.HD is usable, I still love PMIII the best. I am not a skilled coder by any means, so...

1) can I create a straight button on the left hand side instead of implementing bookmarks again? I know this was possible before the bookmark gui came along.

2) you implemented custom backgrounds for the content panel (Not sure if this is still in PMIII), is it possible to build on this to implement fanart in movie view?

3) is the dvd case overlay on top of the icons easy to implement? otherwise, I plan on making custom icons in photoshop, as I can overlay the dvd case template on top of my icons, but it would be eaiser if this was done by the skin.

4) I am learning as fast as I can, most of these edit's will be for me personally, not sure how they would benefit others, that being said, with the work involving xbmc on xbox coming to somewhat of a halt soon, I just want to finalize/customize the PMIII to my ultimate liking before atlantis gold is released.

thanks for everything and it is a absolute joy using your and all the other developers handwork on a daily basis!
jarod71 is offline   Reply With Quote
Old 2008-10-13, 08:40   #5
Jezz_X
Team-XBMC Skinner
 
Jezz_X's Avatar
 
Join Date: Jun 2006
Location: Earth
Posts: 2,509
Jezz_X is on a distinguished road
Default

1) Yeah sure you can and its probably the easiest way to do it you just need to make it use things like <onclick>Activate.Window(WindowName,Sharename)</onclick> windowname is things like MyVideoFiles MyPrograms they are all listed in the wiki skinning section

2) sure its possible telling you how to do it is a little harder but what you are looking for is to use this as the texture <texture>$INFO[ListItem.Property(Fanart_Image)]</texture>

3)yeah its way easy you just need to find the bits of code relevent to those views and just add the overlay image to its layout. skins are drawn from the top down so anything lower in the xml file will be drawn on top

4) good for you always nice to see people trying to do it themselves
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Jezz_X is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 18:42.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project