z3c.jbot install

"S.Trabucchi" <[email protected]>
Newsgroups gmane.comp.web.zope.german
Message-ID <[email protected]>
Hallo ihr alle,

kann mir bitte jemand sagen, was ich hier falsch mache?
Folgende Dokumentation habe ich hier gefunden:
https://weblion.psu.edu/trac/weblion/wiki/z3c.jbot
http://pypi.python.org/pypi/z3c.jbot

1.
Definiere z3c.jbot als egg in der buildout.cfg

[buildout]
newest = false
parts =
    zope2
    productdistros
    instance
    zopepy

# Change the number here to change the version of Plone being used
extends = http://dist.plone.org/release/3.3.1/versions.cfg
versions = versions

# Add additional egg download sources here. dist.plone.org contains archives
# of Plone packages.
find-links =
    http://dist.plone.org/release/3.3.1
    http://download.zope.org/ppix/
    http://download.zope.org/distribution/
    http://effbot.org/downloads

# Add additional eggs here
eggs = z3c.jbot
...

2.
.../theme/browser/configure.zcml
ich ändere die configure.zcml so:

<include package="z3c.jbot" file="meta.zcml" />
  <browser:templateOverrides
       directory="templates"
       layer=".interfaces.IThemeSpecific" />

3.
(mkdir) Lege ein Folder name templates
unter .../theme/browser/
...
templates
images
stylesheets

4. ich nehme ein Template Beispiel logo.pt , führe die Änderungen aus 
und speichere ihn unter
.../theme/browser/templates/logo.pt

5. ich starte den server neu

6. ich mußte eigentlich die Änderungen aus dem template logo.pt sehen. 
Leider sieht man aber keine Änderungen


Hat jemand von Euch eine Idee?

Vielen Dank im voraus

Grüße aus Berlin
Stefania



_______________________________________________
zope mailing list
[email protected]
https://mail.dzug.org/mailman/listinfo/zope
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.