Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
1d8cad98
Commit
1d8cad98
authored
May 22, 1998
by
Jim Fulton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
d970b2da
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
doc/CHANGES.txt
doc/CHANGES.txt
+25
-0
No files found.
doc/CHANGES.txt
View file @
1d8cad98
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment