Talk:Extended bundles: Difference between revisions
Jump to navigation
Jump to search
m (..) |
m (..) |
||
Line 2: | Line 2: | ||
Collection bundling scripts : |
Collection bundling scripts : |
||
* '''[[ |
* '''[[Image: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. |
*: 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. |
||
* '''[[ |
* '''[[Image:file_indexer.py]]''' |
||
*: creates an index from a directory of html files; autogenerates text snippets from text or html to provide a meaningful thumbnail |
*: creates an index from a directory of html files; autogenerates text snippets from text or html to provide a meaningful thumbnail |
||
Revision as of 23:58, 4 March 2008
scripts
Collection bundling scripts :
- File: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.
- File: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