[Checkins] SVN: zope-story-website/trunk/src/ Indentation now 4-space instead of 3-space

Brad Allen brad at allendev.com
Sat Apr 11 10:44:54 EDT 2009


Log message for revision 99124:
  Indentation now 4-space instead of 3-space

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

-=-
Modified: zope-story-website/trunk/src/index.rst
===================================================================
--- zope-story-website/trunk/src/index.rst	2009-04-11 14:33:25 UTC (rev 99123)
+++ zope-story-website/trunk/src/index.rst	2009-04-11 14:44:53 UTC (rev 99124)
@@ -2,146 +2,146 @@
 .. role:: zsection
 
 .. container::
-   :class: menuacross
+    :class: menuacross
+    
+    + `What is Zope? <index.html>`_
+    + `Who is Zope? <who_is_zope.html>`_
+    + `Why Zope? <why_use_zope.html>`_
 
-   + `What is Zope? <index.html>`_
-   + `Who is Zope? <who_is_zope.html>`_
-   + `Why Zope? <why_use_zope.html>`_
-
 .. container::
-   :class: LeftCol
+    :class: LeftCol
 
-   .. rubric:: Zope is a Community
+    .. rubric:: Zope is a Community
 
-   Hundreds of companies and thousands of developers devoted to solutions to
-   the perennial problems of building complex, scalable web applications.
-   `More... <who_is_zope.html>`__
+    Hundreds of companies and thousands of developers devoted to solutions to
+    the perennial problems of building complex, scalable web applications.
+    `More... <who_is_zope.html>`__
 
-   .. rubric:: Zope is Open Source
+    .. rubric:: Zope is Open Source
 
-   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.
+    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
+    .. rubric:: Zope is a Broad Software Technology
 
-   The base `Zope Toolkit`_ powers web development frameworks, web
-   application servers, content management systems, and many other software
-   components.
+    The base `Zope Toolkit`_ powers web development frameworks, web
+    application servers, content management systems, and many other software
+    components.
 
-   .. rubric:: Zope is Mature
+    .. rubric:: Zope is Mature
 
-   Zope's robust technologies are born of 10 years of hard-won real world
-   experience in building production web applications for every level
-   of organization, ranging from small nonprofits to large enterprise systems
-   and high traffic public web applications. `More... <why_use_zope.html>`__
+    Zope's robust technologies are born of 10 years of hard-won real world
+    experience in building production web applications for every level
+    of organization, ranging from small nonprofits to large enterprise systems
+    and high traffic public web applications. `More... <why_use_zope.html>`__
 
-   .. rubric:: Zope is Python-based
+    .. rubric:: Zope is Python-based
 
-   Zope is written in `Python`_, a highly-productive, object-oriented
-   programming language with a strong emphasis on clear, elegant,
-   manageable code.
+    Zope is written in `Python`_, a highly-productive, object-oriented
+    programming language with a strong emphasis on clear, elegant,
+    manageable code.
 
-   .. rubric:: Zope is Secure
-    
-   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... 
-   <why_use_zope.html>`__
-    
+    .. rubric:: Zope is Secure
 
-.. container::
-   :class: RightCol
+    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... 
+    <why_use_zope.html>`__
 
-   .. container::
-      :class: frameworks
 
-      :zsection:`Web Frameworks Built with Zope`
-      
-      .. container::
-         :class: framework
+.. container::
+    :class: RightCol
 
-         |Grok|_
+    .. container::
+        :class: frameworks
 
-         Grok is aimed at making the full power of the Zope Toolkit accessible
-         to any Python developer.
+        :zsection:`Web Frameworks Built with Zope`
 
-      .. container::
-         :class: framework
+        .. container::
+            :class: framework
 
-         |Repoze|_
+            |Grok|_
 
-         Repoze, a toolkit for integrating WSGI middleware with Zope.
-         In addition, a new web framework called ``repoze.bfg`` has
-         spun out of the Repoze project.
+            Grok is aimed at making the full power of the Zope Toolkit accessible
+            to any Python developer.
 
-      .. container::
-         :class: framework
+        ..  container::
+            :class: framework
 
-         |Zope 2|_
+            |Repoze|_
 
-         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 Toolkit`_,
-         `Twisted`_, and other `Python`_ community innovations.
-         
+            Repoze, a toolkit for integrating WSGI middleware with Zope.
+            In addition, a new web framework called ``repoze.bfg`` has
+            spun out of the Repoze project.
 
+        .. container::
+            :class: framework
 
-   .. container::
-      :class: applications
+            |Zope 2|_
 
-      :zsection:`A Few Example Applications Built with Zope`
+            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 Toolkit`_,
+            `Twisted`_, and other `Python`_ community innovations.
 
-      .. container::
-         :class: application
 
-         |Plone|_
 
-         Plone is a powerful, flexible Content Management solution that is
-         easy to install, use and extend.
+    .. container::
+        :class: applications
 
-      .. container::
-         :class: application
+        :zsection:`A Few Example Applications Built with Zope`
 
-         |Schooltool|_
+        .. container::
+           :class: application
 
-         a project to develop a common global school administration
-         infrastructure that is freely available under an Open Source license.
+           |Plone|_
 
-      .. container::
-         :class: application
+           Plone is a powerful, flexible Content Management solution that is
+           easy to install, use and extend.
 
-         |Launchpad|_
+        .. container::
+           :class: application
 
-         Both an application and a web site supporting software development,
-         particularly that of free software, `Launchpad`_ is developed and
-         maintained by `Cannonical Ltd`_.
+           |Schooltool|_
 
+           a project to develop a common global school administration
+           infrastructure that is freely available under an Open Source license.
 
-   .. container::
-      :class: composeyourown
+        .. container::
+            :class: application
 
-      :zsection:`Compose Your Own`
+            |Launchpad|_
 
-      To compose your own application or framework from scratch, or see how the
-      packages within the Zope Toolkit can work for you, see more information
-      below.
+            Both an application and a web site supporting software development,
+            particularly that of free software, `Launchpad`_ is developed and
+            maintained by `Cannonical Ltd`_.
 
-      * `Zope 2 Application Server`_, a mature application server which has
-        thrived in enterprise production systems for nearly 10 years.
 
