Voyage of the Beagle by Darwin 0.1alpha (Alpha release) (Nov 29, 2005)

Voyage of the Beagle by Darwin

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

This is the initial release.

For additional information about this project, please visit the overview page .

Available downloads

For all platforms (0 kB)

Release Notes

Tested with Plone 2.1.1, Plone 2.1, Plone 2.0.5
StateAlpha release
LicenseGPL

VoyageOfTheBeagleByDarwin is a folderish Archetypes-based Plone/Zope product that shows the full text of the book along with web links provided by the user for selected terms or phrases.

When instantiated, the original text (slightly modified, as described in the code) is read in and parsed to prepare structured text for several documents created and stored:

  • a single document containing all the original text
  • individual documents for header, preface, and 21 chapters

If the user provided a list of web links for terms or phrases, the terms or phrases are searched for and links added to the structured text documents.

See the product page for more info.

Change log

2005-11-28

  • First Alpha Release