[Checkins] SVN: bluebream/trunk/docs/source/faq.rst bit cleanup

Baiju M baiju.m.mail at gmail.com
Tue Jan 12 09:15:00 EST 2010


Log message for revision 108061:
  bit cleanup
  

Changed:
  U   bluebream/trunk/docs/source/faq.rst

-=-
Modified: bluebream/trunk/docs/source/faq.rst
===================================================================
--- bluebream/trunk/docs/source/faq.rst	2010-01-12 14:12:43 UTC (rev 108060)
+++ bluebream/trunk/docs/source/faq.rst	2010-01-12 14:15:00 UTC (rev 108061)
@@ -262,8 +262,8 @@
     "philikon.widget".
 
 
-Are !ContainerTypesConstraint & !ItemTypePrecondition deprecated?
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Are ContainerTypesConstraint & ItemTypePrecondition deprecated ?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 These two are not deprecated, but ``contains`` and ``containers``
 functions are recommended.
@@ -429,8 +429,8 @@
 User Interface
 --------------
 
-How do I create a !ZServer instance (instead of the default twisted instance) ?
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+How do I create a ZServer instance (instead of the default twisted instance) ?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Ref: http://mail.zope.org/pipermail/zope3-dev/2007-February/021678.html
 
@@ -852,11 +852,11 @@
 
   zope.traversing.browser.absoluteURL
 
-How do I sort !BTreeContainer objects?
+How do I sort BTreeContainer objects ?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 :Q: Is there a way to sort the objects returned by values() from a
-    zope.app.container.btree.!BTreeContainer instance?
+    zope.app.container.btree.BTreeContainer instance?
 
 Ref: http://zope3.pov.lt/irclogs/%23zope3-dev.2006-09-25.log.html
 
@@ -925,10 +925,10 @@
         <implements interface=".interfaces.IBloggable" />
     </class>
 
-How do I get !IRequest object in event handler ?
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+How do I get IRequest object in event handler ?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-:Q: How I can get !IRequest in my event handler (I have only context)? 
+:Q: How I can get IRequest in my event handler (I have only context)? 
 
 Ref: http://mail.zope.org/pipermail/zope3-users/2007-April/006051.html
 
@@ -1017,8 +1017,8 @@
 Configuration and Setup
 -----------------------
 
-How do I create a !ZServer instance (instead of the default twisted instance) ?
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+How do I create a ZServer instance (instead of the default twisted instance) ?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Ref: http://mail.zope.org/pipermail/zope3-dev/2007-February/021678.html
 
@@ -1272,7 +1272,7 @@
   True
 
 
-Why do I see !ForbiddenAttribute exceptions/errors?
+Why do I see ForbiddenAttribute exceptions/errors ?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Ref: http://mail.zope.org/pipermail/zope3-users/2006-August/004027.html



More information about the checkins mailing list