Commit 1d8cad98 authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent d970b2da
Principia Changes
Principia 1.5.0
Features Added
- Stop-gap export/import
Eventually, there will be an interface for exporting and
importing objects. This has to be done carefully for security
reasons.
As a stop-gap measure, Folders now have the methods:
manage_exportHack -- Export the folder, or one of it's items
If an id is specified, then a sub-object is exported,
otherwise the folder is exported. The object is exported
to the file: 'var/export.bbe' in the Principia installation
directory.
manage_importHack -- Export an object into a folder
An object is imported into the folder from the file:
'var/export.bbe' in the Principia installation
directory.
Principia 1.4.0
Bugs Fixed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment