Re: [Zope] where are the pages stored?
Horatio B. Bogbindero writes:
btw, were does zope store the template pages and objects? i tried do look into the folders but i could not seem to find it. is there are a way of moving this document root to a different folder? Before Zope 2.3, they were in "lib/python/*/*.dtml". Since Zope 2.3, they are in "lib/python/*/dtml/".
also the reason why i have so many questions is because i could not find the zope documentation set in the zope source distribution. can someone point me out the distribution so that i can read the fine manual(RTFM) instead. thanks. Click on any "Help" button in the Zope management interface.
Dieter
btw, were does zope store the template pages and objects? i tried do look into the folders but i could not seem to find it. is there are a way of moving this document root to a different folder? Before Zope 2.3, they were in "lib/python/*/*.dtml". Since Zope 2.3, they are in "lib/python/*/dtml/".
thanks for the information. i needed the information because i plan to CVS that portion of the site. we would not be using the actual web tool for generating our pages but we will be using vi and company. hehehe. thanks.
also the reason why i have so many questions is because i could not find the zope documentation set in the zope source distribution. can someone point me out the distribution so that i can read the fine manual(RTFM) instead. thanks. Click on any "Help" button in the Zope management interface.
i use this already, but it is a bit lacking. anyway, i found some good documentation in http://www.zope.org/Documentation/. thanks. -------------------------------------- William Emmanuel S. Yu Ateneo Cervini-Eliazo Networks (ACENT) email : william.s.yu@ieee.org web : http://cersa.admu.edu.ph/ phone : 63(2)4266001-5925/5904 ... I want FORTY-TWO TRYNEL FLOATATION SYSTEMS installed within SIX AND A HALF HOURS!!!
Is core session a part 2.3? Can someone point me to the documentation on it? Thanks, josh on
Hi Josh, No, the core session tracking product does not ship with 2.3. But it does work with it. You can get it from http://www.zope.org/Members/mcdonc/Products/CoreSessionTracking On Sun, 28 Jan 2001 17:19:32 -0800 "josh on" <josh@futurefarmers.com> wrote:
Is core session a part 2.3? Can someone point me to the documentation on it?
Thanks,
josh on
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On Sun, Jan 28, 2001 at 09:23:21PM -0500, Chris McDonough wrote:
No, the core session tracking product does not ship with 2.3. But it does work with it. You can get it from http://www.zope.org/Members/mcdonc/Products/CoreSessionTracking
This brings up the question: are there any significant products that don't yet work with Zope 2.3? David Trudgett
I can't import EventFolder due to "tuple have no method 'append'" error. I am not sure if someone else encountered the same problem? Iap, Singuan
This brings up the question: are there any significant products that don't yet work with Zope 2.3?
David Trudgett
"iap_y2fun.com" wrote:
I can't import EventFolder due to "tuple have no method 'append'" error. I am not sure if someone else encountered the same problem?
I imported a slightly modified version (cosmetics basically) of EventFolder without problems. You may want to try that again. May not be related. But, that's the same error I got when trying to import a folder. I cleared the catalog and rebuilt it. It worked fine. Check the traceback to see where the error is coming from. -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Liberty has never come from the government." - Woodrow Wilson
On Mon, Jan 29, 2001 at 09:34:47AM +0000, Chris Withers wrote:
"David K. Trudgett" wrote:
This brings up the question: are there any significant products that don't yet work with Zope 2.3?
Squishdot for one ;-)
I was sorta planning on using that one, too! Oh well, patience is a virtue. Thanks. David Trudgett
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Chris Withers Sent: Monday, January 29, 2001 4:35 AM To: David K. Trudgett Cc: zope@zope.org Subject: Re: [Zope] Products and Zope 2.3
"David K. Trudgett" wrote:
This brings up the question: are there any significant products
that don't
yet work with Zope 2.3?
Squishdot for one ;-)
I'm confused by this statement. I upgraded my Squishdot 0.7.3 / Zope 2.2.5 installation to Zope 2.3.0 and my Squishdot is working without any problems. Am I missing something that's really broken? _______________________ Ron Bickers Logic Etc, Inc. rbickers@logicetc.com
Ron Bickers wrote:
I'm confused by this statement. I upgraded my Squishdot 0.7.3 / Zope 2.2.5 installation to Zope 2.3.0 and my Squishdot is working without any problems. Am I missing something that's really broken?
Nah, I'm just guessing you haven't created any new Squish Sites. If you have TinyTables installed and try to create a new site, it'll fail. Apparently, Ty Sarna is going to release TinyTables 1.0 soon which should fix this, then i'll do some tests to make sure everything is working fine before release Squishdot 1.0... cheers, Chris
Chris McDonough wrote:
Any ideas when it will land?
Nope. It's pretty stable now, but any release that shows up in the core depends on a new BTree implementation, which has been slow in the making.
rats... although I'd love to see a snappy new BTree implementation... got lots of projects that use the current one :-) cheers, Chris
participants (9)
-
Chris McDonough -
Chris Withers -
David K. Trudgett -
Dieter Maurer -
Horatio B. Bogbindero -
iap_y2fun.com -
josh on -
Ron Bickers -
Tim Cook