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
3736ddd3
Commit
3736ddd3
authored
Mar 03, 1999
by
Jim Fulton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
0c13e0d4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
doc/CHANGES.txt
doc/CHANGES.txt
+4
-0
utilities/README.txt
utilities/README.txt
+17
-0
No files found.
doc/CHANGES.txt
View file @
3736ddd3
...
...
@@ -17,6 +17,10 @@ Zope Changes
Zope 1.10.3
Features Added
- A new 'utilities' directory is included in the distribution.
Bugs Fixed
- Construction, upload, and edit methods did not consistently
...
...
utilities/README.txt
0 → 100644
View file @
3736ddd3
This directory contains ustility scripts that augment Zope.
To get detailed usage information, run any of these scripts without arguments.
bbb.py -- Read and summarize a Zope database.
This script illstrates how to read a database file outside of
Zope and provides a number of options for finding bad data and
generating reports of data.
load_site.py -- Load a Zope site from files and directories
This script illustrates used of the Zope RPC mechanism,
ZPublisher.Client. It provides some examples of pitfalls
and their work-arounds.
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