[Checkins] [zopefoundation/zope.app.renderer] e91062: Change the way ZCML slugs are handled

GitHub noreply at github.com
Fri Mar 1 16:49:06 UTC 2013


  Branch: refs/heads/monolithic-zope3-ZopeX3-3.0
  Home:   https://github.com/zopefoundation/zope.app.renderer
  Commit: e91062fea38f513910482bea8e2ee4c08f1a30dd
      https://github.com/zopefoundation/zope.app.renderer/commit/e91062fea38f513910482bea8e2ee4c08f1a30dd
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-06-04 (Fri, 04 Jun 2004)

  Changed paths:
    R DEPENDENCIES.cfg
    R SETUP.cfg
    R __init__.py
    R configure.zcml
    R interfaces.py
    R meta.zcml
    R metaconfigure.py
    R plaintext.py
    R rest.py
    R stx.py
    R tests/__init__.py
    R tests/test_renderers.py
    R tests/test_vocabulary.py
    R vocabulary.py

  Log Message:
  -----------
  Change the way ZCML slugs are handled
- all are now handled the same way
- avoid extra repository fetches for each of these trivial files

Ported from trunk revision 25268.


  Commit: 289e982b9eae992bc9c9d10d9d6db20e2bed48ac
      https://github.com/zopefoundation/zope.app.renderer/commit/289e982b9eae992bc9c9d10d9d6db20e2bed48ac
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-07-09 (Fri, 09 Jul 2004)

  Changed paths:
    A tests/test_vocabulary.py

  Log Message:
  -----------
  Backported my XXX removals.


  Commit: d20c5209eba59deb996b8680528e2647d5466706
      https://github.com/zopefoundation/zope.app.renderer/commit/d20c5209eba59deb996b8680528e2647d5466706
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-09-07 (Tue, 07 Sep 2004)

  Changed paths:
    A stx.py

  Log Message:
  -----------
  Improved STX renderer to handle unicode correctly.


  Commit: c678822af4109369e51f69c1ea98d75cfaee5a17
      https://github.com/zopefoundation/zope.app.renderer/commit/c678822af4109369e51f69c1ea98d75cfaee5a17
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-09-30 (Thu, 30 Sep 2004)

  Changed paths:
    M tests/test_vocabulary.py

  Log Message:
  -----------
  Removed the non-functional vocabulary query support.

We'll add this back later in some form, when we have
time to get it right and to document it enough so 
that it is maintainable.


  Commit: 1a76fba22a89254289be46676b378c6b374d947a
      https://github.com/zopefoundation/zope.app.renderer/commit/1a76fba22a89254289be46676b378c6b374d947a
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2005-07-25 (Mon, 25 Jul 2005)

  Changed paths:
    A rest.py

  Log Message:
  -----------
  Tweak reST/STX dependent tests so that they pass on both the
Zope 2.8 and the X3.0 release line. These are the tests that
were previously disabled on the Zope-X3.0.0-2.8 branch
(except for the access log test which seems to pass now.)


Compare: https://github.com/zopefoundation/zope.app.renderer/compare/e91062fea38f^...1a76fba22a89


More information about the checkins mailing list