Hello, I would like to add a new function in an existing python file in the filesystem directory. I have just copied a function and renamed it. When I call it, it gives me an error. Is it because the function I copied has a line "security.declareProtected(ZEN_VIEW, 'getEventPill')" before it?
Is there a place I should declare the new function? Also, if I create a python script via the ZMI, how can I use the existing functions? Thank you very much. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=14625#14625 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
