Revision: 12724
Author: mbrand
Date: 2008-07-23 13:22:38 +0200 (Wed, 23 Jul 2008)
Log Message:
-----------
HST-93
Not yet finished, but made some trivial fixes
Modified Paths:
--------------
hippo-site-toolkit/trunk/src/site/xdoc/technical-documentation/quick-start/index.xml
Modified: hippo-site-toolkit/trunk/src/site/xdoc/technical-documentation/quick-start/index.xml
===================================================================
--- hippo-site-toolkit/trunk/src/site/xdoc/technical-documentation/quick-start/index.xml 2008-07-23 11:10:49 UTC (rev 12723)
+++ hippo-site-toolkit/trunk/src/site/xdoc/technical-documentation/quick-start/index.xml 2008-07-23 11:22:38 UTC (rev 12724)
@@ -61,26 +61,30 @@
<li><a href="
http://repository.hippocms.org/hippo-repository/v1.2.x/hippo-repository-1.2.1-hst-demo-site-1.02.00.zip">Hippo Site Toolkit Repository with sample content</a></li>
</ul>
Extract the archive to a location of your convenience and run the repository with:
-
+ </p>
+ <p>
Windows:
<source>~\> bin\wrapper -c wrapper.conf</source>
Linux, Mac:
<source>~/> ./bin/fortress.sh console</source>
-
+ </p>
+ <p>
In a similar way get the CMS from:
<ul>
<li><a href="
http://repository.hippocms.org/hippo-cms/v6.x/hippo-cms-v6.05.02_hst-demo-site-1.02.00.zip">Hippo CMS with sample documenttypes</a></li>
</ul>
Extract it and run it with the same command as before.
-
+ </p>
+ <p>
Windows:
<source>~\> bin\wrapper -c wrapper.conf</source>
Linux, Mac:
<source>~/> ./bin/fortress.sh console</source>
+ </p>
+ <p>
-
You can verify that the repository and cms are running by these links for respectively the
<a href="
http://localhost:60000">repository</a> and the <a href="
http://localhost:50000">cms</a>. (Use root,password for authentication).
</p>
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@...
http://lists.hippo.nl/mailman/listinfo/hippocms-svn