Hi, I would like how to activate the History tab an a simple conent object that I wrote. Do I only need to make it inherit from Historical ? Pascal ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
Pascal Peregrina wrote at 2005-1-21 14:28 +0100:
I would like how to activate the History tab an a simple conent object that I wrote. Do I only need to make it inherit from Historical ?
At least, you also need to extend your "manage_options" and probably, you also can provide an adapted comparison. -- Dieter
Am Freitag, den 21.01.2005, 14:28 +0100 schrieb Pascal Peregrina:
Hi,
I would like how to activate the History tab an a simple conent object that I wrote. Do I only need to make it inherit from Historical ?
You can borrow from the methods in my patch here: http://zope.org/Members/tino/PatchHistory
********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.
This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com **********************************************************************
btw. if you can, try to remove this disclaimer. Regards Tino
participants (3)
-
Dieter Maurer -
Pascal Peregrina -
Tino Wildenhain