13 Oct
2003
13 Oct
'03
3:53 p.m.
On Mon, 2003-10-13 at 08:38, Stefan H. Holek wrote:
I think you are out of luck because you can only paste things you are allowed to add. See OFS/CopySupport.py for the details.
Stefan
--On Montag, 13. Oktober 2003 13:01 +0200 Alexis Roda <arv@si.urv.es> wrote:
What's the right way to register the Z*Items so I can copy & paste them, and they don't appear on the global add list?
Oops... looks like I misunderstood the question. Sorry. If you *want* the add list to reflect something other than what's in all_meta_types, you can override the manage_main method of your container and make the add list say whatever you want it to. HTH, Dylan