[Checkins] SVN: zope-story-website/trunk/src/ Framework -> Toolkit.

Chris McDonough chrism at plope.com
Thu Apr 9 18:36:51 EDT 2009


Log message for revision 99066:
  Framework -> Toolkit.
  

Changed:
  U   zope-story-website/trunk/src/index.rst
  U   zope-story-website/trunk/src/who_is_zope.rst
  U   zope-story-website/trunk/src/why_use_zope.rst

-=-
Modified: zope-story-website/trunk/src/index.rst
===================================================================
--- zope-story-website/trunk/src/index.rst	2009-04-09 22:31:23 UTC (rev 99065)
+++ zope-story-website/trunk/src/index.rst	2009-04-09 22:36:51 UTC (rev 99066)
@@ -19,14 +19,14 @@
 
    .. rubric:: Zope is Open Source
 
-   All Zope libraries, frameworks, and applications managed by the `Zope
+   All Zope libraries, toolkits, and applications managed by the `Zope
    Foundation`_ are licensed under the OSS-Certified `Zope Public License`_.
    This BSD-style license allows use in both open source projects and closed
    proprietary product offerings.
 
    .. rubric:: Zope is a Broad Software Technology
 
-   The base `Zope Framework`_ powers web development frameworks, web
+   The base `Zope Toolkit`_ powers web development frameworks, web
    application servers, content management systems, and many other software
    components.
 
@@ -45,7 +45,7 @@
 
    .. rubric:: Zope is Secure
     
-   The Zope Framework offers significant security advantages in the form of a
+   The Zope Toolkit offers significant security advantages in the form of a
    fine-grained and highly manageable infrastructure, including support for
    pluggable authentication and permission-based security policies for object
    publishing, down to the level of methods and attributes. `More... 
@@ -65,7 +65,7 @@
 
          |Grok|_
 
-         Grok is aimed at making the full power of the Zope Framework accessible
+         Grok is aimed at making the full power of the Zope Toolkit accessible
          to any Python developer.
 
       .. container::
@@ -74,8 +74,8 @@
          |Repoze|_
 
          Repoze, a toolkit for integrating WSGI middleware with Zope.
-         In addition, a new web framework called Repoz.BFG has spun
-         out of the Repoze project.
+         In addition, a new web framework called ``repoze.bfg`` has
+         spun out of the Repoze project.
 
       .. container::
          :class: framework
@@ -85,7 +85,7 @@
          Zope 2 is a mature application server which has thrived in enterprise
          production systems for nearly 10 years. The "granddaddy of Python
          web frameworks" is alive and kicking, re-energized by the
-         regular injection of new technologies such as `Zope Framework`_,
+         regular injection of new technologies such as `Zope Toolkit`_,
          `Twisted`_, and other `Python`_ community innovations.
          
 
@@ -127,17 +127,17 @@
       :zsection:`Compose Your Own`
 
       To compose your own application or framework from scratch, or see how the
-      packages within the Zope Framework can work for you, see more information
+      packages within the Zope Toolkit can work for you, see more information
       below.
 
       * `Zope 2 Application Server`_, a mature application server which has
         thrived in enterprise production systems for nearly 10 years.
 
-      * `Zope Framework`_, a place where more information about the Zope
-         framework can be found.
+      * `Zope Toolkit`_, a place where more information about the Zope
+         Toolkit can be found.
 
       This variety of open source and commercial applications built from Zope
-      Framework demonstrates a community with years of expertise solving a wide
+      Toolkit demonstrates a community with years of expertise solving a wide
       range of problems. A deeper inspection of the technology reveals powerful
       tools for managing complexity by fully leveraging the best dynamic features
       of the Python programming language.
@@ -168,7 +168,7 @@
 
 
 .. _`Zope 2 Application Server`: http://zope2.zopyx.de/
-.. _`Zope Framework`: http://docs.zope.org/zopeframework/
+.. _`Zope Toolkit`: http://docs.zope.org/zopetoolkit/
 .. _`BFG`: http://static.repoze.org/bfgdocs/
 .. _`Twisted`: http://twistedmatrix.com/trac/
 .. _`Zope Foundation`: http://foundation.zope.org/about

Modified: zope-story-website/trunk/src/who_is_zope.rst
===================================================================
--- zope-story-website/trunk/src/who_is_zope.rst	2009-04-09 22:31:23 UTC (rev 99065)
+++ zope-story-website/trunk/src/who_is_zope.rst	2009-04-09 22:36:51 UTC (rev 99066)
@@ -18,11 +18,11 @@
 
    Hundreds of companies and thousands of developers participate in the Zope
    Community.  A liberal BSD-style license called ZPL enables the Zope
