RE: [Zope] Error with cut and paste
-----Original Message----- From: Jochen Knuth [mailto:jok-zope@ipro.de] Sent: Monday, November 29, 1999 12:09 PM To: zope Subject: [Zope] Error with cut and paste
Hi,
after some customizing of the KnowledgeKit Product, i can not cut and paste KnowledegeBaseEntries from one KnowledegeBase to another. I can copy and paste, delete, rename the KnowledgeBaseEntry.
Catalog awareness breaks cut and paste. I've recently become aware of this. I'll be working on an fix but it won't be in 2.1. -Michel
Hi,
-----Original Message----- From: Jochen Knuth [mailto:jok-zope@ipro.de] Sent: Monday, November 29, 1999 12:09 PM To: zope Subject: [Zope] Error with cut and paste
Hi,
after some customizing of the KnowledgeKit Product, i can not cut and paste KnowledegeBaseEntries from one KnowledegeBase to another. I can copy and paste, delete, rename the KnowledgeBaseEntry.
Catalog awareness breaks cut and paste. I've recently become aware of this. I'll be working on an fix but it won't be in 2.1.
-Michel
Was this break introduced lately? Because early last week i could cut and paste KBEntries. Maybe the ZCatalog wasn't active at this time (but i dont think so). I played around with some UserFolders and permissions (added a UserFolder at the same folder as the KBase, deleted it, created it at the top level, and so on) Jochen
I'm currently in the rather thankless process of trying to convert Squishdot to use the ZDConfera product, instead of the old Confera product that it is based on. It was recommended that I heavily use ZClasses to that end. First of all, in order to avoid duplication of efforts, is anyone else doing something of a similar nature? If anyone has dabbled in this, and has anything cool, or helpful to contribute, I'd be very appreciative, mostly because I know next to zero about Zope or python when I started this, and am effectively just trying to figure out the logic by comparing printouts of Squishdot.py, Confera.py and ZDConfera.py. ZDConfera is supposed to be a drop-in replacemnet for Confera, but since Squishdot was built ON TOP OF Confera, that isn't as easy as it could have been if the Squishdot code had just made calls to the Confera product. So, I will be doing this in multiple layers of work (because that's how I work). First, I'll be trying to replace all Confera parts in the Squishdot.py code, by calls to the Confera product. Then, on my second pass, I plan on (hopefully) being able to replace calls to Confera with calls to ZDConfera. I haven't figured out how ZDiscussions fits into all of this, but I honestly won't concern myself with that right now. A couple of other modifications I look at doing as well: Making the 'right-box' when reading an article into a separate object (it needs that), and creating separate left-box-methods objects. If ANYONE has any suggestion on how to make this easier, things to look out for, and/or tips and techniques, I'm very receptive to any of those. Harry
participants (3)
-
Harry -
Jochen Knuth -
Michel Pelletier