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
df520fed
Commit
df520fed
authored
Feb 01, 2003
by
Andreas Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs updated
parent
7be77f8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
20 deletions
+10
-20
lib/python/Products/ZReST/README.txt
lib/python/Products/ZReST/README.txt
+10
-20
No files found.
lib/python/Products/ZReST/README.txt
View file @
df520fed
...
...
@@ -2,26 +2,6 @@
ReStructuredText Document for Zope
----------------------------------
Requirements
============
To use this product, you will need:
python2.1+
see http://www.python.org/
Zope 2.5+
see http://www.zope.org/
A docutils snapshot from later than 21 August 2002
see http://docutils.sourceforge.net/#development-snapshots
Installation
============
To install this product, unpack it so the ZReST directory is in the Zope
lib/python/Products directory. You should then restart Zope.
You will now be able to add objects of type "ReStructuredText Document".
Usage
=====
...
...
@@ -34,10 +14,20 @@ I recommend starting with the ReST "primer":
http://docutils.sourceforge.net/docs/rst/quickstart.html
Character set encoding issues
=============================
ZReST instances have a property "input_encoding" to specify
the encoding of your reST document. "output_encoding" is
used the encoding of the output. You can specify any valid
encoding that is known to Python (e.g. "iso-8859-1" or "utf-8").
Footnotes
=========
This product was written by Richard Jones, rjones@ekit-inc.com.
Minor extensions for the Zope 2.7 integration by Andreas Jung,
andreas@andreas-jung.com.
Please direct questions about ReStructureText to the docutils mailing lists.
...
...
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