<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="font-size: 36px;" class=""><span style="font-size: 12px;" class=""> On Python2.7 and python3.3.</span><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class="">Hurrah!</div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class="">Surprisingly grok did not include paster or daemon.  So I added them in.  That was the hard part.  Now that I have it running, making the following changes should be a lot easier.   So what is next?</div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class="">Basically I want to create a simple version of grokproject so that those who are interested can start using grok.   The original grokproject is really nice, it asks you all kinds of questions, and fills in the values. But that is a lot of work to upgrade it.  I just want a simple installation where the defaults are chosen for you, and one can edit the values.  I want to leave the original grokproject alone, in case anyone wants to upgrade it.  So how will I do this?</div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class="">First I will fork the grok github repository. I will call it zopache.grokproject.  Merge these changes into it.  I want to copy in the sample app template from grok.project.  And then update INSTALL.txt and README.txt.  Maybe taking parts from grokproject.</div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class="">I also want to move the cfg files. </div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class="">buildout.cfg extends grok.cfg:</div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class=""><table class="js-file-line-container highlight tab-size" data-tab-size="8" style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px; tab-size: 8; color: rgb(51, 51, 51); font-family: Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; line-height: 7.28px; widows: 1; background-color: rgb(255, 255, 255);"><tbody style="box-sizing: border-box;" class=""><tr style="box-sizing: border-box;" class=""></tr><tr style="box-sizing: border-box;" class=""><td id="LC3" class="js-file-line blob-code-inner blob-code" style="box-sizing: border-box; padding: 0px 10px; position: relative; vertical-align: top; overflow: visible; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; word-wrap: normal; white-space: pre;"><span style="font-size: 12px;" class=""><a href="https://raw.github.com/zopefoundation/groktoolkit/master/grok.cfg" class="">https://raw.github.com/zopefoundation/groktoolkit/master/grok.cfg</a></span></td></tr><tr style="box-sizing: border-box;" class=""><td id="L4" class="blob-num js-line-number" data-line-number="4" style="box-sizing: border-box; padding: 0px 10px; width: 50px; min-width: 50px; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; line-height: 18px; color: rgba(0, 0, 0, 0.298039); text-align: right; white-space: nowrap; vertical-align: top; cursor: pointer; -webkit-user-select: none; border-style: solid; border-color: rgb(238, 238, 238); border-width: 0px 1px 0px 0px;"></td></tr></tbody></table><br class="">Which extends ztk.cfg<br class=""><a href="https://raw.githubusercontent.com/zopefoundation/groktoolkit/master/ztk.cfg" class="">https://raw.githubusercontent.com/zopefoundation/groktoolkit/master/ztk.cfg</a><br class=""><br class=""></div><div style="font-size: 12px;" class="">I want to move those two files into zopache.grokproject </div><div style="font-size: 12px;" class="">That will be easier to understand, and not at risk of those urls changing</div><div style="font-size: 12px;" class="">during production. </div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class="">Comments on my plan would be most appreciated.  Does anyone want to install this work?</div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class="">So that brings me to the issue of the website.  What can we do to </div><div style="font-size: 12px;" class="">make it run faster and be able to edit it?</div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class="">Regards</div><div style="font-size: 12px;" class="">Chris</div><div style="font-size: 12px;" class=""><br class=""></div><div style="font-size: 12px;" class=""><br class=""></div></div></body></html>