<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi, all</div><div><br></div><div>I out together some explanations for bootstrapping PartsBin in local installations:</div><div><br></div><div><a href="http://lively-kernel.org/repository/webwerkstatt/bootstrapparts.xhtml">http://lively-kernel.org/repository/webwerkstatt/bootstrapparts.xhtml</a></div><div><br></div><div>var oldRootPath = Config.rootPath <br>try {<div> Config.rootPath = '<a href="http://lively-kernel.org/repository/webwerkstatt/'">http://lively-kernel.org/repository/webwerkstatt/'</a></div><div> $world.openPartItem("BootstrapParts", "PartsBin/Tools") </div>} finally {<div> Config.rootPath = oldRootPath </div>}</div><div><br></div><br><div>Best,</div><div>Jens</div></body></html>