Hi, Good, I did it, I mean, I succeeded, I do know how to procceed with LoadSite, Itamar, you should say in your page to download not only wxpython, but also winsock etc.. in the wxpython page, they are saying it, but I didnot see it, 2 other programs, we need to download for see LoadSite working. Ok ? thanks guys ! for your support.. Zope Team should incorporate that software into Zope too. As well as they should put their "Available Object" white box, you know what I mean ? ->ABOVE<- the files. See, when you have 900 files in one directory, you need to scroll down each time.. so I suggest to put that box, you know the box I mean ? Place it at the top of the page.
they should put their "Available Object" white box, you know what I mean ? ->ABOVE<- the files. See, when you have 900 files in one directory,
Aye! I second that.
I know it is bad behavior to just say "me too" and send it to the list.. but... ME TOO! This is one of those things that would seem like it would take DC about 10 minutes to do and would greatly improve our (Zope Programmers) lives. What say DC? 2.2b4? J
And a "Check all" while they are at it.... then again 900 objects in one folder aint the best way to do things.... ----- Original Message ----- From: "J. Atwood" <jatwood@bwanazulia.com> To: <zope@zope.org> Sent: Friday, June 30, 2000 7:27 AM Subject: [Zope] Available Object List (Was Re: [Zope] GOOD)
they should put their "Available Object" white box, you know what I mean ? ->ABOVE<- the files. See, when you have 900 files in one directory,
Aye! I second that.
I know it is bad behavior to just say "me too" and send it to the list.. but...
ME TOO!
This is one of those things that would seem like it would take DC about 10 minutes to do and would greatly improve our (Zope Programmers) lives.
What say DC? 2.2b4?
J
_______________________________________________ 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 )
Zope Team should incorporate that software into Zope too. As well as they should put their "Available Object" white box, you know what I mean ? ->ABOVE<- the files. See, when you have 900 files in one directory, you need to scroll down each time.. so I suggest to put that box, you know the box I mean ? Place it at the top of the page.
Well, GOOD use of Zope is not to have 900 files in one directory, but to use acquisition and different folders for different objects or projects or sites. When I work with the Zope interface I realize that I spend more time on clicking the objects than the "Available Object" white box. What you could do is copy the HTML code to the "Available Object" white box and implement that into the menu (menu.dtml). Use some extra javascript to ensure that the focus is put in the workspace frame. A GOOD thing about Zope being Open Source is that you can tamper the interface for your needs if you want to. Me, for example, have created a list of all objects (not only the folders) below the tree in the menu frame. And I have the title of the object pop up in the status row of the browser. The purpose of that was that I sometimes forget what I named the object I created, when I am about to use it in a method of document in another folder. Even simpler would be to change the HTML source of the management interface yourself and cut'n'paste the "Available Object" white box above the list of objects.
_______________________________________________ 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 )
participants (5)
-
Andy McKay -
Erik Enge -
J. Atwood -
Jonathan Desp -
Peter Bengtsson