-      * `Zope Toolkit`_, a place where more information about the Zope
-         Toolkit can be found.
+    .. container::
+        :class: composeyourown
+        
+        :zsection:`Compose Your Own`
+        
+        To compose your own application or framework from scratch, or see how the
+        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 Toolkit`_, a place where more information about the Zope
+           Toolkit can be found.
+        
+        This variety of open source and commercial applications built from Zope
+        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.
 
-      This variety of open source and commercial applications built from Zope
-      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.
-
 .. raw:: html
 
    <br clear="all" />

Modified: zope-story-website/trunk/src/who_is_zope.rst
===================================================================
--- zope-story-website/trunk/src/who_is_zope.rst	2009-04-11 14:33:25 UTC (rev 99123)
+++ zope-story-website/trunk/src/who_is_zope.rst	2009-04-11 14:44:53 UTC (rev 99124)
@@ -2,104 +2,104 @@
 .. role:: zsection
 
 .. container::
-   :class: menuacross
+    :class: menuacross
+    
+    + `What is Zope? <index.html>`_
+    + `Who is Zope? <who_is_zope.html>`_
+    + `Why Zope? <why_use_zope.html>`_
 
-   + `What is Zope? <index.html>`_
-   + `Who is Zope? <who_is_zope.html>`_
-   + `Why Zope? <why_use_zope.html>`_
 
-
 .. container::
-   :class: LeftColOfThree
-
-   :header:`Community`
-
-   .. rubric:: Zope is an Open Source Community
-
-   Hundreds of companies and thousands of developers participate in the Zope
-   Community.  A liberal BSD-style license called ZPL enables the Zope
-   Toolkit projects to freely intermingle code and ideas.
-
-   .. rubric:: Zope Community Links
-
-   + Zope Toolkit
-   + `Plone`_
-   + `Grok Community`_ 
-   + Repoze
-   + Repoze.BFG
-   + Zope 2 community (mailing lists, irc, etc.)
-   + `Planet Zope <http://planet.zope.org/>`_
-   + Central index of `Zope-related mailing lists`
-
-
-   .. rubric:: Zope Community Intersections
-
-   + `Python`_ has a substantial worldwide open source `community 
-     <http://www.python.org/>`_
-   + `Twisted`_, an asynchronous network server written in Python
-     utilizes *zope.interface*. Some Zope projects come bundled with
-     Twisted to provide Zope with a powerful multi-protocol network layer.
-   + `TurboGears`_, a Python web framework which utilizes zope.interface
-     as well as Zope's transaction library.
-   + Pylons
-   + `buildout`_, originally developed at Zope Corporation, has gained traction outside the
-     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 Toolkit`_.
+    :class: LeftColOfThree
+    
+    :header:`Community`
+    
+    .. rubric:: Zope is an Open Source Community
+    
+    Hundreds of companies and thousands of developers participate in the Zope
+    Community.  A liberal BSD-style license called ZPL enables the Zope
+    Toolkit projects to freely intermingle code and ideas.
+    
+    .. rubric:: Zope Community Links
+    
+    + Zope Toolkit
+    + `Plone`_
+    + `Grok Community`_ 
+    + Repoze
+    + Repoze.BFG
+    + Zope 2 community (mailing lists, irc, etc.)
+    + `Planet Zope <http://planet.zope.org/>`_
+    + Central index of `Zope-related mailing lists`
+    
+    
+    .. rubric:: Zope Community Intersections
+    
+    + `Python`_ has a substantial worldwide open source `community 
+      <http://www.python.org/>`_
+    + `Twisted`_, an asynchronous network server written in Python
+      utilizes *zope.interface*. Some Zope projects come bundled with
+      Twisted to provide Zope with a powerful multi-protocol network layer.
+    + `TurboGears`_, a Python web framework which utilizes zope.interface
+      as well as Zope's transaction library.
+    + Pylons
+    + `buildout`_, originally developed at Zope Corporation, has gained traction outside the
+      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 Toolkit`_.
   
   
 .. container::
-   :class: MiddleColOfThree
+    :class: MiddleColOfThree
+    
+    :header:`Business`
+    
+    .. rubric:: Business
+    
+    The `Zope Foundation`_ takes care of business, shepherding Zope's
+    intellectual property and providing the server infrastructure needed to
+    support community projects.
+    
+    Professional support and training for Zope solutions can be obtained from
+    companies such as `Zope Corporation`_ (the originator of Zope)  and other
+    `Zope Solution Providers`_. In addition, the various Zope community sites
+    are good places to check for consultants and potential hires.
 
-   :header:`Business`
-
-   .. rubric:: Business
-
-   The `Zope Foundation`_ takes care of business, shepherding Zope's
-   intellectual property and providing the server infrastructure needed to
-   support community projects.
-   
-   Professional support and training for Zope solutions can be obtained from
-   companies such as `Zope Corporation`_ (the originator of Zope)  and other
-   `Zope Solution Providers`_. In addition, the various Zope community sites
-   are good places to check for consultants and potential hires.
-
 .. container::
-   :class: RightColOfThree
+    :class: RightColOfThree
+    
+    :header:`History`
+    
+    .. rubric:: A Brief History of Zope
+    
+    The beginning of Zope's story goes something like this, in 1996, Jim
+    Fulton (CTO of Zope Corporation) was drafted to teach a class on common
+    gateway interface (CGI) programming, despite not knowing very much about
+    the subject.  CGI programming is a commonly-used web development model
+    that allows developers to construct dynamic websites. On his way to the
+    class, Jim studied all the existing documentation on CGI. On the way back,
+    Jim considered what he didn't like about traditional, CGI-based
+    programming environments. From these initial musings, the core of Zope was
+    written while flying back from the CGI class.
+    
+    Zope Corporation (then known as Digital Creations) went on to release
+    three open-source software packages to support web publishing: Bobo,
+    Document Template, and BoboPOS. These packages were written in a language
+    called Python, and provided a web publishing facility, text templating,
+    and an object database, respectively. Digital Creations developed a
+    commercial application server based on their three opensource
+    components. This product was called Principia. In November of 1998,
+    investor Hadar Pedhazur convinced Digital Creations to open source
+    Principia. These packages evolved into what are now the core components of
+    Zope 2.
+    
+    In 2001, the Zope community began working on a component architecture for
+    Zope, but after several years they ended up with something much more:
+    Zope 3. While Zope 2 was powerful and popular, Zope 3 was designed to
+    bring web application development to the next level.
+    
+    Source: The Zope 3 Book
 
-   :header:`History`
-
-   .. rubric:: A Brief History of Zope
-
-   The beginning of Zope's story goes something like this, in 1996, Jim
-   Fulton (CTO of Zope Corporation) was drafted to teach a class on common
-   gateway interface (CGI) programming, despite not knowing very much about
-   the subject.  CGI programming is a commonly-used web development model
-   that allows developers to construct dynamic websites. On his way to the
-   class, Jim studied all the existing documentation on CGI. On the way back,
-   Jim considered what he didn't like about traditional, CGI-based
-   programming environments. From these initial musings, the core of Zope was
-   written while flying back from the CGI class.
-
-   Zope Corporation (then known as Digital Creations) went on to release
-   three open-source software packages to support web publishing: Bobo,
-   Document Template, and BoboPOS. These packages were written in a language
-   called Python, and provided a web publishing facility, text templating,
-   and an object database, respectively. Digital Creations developed a
-   commercial application server based on their three opensource
-   components. This product was called Principia. In November of 1998,
-   investor Hadar Pedhazur convinced Digital Creations to open source
-   Principia. These packages evolved into what are now the core components of
-   Zope 2.
-
-   In 2001, the Zope community began working on a component architecture for
-   Zope, but after several years they ended up with something much more:
-   Zope 3. While Zope 2 was powerful and popular, Zope 3 was designed to
-   bring web application development to the next level.
-
-   Source: The Zope 3 Book
-
 .. _`Zope Foundation`: http://foundation.zope.org/
 .. _`Zope 2 Application Server`: http://zope2.zopyx.de/
 .. _`Plone`: http://plone.org



More information about the Checkins mailing list