you should include "personal score/rating" in your skin...
I wanted to take a stab at making my own design, with the initial goal of creating a cleaner look, and to have alternating stripes (zebra stripes ala iTunes).
I ended up cleaning up the XSL-produced HTML quite a bit, and switched the javascript library over to jQuery - the table sort should be much faster now, and the search is a bit slicker too. This isn't quite where I wanted it to be, but I sort of lost my drive, and figured I should provide these files here for anyone else that's interested - it should be a very good starting point for anyone else looking to customize their page.
Here's the final produced list: MediaPortal Movies
I was trying to get mootools 'sexy tooltips' working via jquery but was not having much success. Could you, or anybody with the knowledge, put up an example of how to get a tooltip showing with jQuery?
» Sexy ToolTips
Thanks for the pointer! It was a massive case of RTFM. I had missed out the '#' from the reference ID
Now it is all working My Film List
The only 'bug' that there is in the current version is the escaped apostrophes in the Movie Title. I've built my own .dll with the aforementioned fix so doesn't appear in my list but if you look at valloq's list you see titles with \ before '.
Thanks for the pointer! It was a massive case of RTFM. I had missed out the '#' from the reference ID
Now it is all working My Film List
The only 'bug' that there is in the current version is the escaped apostrophes in the Movie Title. I've built my own .dll with the aforementioned fix so doesn't appear in my list but if you look at valloq's list you see titles with \ before '.
I've had a couple of PMs from users wanting the files that I use for My Film List. So I decided to share them here.
Massive thanks to LRFalk01 and Addow for the plugin and to valloq for the vast majority of the layout which I have only tweaked.
In the attached .zip is the styles.xsl and the css, javascript and images folders. These need placing on your webserver and the html that the plugin creates needs to be created at the root of these three folders. I've also included my own version of the plugin which only contains one fix so that escaped apostrophes do not appear in the movie title.