Talk:Extended bundles: Difference between revisions
Jump to navigation
Jump to search
m (.) |
m (..) |
||
Line 1: | Line 1: | ||
==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 <tt>.info</tt> file; checking that your directory name and <tt>.info</tt> 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 == |
== Todo == |
||
* Make a bundling script that covers what "<tt>setup.py</tt>" is supposed to do in [[activity bundles|creating an activity bundle]], but covering all types of bundles. |
* Make a bundling script that covers what "<tt>setup.py</tt>" is supposed to do in [[activity bundles|creating an activity bundle]], but covering all types of bundles. |
Revision as of 23:58, 4 March 2008
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.
- 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