Silva External Sources
Supported versions
Silva 0.9.x and up
External Sources provide a facility in Silva to display information rendered by an external data source. The result can be easily inserted into Silva
Documents.
External Sources are powerful tools, providing any functionality that’s possible with Zope, but not burdening an
Author by requiring technical knowledge or syntax sensitive markup.
Included are:
- a Code Source to include rendered page templates, forms, or results of Python
code
- a SQL Source to insert the result of a SQL query to an external database as a table
- a CSV Source (a Silva asset with corresponding UI) to insert a CSV file as a table
A collection of Code Sources is available on the Infrae site and there is a How-To for Code Sources included in the Silva Documentation.
Since Silva 1.6 the External Sources extension has been included in the Silva core and is not released separately.
License: New BSD