Michael, here's the modified skins.
Now we've got two alternatives: either I distribute those with the next version of iPeng or you update the plugins. If you update the skins it would be nice, if you could register the plugins under "additionalLinks.pluginsiPeng", in this case they would automatically work with iPeng from version 0.3 on. Otherwise I would use add them to the link table with the next version. If you want to make a common html file for iPeng and the defualt skin, I think that's possible, but only with changes in the plugin code: you would have to use the default iPeng classes instead of the manually defined CSS styles in the code. I cannot just override the default values since, as you can see from the differences between the two files, depending on content they have to look different to look good. What I did, in short: Both plugins: - Wrap the content into the contencontainer div - I had to do this manually for Biography since the floating table for artwork for some reason broke the container. Didn't happen for Album Review but I didn't do too much testing. - Add different color for text links. This is the only application for iPeng so far where free text with links is being used. Normal iPeng links are hidden since with iPeng you typically can click everything and showing links would break the iPhone style guide. - add iPhone-style links for the link lists (blue bar). Had to use the half-block version for AlbumReview lists since the link does not span the whole item there. - break the link table apart for Biography to make one list. If you want to use them right now, replace iPeng's home.html with the one attached. +-------------------------------------------------------------------+ |Filename: home.zip | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=4354| +-------------------------------------------------------------------+ -- pippin --- see iPeng at penguinlovesmusic.com ------------------------------------------------------------------------ pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=43713 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
