You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Drake f46ac7ba6a ContentBundle cleanups
Share get_installation_time() between all bundle types so that it works
with content bundles.

Add get_tags() stub, this is called by Sugar.

Remove unused fields: l10n, category, subcategory, etc.

We remove support for running OLPC's content bundle indexer.
This is assumed to go away now that Sugar will support content bundles
as first-class objects.

Some minor behavioural fixes and cleanups.

This now implements http://wiki.sugarlabs.org/go/Content_bundles
and when care is taken to include all the fields required by old
Sugar versions, there is no change in compatibility of existing or
new content bundles.

Required for http://wiki.sugarlabs.org/go/Features/Content_support
11 years ago
..
Makefile.am Avoid auto-import of bundle helpers (#4527) 11 years ago
__init__.py Avoid auto-import of bundle helpers (#4527) 11 years ago
activitybundle.py ContentBundle cleanups 11 years ago
bundle.py ContentBundle cleanups 11 years ago
bundleversion.py Fix pep8 errors 11 years ago
contentbundle.py ContentBundle cleanups 11 years ago
helpers.py Avoid auto-import of bundle helpers (#4527) 11 years ago