BackTalk to Document The Zope Book (2.6 Edition)/Appendix B: API Reference

[email protected] Sat, 01 May 2004 04:06:38 -0400
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AppendixB.stx#3-246

---------------

      Keyword arguments may be provided to support other or future IMG
      tag attributes.  The one exception to this is the HTML Cascading
      Style Sheet tag 'class'.  Because the word 'class' is a reserved
      keyword in Python, you must instead use the keyword argument
      'css_class'.  This will be turned into a 'class' HTML tag attribute
      on the rendered 'img' tag.

        % Anonymous User - Nov. 23, 2003 5:25 pm:
         dgewef

        % Anonymous User - May 1, 2004 4:06 am:
         Anyone searching this API to try and find out what attributes can be referenced from TAL is not going to find
         this very useful. Okay, maybe that's not the reason that this section was written (though I suspect it was
         auto-generated from __doc__ strings), but there is *no* other reference that I can find (in a morning's
         searching) that lists what a TAL scripter can expect to be able to access for each object type.

_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp