|
From: creedon <icr...@us...> - 2006-02-11 21:21:15
|
Update of /cvsroot/frontierkernel/odbs/mainResponderWebsitesRoot/sampleMrWs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5082 Modified Files: default Log Message: updated the instructions for copying the sample website Index: default =================================================================== RCS file: /cvsroot/frontierkernel/odbs/mainResponderWebsitesRoot/sampleMrWs/default,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** default 9 Feb 2006 00:09:14 -0000 1.1 --- default 11 Feb 2006 21:21:06 -0000 1.2 *************** *** 1,3 **** FrontierVcsFile:1:optx:sampleMrWs.default ! #title "It Worked!" Welcome to the Sample mainResponder Website. The intent of this website is to be a focal point for sample code and best practices for making mainResponder based websites. If you have some code to contribute that would be generally useful for mainResponder websites, let the <a href="http://groups.yahoo.com/group/frontierkernel/"> Frontier Open Source Community know</a> and we'll discuss including it. <p> Please make a copy of this website so that you can receive root updates to this website and not lose your changes. This website can be used as a reference for your own work. To make a copy of this website: <ul> <li> Bring {Frontier.getProgramName ()} to the front. <br /> <br /> </li> <li> Select the <b> mainResponderWebsites.root </b> menu item from the <b> Window </b> menu. <br /> <br /> </li> <li> Select the <b> sampleMrWs </b> item in the table. <br /> <br /> </li> <li> Select the <b> Copy Sample mainResponder Site </b> menu item from the <b> Server </b> menu. <br /> <br /> </li> <li> Enter the name of your website in the dialog and click the <b> OK </b> button. You can enter the website name as a phrase like <b> My First mainResponder Website </b> or <b> myFirstMainresponderWebsite </b>. <br /> <br /> </li> <li> Select your website in the table. <br /> <br /> </li> <li> Select the <b> Install mainResponder Site... </b> menu item from the <b> Server </b> menu. <br /> <br /> </li> <li> Enter the URL of your website in the dialog and click the <b> OK </b> button. You will see a dialog confirming the installation of your website. <br /> <br /> </li> </ul> </p> <p> <b> Links </b> <br /> <br /> The follow links are useful as background reading for mainResponder websites. However, the information is not necessarily up to date with current practices. <br /> <br /> <a href="http://frontier.userland.com/stories/storyReader$616"> Introducing mainResponder</a> <br /> <br /> <a href="http://frontier.userland.com/stories/storyReader$1003"> Running Frontier as a Web Server</a> </p> \ No newline at end of file --- 1,3 ---- FrontierVcsFile:1:optx:sampleMrWs.default ! #title "It Worked!" Welcome to the Sample mainResponder Website. The intent of this website is to be a focal point for sample code and best practices for making mainResponder based websites. If you have some code to contribute that would be generally useful for mainResponder websites, let the <a href="http://groups.yahoo.com/group/frontierkernel/"> Frontier Open Source Community know</a> and we'll discuss including it. <p> Please make a copy of this website so that you can receive root updates to this website and not lose your changes. This website can be used as a reference for your own work. To make a copy of this website: <ul> <li> Bring {Frontier.getProgramName ()} to the front. <br /> <br /> </li> <li> Select the <b> Copy Sample mainResponder Site </b> menu item from the <b> Server </b> menu. <br /> <br /> </li> <li> Enter the name of your website in the dialog and click the <b> OK </b> button. You can enter the website name as a phrase like <b> My First mainResponder Website </b> or <b> myFirstMainresponderWebsite </b>. A table window will open showing your new website. <br /> <br /> </li> <li> Select the <b> Install mainResponder Site... </b> menu item from the <b> Server </b> menu. <br /> <br /> </li> <li> Enter the URL of your website in the dialog and click the <b> OK </b> button. You will see a dialog confirming the installation of your website. <br /> <br /> </li> <li> Bring your webbrowser to the front and enter the URL for your website. Your website should be displayed. Congratulations! You can now begin to explore and customize your website. <br /> <br /> </li> </ul> </p> <p> <b> Links </b> <br /> <br /> The follow links are useful as background reading for mainResponder websites. However, the information is not necessarily up to date with current practices. <br /> <br /> <a href="http://frontier.userland.com/stories/storyReader$616"> Introducing mainResponder</a> <br /> <br /> <a href="http://frontier.userland.com/stories/storyReader$1003"> Running Frontier as a Web Server</a> </p> \ No newline at end of file |