Talk:Extended bundles

From OLPC
Revision as of 19:58, 4 March 2008 by Sj (talk | contribs) (..)
Jump to: navigation, search

scripts

Collection bundling scripts :

  • Media:bundler.py
    updated setup.py : this autogenerates an .xol file from a directory, with the latest library-version from your .info file; checking that your directory name and .info file name are the same.
  • Media:file_indexer.py
    creates an index from a directory of html files; autogenerates text snippets from text or html to provide a meaningful thumbnail

Wikislicing scripts :

cf. Kelson


Todo

  • Make a bundling script that covers what "setup.py" is supposed to do in creating an activity bundle, but covering all types of bundles.
    • Make a simple bundler for collections.
      working on this... --Sj talk 20:34, 1 March 2008 (EST)
    • Take a directory of files and generate an index
  • Provide a web interface for generating info files via a form
    lauren set up a form at http://dev.laptop.org/~lauren that generates an .info file to the latest spec. todo: migrate to d.l.o.
    • Update zdenek's .info files