Commit Graph

4 Commits

Author SHA1 Message Date
Rémi Denis-Courmont
5026666c66 Fix charset 2007-12-09 18:16:15 +00:00
Antoine Cellerier
29bdd3f2b9 Use the "charset" variable 2006-03-24 14:17:28 +00:00
Antoine Cellerier
f612f30ee8 Code the mosaic wizard 2006-03-18 17:14:19 +00:00
Antoine Cellerier
526b776117 begining of a VLM interface and some code organisations changes. The vlm
interface should be done pretty soon (i'll try to finish it tomorrow)

 vlm.html : vlm web interface. What works: sending broadcast and vod creation
            commands

 js/vlm.js : add code to handle sending vlm commands.

 requests/vlm_cmd.xml : used to send a vlm command and get the resulting
                        error message

 requests/vlm.xml : export the full vlm media/schedules "tree". I still need
                    to parse that in js/vlm.js in order to display it in
                    dialogs/vlm .

 dialogs/* : dialogs' code which is used as building blocks for the
             main pages. (in order to avoid code duplication)

 mosaic.html, js/mosaic.js, dialogs/mosaic : start of a mosaic help
            page. nothing works and it's almost empty but i didn't feel like
            sorting through the commited files.
2006-01-22 01:38:28 +00:00