Sample library.info file: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (..)
mNo edit summary
Line 12: Line 12:
subcategory = reference
subcategory = reference
icon = library-dictionary.jpg
icon = library-dictionary.jpg
activity = Browse
activity_start = index.html


==Keys and Values==
==Keys and Values==
Line 22: Line 24:


Browse is the only supported activity at the moment; you could change your
Browse is the only supported activity at the moment; you could change your
start page, however, for instance if you were convreting a collection of OCW
start page, however, for instance if you were converting a collection of OCW
courses to be content bundles (they name their homepage differently).
courses to be content bundles (they name their homepage differently).



Revision as of 17:22, 18 December 2007

Here is an example library.info configuration file for a collection called Dictionary:

[Library]
name = Dictionary
global_name = org.logos.dictionary
long_name = children's dictionary
library_version = 1
host_version = 1
l10n = false
locale = en
category =  books
subcategory = reference
icon = library-dictionary.jpg
activity = Browse
activity_start = index.html

Keys and Values

The core categories are : activities, books, health, images, media, science, search

See library.info for a description of keys and values. Other optional keys include:

activity = Browse
activity_start = index.html

Browse is the only supported activity at the moment; you could change your start page, however, for instance if you were converting a collection of OCW courses to be content bundles (they name their homepage differently).