16 Dec
1999
16 Dec
'99
3:09 p.m.
I gave that a shot , but no dice. "Jeff K. Hoffman" wrote:
On Thu, 16 Dec 1999, ozric wrote:
I am using the button because I like to give credit for good work. The problem is I have it in a frame and I need to make it target="_top" how would one fix such a thing. Along those lines where do the images for the manager screens live at ? And are there any more hidden things in zope to play with ?
Maybe (untested):
<dtml-var "ZopeAttributeButton.tag(target = '_top')">
--Jeff