Dbnvp

From Drorbn
Revision as of 15:02, 12 February 2012 by Drorbn (Talk | contribs)

Jump to: navigation, search
Dbnvp.png

dbnvp is a style for video pages and a collection of programs to create and manage pages of that style.

Contents

Samples

Links

To Do

  • Save current time and other state parameters with cookies.
  • "Previous/next" links.
  • "These notes are (mostly) by the students and for the students...".
  • Allow linking into a specific video time.

Done

  • Allow an independent refresh of the "comments" panel.
  • Allow linking of blackboard shots. Each Talk.php may set parameters to manage blackboard shots:
    • "bbsfolder" - a directory for the bbs.
    • "bbstime" - a function to compute the absolute time of a shot from its filename. In case of an invalid file, should return 0.
    • In addition, Talk.php should contain a "startingtime" and an "endingtime" parameters.