-   Framework projects to freely intermingle code and ideas.
+   Toolkit projects to freely intermingle code and ideas.
 
    .. rubric:: Zope Community Links
 
-   + Zope Framework
+   + Zope Toolkit
    + `Plone`_
    + `Grok Community`_ 
    + Repoze
@@ -46,7 +46,7 @@
      Zope Community as a Python-based build system for creating, assembling and
      deploying applications from multiple components.
    + `Launchpad`_ hosts many software projects, including several involving
-     Zope, and is itself built `Zope Framework`_.
+     Zope, and is itself built `Zope Toolkit`_.
   
   
 .. container::
@@ -105,7 +105,7 @@
 .. _`Plone`: http://plone.org
 .. _`Grok`: http://grok.zope.org
 .. _`Grok Community`: http://grok.zope.org/community
-.. _`Zope Framework`: http://docs.zope.org/zopeframework/
+.. _`Zope Toolkit`: http://docs.zope.org/zopetoolkit/
 .. _`BFG`: http://static.repoze.org/bfgdocs/
 .. _`Twisted`: http://twistedmatrix.com/trac/
 .. _`Turbogears`: http://turbogears.org/

Modified: zope-story-website/trunk/src/why_use_zope.rst
===================================================================
--- zope-story-website/trunk/src/why_use_zope.rst	2009-04-09 22:31:23 UTC (rev 99065)
+++ zope-story-website/trunk/src/why_use_zope.rst	2009-04-09 22:36:51 UTC (rev 99066)
@@ -12,8 +12,8 @@
 Why Use Zope?
 =============
 
-Zope applications, libraries, and frameworks are suited for different purposes
-and environments; but most share common advantages:
+Zope applications and libraries are suited for different purposes and
+environments; but most share common advantages:
 
 Zope is Mature
 --------------
@@ -27,14 +27,15 @@
 the practicality of powerful software patterns, including object databases,
 object publishing, and component architecture.
 
-All the applications built using the Zope Framework benefit from this
+All the applications built using the Zope Toolkit benefit from this
 maturity, For example, the older projects, the Zope 2 app server as well as
 Plone, both increasingly make use of the newest Zope library versions while
 still maintaining the feature set that makes it useful in heavy production
 settings.
 
-Meanwhile, younger Zope web frameworks such as Grok and Repoze.BFG, leverage
-the mature Zope Framework libraries to bring new ideas to web development.
+Meanwhile, younger Zope web frameworks such as Grok and repoze.bfg,
+leverage the mature Zope Toolkit libraries to bring new ideas to web
+development.
 
 Designed for Automated Testing
 ------------------------------
@@ -86,7 +87,7 @@
 Security
 -------------------
 
-The `Zope Framework`_ offers significant security advantages in the form of
+The `Zope Toolkit`_ offers significant security advantages in the form of
 a fine-grained and highly manageable infrastructure, including support
 for pluggable authentication and permission-based security policies for object
 publishing, down to the level of methods and attributes. 
@@ -94,7 +95,7 @@
 By default, nothing is published unless an explicit security declaration is
 attached either within application code or within configuration.
 
-For applications needing less security and more simplicity, Zope Framework
+For applications needing less security and more simplicity, Zope Toolkit
 security can be relaxed to allow convenient, free-form web object publishing.
 
 When it comes to security, one size does NOT fit all.
@@ -113,7 +114,7 @@
 I18n and L10n Support
 -------------------------------------------------------------
 
-`Zope Framework`_ supports a manageable approach to internationalization and
+`Zope Toolkit`_ supports a manageable approach to internationalization and
 localization, to make Zope applications easily translatable.
 
 
@@ -141,7 +142,7 @@
 
 
 
-.. _`Zope Framework`: http://docs.zope.org/zopeframework/
+.. _`Zope Toolkit`: http://docs.zope.org/zopetoolkit/
 .. _`WSGI`: http://wsgi.org/wsgi/
 .. _`WSGI "middleware"`: http://wsgi.org/wsgi/Middleware_and_Utilities
 .. _`Twisted`: http://twistedmatrix.com/trac/wiki
@@ -154,4 +155,4 @@
 .. _`Storm`: https://storm.canonical.com/
 .. _`A Comprehensive Guide to Zope Component Architecture`: http://muthukadan.net/docs/zca.html
 .. _`Zope Component Architecture Overview`: http://wiki.zope.org/zope3/ComponentArchitectureOverview
-.. _`Grok Explains Zope Component Architecture`: http://grok.zope.org/about/component-architecture
\ No newline at end of file
+.. _`Grok Explains Zope Component Architecture`: http://grok.zope.org/about/component-architecture



More information about the Checkins mailing list