[Zope-dev] Alternative acquisition workarounds
Sidnei da Silva
sidnei@x3ng.com.br
Mon, 10 Sep 2001 14:39:02 -0300
After much reading, ive found the Chameleon Folder Product, which is more or
less what i was looking for. But, unfortunately i could not make it work. Has
someone used it? Maybe someone can help me to make something similar?
Thanx.
Em Thursday 06 September 2001 18:46, you wrote:
> Hello everyone!
>
> This is my first posting to this list, so, excuse me if im asking a
question
> that has already been asked by someone.
>
> Ok, lets go to the point:
>
> I have the following structure at my site:
>
> /--
> |
> --/Template1
> |
> --/header
> --/footer
> --/images
> |
> --/image1.jpg
> --/image2.jpg
> --/image3.jpg
> |
> --/Section
> |
> --/Template 2
> |
> --/images
> |
> --/image1.jpg
>
> And I tried using Transparent folders to make documents using the Template2
> acquire Images and Methods from the Template1, but when i use a DTML
document
> that references "images/something", my document uses the images dir from
the
> Templates2 and ignores that from Templates1.
>
> Ive seen an example like this in some acquisition tutorial out there, but
it
> just said that this was hard to implement and shows some example in DTML.
>
> I was hoping someone implemented anything like this in a Python product, or
> if someone has an idea of how this could be implemented in Python.
>
> Thanx for your patience.
>
> --
> Sidnei da Silva
> X3ng Consultoria e Desenvolvimento Ltda.
> sidnei@x3ng.com.br
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope )
>
>
--
Sidnei da Silva
X3ng Consultoria e Desenvolvimento Ltda.
sidnei@x3ng.com.br