[Zope-Checkins] CVS: Zope2 - Control-Panel_Contents.stx:1.3
evan@serenade.digicool.com
evan@serenade.digicool.com
Fri, 11 May 2001 14:19:14 -0400
Update of /cvs-repository/Zope2/lib/python/Products/OFSP/help
In directory serenade:/home/evan/Zope/trunk/lib/python/Products/OFSP/help
Modified Files:
Control-Panel_Contents.stx
Log Message:
Add a javascript restart link to the control panel help.
--- Updated File Control-Panel_Contents.stx in package Zope2 --
--- Control-Panel_Contents.stx 2000/06/29 23:58:02 1.2
+++ Control-Panel_Contents.stx 2001/05/11 18:19:13 1.3
@@ -41,3 +41,7 @@
may take a few moments until the Zope comes back up after being
restarted.**
+ If your browser supports JavaScript, you should be able to add the
+ following link to your bookmarks/favorites and use it to restart
+ any Zope site: <a href="javascript:window.open('Control_Panel/manage_restart'+'','restart','width=200,height=200,menubar=no,toolbar=no,scrollbars=no,resizable=yes').focus()" class="std-text">(Restart Zope)</a>.
+