[z3-checkins] r22218 - z3/zopeweb/trunk
d2m at codespeak.net
d2m at codespeak.net
Mon Jan 16 14:53:12 CET 2006
Author: d2m
Date: Mon Jan 16 14:53:10 2006
New Revision: 22218
Modified:
z3/zopeweb/trunk/functionality.txt
z3/zopeweb/trunk/structure.txt
Log:
Some notes on functionality and site structure
Modified: z3/zopeweb/trunk/functionality.txt
==============================================================================
--- z3/zopeweb/trunk/functionality.txt (original)
+++ z3/zopeweb/trunk/functionality.txt Mon Jan 16 14:53:10 2006
@@ -21,5 +21,24 @@
Download zope releases. Download zope extensions.
+Documentation
+-------------
+Base Zope documentation:
+
+- What's new in {Zope2|3|CMF|Five} releases
+- ZopeBook
+- ZDG
+- z3 static API docs
+- Zope3Book
+
+Extended Zope documentation:
+
+- Article DB (tags/keywords)
+- Best-of-zope.org (Historical Docs)
+
+Presentation
+------------
+
+S5 slides
Modified: z3/zopeweb/trunk/structure.txt
==============================================================================
--- z3/zopeweb/trunk/structure.txt (original)
+++ z3/zopeweb/trunk/structure.txt Mon Jan 16 14:53:10 2006
@@ -1,29 +1,24 @@
We can see the structure of the site as a question/answer session:
-Q: What's Zope? What's it good for?
+:Q: What's Zope? What's it good for?
+:A: It's a web application platform that can be used to build web
+ applications, CMSes, etc.
+
+:Q: Where's zope coming from? is this some new thing?
+:A: No, it's mature. We got tons of experience and community and stuff.
+
+:Q: By 'mature' do you mean Zope is old cruft?
+:A: Nope, it's going forward, and has been working on this for
+ years. (Zope 3)
+
+:Q: Well what's all this Zope 2 and zope 3 then? should I worry?
+:A: Nope, we are managing this, you can use either, and get the
+ benefits of both. (Five)
+
+:Q: What's zope strong in?
+:A: In particular, CMS applications.
+
+:Q: Well, what technology does zope have? I'm a developer, what's Zope
+ *really* about? does it have feature X?
+:A: well, zope has all this stuff: [list]
-A: It's a web application platform that can be used to build web
- applications, CMSes, etc.
-
-Q: Where's zope coming from? is this some new thing?
-
-A: No, it's mature. We got tons of experience and community and stuff.
-
-Q: By 'mature' do you mean Zope is old cruft?
-
-A: Nope, it's going forward, and has been working on this for
- years. (Zope 3)
-
-Q: Well what's all this Zope 2 and zope 3 then? should I worry?
-
-A: Nope, we are managing this, you can use either, and get the
- benefits of both. (Five)
-
-Q: What's zope strong in?
-
-A: In particular, CMS applications.
-
-Q: Well, what technology does zope have? I'm a developer, what's Zope
-*really* about? does it have feature X?
-
-A: well, zope has all this stuff: [list]
More information about the z3-checkins
mailing list