Update of /cvsroot/phpwebapp/documentation/templates
In directory sc8-pr-cvs1:/tmp/cvs-serv4938/templates
Modified Files:
about.html
Log Message:
Index: about.html
===================================================================
RCS file: /cvsroot/phpwebapp/documentation/templates/about.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** about.html 4 Aug 2003 15:26:25 -0000 1.4
--- about.html 7 Aug 2003 15:54:14 -0000 1.5
***************
*** 81,99 ****
<p>
To install the phpWebApp framework you don't need to make or build
! anything, just get it and copy it to your DocumentRoot folder (the
! folder where your web server looks for web documents). You should
! copy to DocumentRoot the folders 'web_app', 'documentation', and any
! or all the sample applications.
</p>
<p>
! You can get the phpWebApp directly from
! <a href="http://sourceforge.net/cvs/?group_id=41147" target="_blank">CVS@sourceforge</a>.
! Login as an <i>anonymous</i> user and checkout the modules <i>web_app</i>,
! <i>documentation</i>, <i>app1</i>, <i>app2</i> etc. Alternatively, you can
! download them from here:
! <a href="http://phpwebapp.sourceforge.net/download/web_app.tar.gz">web_app.tar.gz</a> (268 KB) ,
! <a href="http://phpwebapp.sourceforge.net/download/documentation.tar.gz">documentation.tar.gz</a> (254 KB) ,
! <a href="http://phpwebapp.sourceforge.net/download/app1.tar.gz">app1.tar.gz</a> (5 KB) ,
! <a href="http://phpwebapp.sourceforge.net/download/app2.tar.gz">app2.tar.gz</a> (7 KB)
</p>
<h3>Related Links</h3>
--- 81,94 ----
<p>
To install the phpWebApp framework you don't need to make or build
! anything, just get it and extract it to your DocumentRoot folder (the
! folder where your web server looks for web documents).
</p>
<p>
! <a href="http://sourceforge.net/project/showfiles.php?group_id=41147"
! target="_blank">Download</a> the latest release, or get it from
! <a href="http://sourceforge.net/cvs/?group_id=41147"
! target="_blank">CVS@sourceforge</a> (login as <i>anonymous</i>
! and checkout the modules <i>web_app</i>, <i>documentation</i>,
! <i>app1</i>, <i>app2</i> etc.).
</p>
<h3>Related Links</h3>
***************
*** 137,154 ****
</li>
<li>
! Other <a href="http://sourceforge.net/search/?type=soft&exact=1&q=content+management+system&offset=0" target="_blank">
! content management system</a>s at SourceForge.
</li>
<li>
! Other <a href="http://sourceforge.net/search/?type=soft&exact=1&q=document+management+system&offset=0" target="_blank">
! document management system</a>s at SourceForge.
</li>
<li>
! Other <a href="http://sourceforge.net/search/?type=soft&exact=1&q=template+system&offset=0" target="_blank">
! template system</a>s at SourceForge.
</li>
<li>
! Other <a href="http://sourceforge.net/search/?type=soft&exact=1&q=groupware&offset=0" target="_blank">
! groupware</a>s at SourceForge.
</li>
</ul>
--- 132,153 ----
</li>
<li>
! <a href="http://sourceforge.net/search/?type=soft&exact=1&q=content+management+system&offset=0" target="_blank">
! content management system</a>s
</li>
<li>
! <a href="http://sourceforge.net/search/?type=soft&exact=1&q=document+management+system&offset=0" target="_blank">
! document management system</a>s
</li>
<li>
! <a href="http://sourceforge.net/search/?type=soft&exact=1&q=template+system&offset=0" target="_blank">
! template system</a>s
</li>
<li>
! <a href="http://sourceforge.net/search/?type=soft&exact=1&q=groupware&offset=0" target="_blank">
! groupware</a>s
! </li>
! <li>
! <a href="http://sourceforge.net/search/?type=soft&exact=1&q=wiki&offset=0" target="_blank">
! wiki</a>s
</li>
</ul>
|