wiki.zope.jp
SiteAccess_upgrading
   
RecentChanges WikiHelp WikiPractice JumpSearch

SiteAccess_upgrading

Upgrading from <a href="http://wiki.zope.jp/SiteAccess">SiteAccess</a> 1

Must Upgrade

If your site has SiteAccess 1 objects in it, you must upgrade them. Until you do, they will be inert

From the command line

Copy updata.py from the Extensions directory of the SiteAccess Product to the lib/python directory. Run it there, then delete it.

From an External Method

In the Zope root folder, add an External Method with method "updata" and python file "SiteAccess.updata". Click on the "Try It" tab, then delete it.

Last edited Tue, 12 Sep 2006 03:49:36 +0900 Edit this page