Re: [Zope] GOOD

2000-06-30 Thread Peter Bengtsson


 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  -  [EMAIL PROTECTED]
 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 maillist  -  [EMAIL PROTECTED]
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] Available Object List (Was Re: [Zope] GOOD)

2000-06-30 Thread J. Atwood

 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  -  [EMAIL PROTECTED]
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 )




Re: [Zope] Available Object List (Was Re: [Zope] GOOD)

2000-06-30 Thread Andy McKay

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" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
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  -  [EMAIL PROTECTED]
 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 maillist  -  [EMAIL PROTECTED]
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 )




RE: [Zope] Good HTML editor to use with Zope?

2000-05-31 Thread Johan Carlsson


You can use Dreamweaver 3 and write extensions that 
handles DTML.
For a headstart, check out:

http://www.zope.org/Members/johanc/Dreamweaver3/zope_dw3_ext/
http://www.zope.org/Members/johanc/Dreamweaver3/zope_dw3_ext/


Best regards,
Johan Carlsson


 I have some non-technical colleagues who want to learn how to create their
 own web pages.  Naturally I'd like to host them under Zope!
 
 They are using Windows 98.  Are there any wysiwyg editors out there that
 would manage not to mangle an embedded dtml-var tag?
 
 Thanks!
 
 Andrew
  
 
 
 ___
 Zope maillist  -  [EMAIL PROTECTED]
 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 maillist  -  [EMAIL PROTECTED]
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 )