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
fa82b256
Commit
fa82b256
authored
Apr 21, 1999
by
Amos Latteier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added more information: Zope Guides, new mailing list link, and ZDP link.
parent
b0c51c42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
3 deletions
+14
-3
lib/python/HelpSys/helpsys_main.dtml
lib/python/HelpSys/helpsys_main.dtml
+14
-3
No files found.
lib/python/HelpSys/helpsys_main.dtml
View file @
fa82b256
...
...
@@ -20,7 +20,13 @@ add-on products, as well as an extensive DTML manual are available
on the Zope website at
<a
href=
"http://www.zope.org"
target=
"_top"
>
http://www.zope.org
</a>
.
</p>
<p>
The
<a
href=
"http://www.zope.org/Documentation/Guides"
target=
"_top"
>
Zope Guides
</a>
are a great place to start learning Zope.
<ul>
<li><a
href=
"http://www.zope.org/Documentation/Guides/ZMG"
>
Zope Manager's Guide
</a></li>
<li><a
href=
"http://www.zope.org/Documentation/Guides/DTML"
>
Z Document Template User's Guide
</a></li>
<li><a
href=
"http://www.zope.org/Documentation/Guides/ZSQL"
>
Z SQL Methods User's Guide
</a></li>
</ul>
</p>
<h3>
Programming References
</h3>
<p>
...
...
@@ -38,12 +44,17 @@ and Folders. Other references will be added soon.
<h3>
Other Resources
</h3>
<p>
One of the best resources available is the
<a
href=
"mailto:zope@zope.org"
>
Zope mailing list
</a>
. You can subscribe to the mailing list by sending an
One of the best resources available is the
<a
href=
"http://www.zope.org/mailman/listinfo/zope"
target=
"_top"
>
Zope mailing list
</a>
.
You can subscribe to the mailing list by sending an
email to
<a
href=
"mailto:zope-request@zope.org"
>
zope-request@zope.org
</a>
and including the word
"
subscribe
"
in the subject line.
</p>
<p>
There is also a
<a
href=
"http://zdp.zope.org/"
target=
"_top"
>
Zope documentation project
</a>
working on a Zope FAQ
</p>
</body>
</html>
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