Quote:
Here is an updated copy of the whole sheebang.
All that is new is I've renamed things so they "just work" when copied over.


Here's my next update. I moved all images to a subfolder called "weblite". The default.xsl dynamically lists the contents
of this folder to find all /fascia.*\.(png|gif)/. So you just have to drop new images in this folder and they will show up
in the interface.

I also optimized the png images for size and created a better looking .gif fallback image.

Todo:
- playlist change via Ajax (ie. reload of table "in place")
- lens selection as popup
- popup-Remote
- "running order" popup
- back button
- more fascia images

IMHO the "back button" should be an "up button". Could you include a "parent" element in the delivered xml (hijack change)
like this:

Code:

<playlist ...>
<parent>
<type>playlist</type>
<tagfid>...</tagfid>
...
</parent>
<items>
...
</items>
</playlist>



Alex


Attachments
299593-empeg_weblite.zip (479 downloads)