Update of /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default
In directory sc8-pr-cvs1:/tmp/cvs-serv9432/phpslash-ft/public_html/templates/en/default
Modified Files:
about.tpl
Log Message:
updated about page
Index: about.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/public_html/templates/en/default/about.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** about.tpl 21 Feb 2002 00:13:04 -0000 1.10
--- about.tpl 13 Feb 2003 17:17:49 -0000 1.11
***************
*** 5,21 ****
<FONT color="#000000" FACE="arial,helvetica">
! <P>
! Original message from <A HREF="mailto:ja...@pa...">Jay Bloodworth:</A></P>
! <CITE>
! "It's Slashdot, ported to PHP3. It attempts to be a
! drop in replacement for the perl code (using the same databases and
! such) and almost succeeds. It's a fairly naive port (line by line cut
! and paste in many places), but I tried to improve things where I
! could. In future releases I hope to neaten things up considerably and
! bring the code closer to standard PHP3 idiom."
! </CITE>
<P>
! <TABLE BORDER="1" CELLSPACING="0" ALIGN="RIGHT">
<TR>
<TH>Version</TH>
--- 5,13 ----
<FONT color="#000000" FACE="arial,helvetica">
! <P>phpSlash is a CMS that provides an easy and flexible means to publish websites. It currently boasts full HTML templates, an OO design, the ability to operate in a hosted environment, and a bunch of other goodies.</P>
!
<P>
! <TABLE BORDER="1" CELLSPACING="0" ALIGN="CENTER">
<TR>
<TH>Version</TH>
***************
*** 24,55 ****
</TR>
<TR>
! <TD><A HREF="http://download.sourceforge.net/phpslash/phpslash-0.61.tar.gz">V0.61</A></TD>
! <TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>March 26, 2001</TD>
! </TR>
! <TR>
! <TD><A HREF="http://download.sourceforge.net/phpslash/phpslash-0.6.tar.gz">V0.6 FINAL</A></TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>February 23, 2001</TD>
</TR>
<TR>
! <TD><A HREF="http://download.sourceforge.net/phpslash/phpslash-0.6-rc4.tar.gz">V0.6-rc4</A></TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>December 30, 2000</TD>
</TR>
<TR>
! <TD><A HREF="http://download.sourceforge.net/phpslash/phpslash-0.6-rc3.tar.gz">V0.6-rc3</A></TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>October 7, 2000</TD>
</TR>
<TR>
! <TD><A HREF="http://download.sourceforge.net/phpslash/phpslash-0.6-rc2.tar.gz">V0.6-rc2</A></TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>October 7, 2000</TD>
</TR>
<TR>
! <TD><A HREF="http://download.sourceforge.net/phpslash/phpslash-0.6-rc1.tar.gz">V0.6-rc1</A></TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>September 15, 2000</TD>
</TR>
<TR>
--- 16,42 ----
</TR>
<TR>
! <TD><A HREF="http://prdownloads.sourceforge.net/phpslash/phpslash-0.7RC2.tar.gz">V0.7RC2</A></TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>January 24, 2003</TD>
</TR>
<TR>
! <TD>V0.65</TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>May 18, 2002</TD>
</TR>
<TR>
! <TD>V0.62</TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>June 8, 2001</TD>
</TR>
<TR>
! <TD>V0.61</TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>March 26, 2001</TD>
</TR>
<TR>
! <TD>V0.6 FINAL</TD>
<TD><A HREF="http://www.phpslash.org">PHPSlash Development Team</A></TD>
! <TD>February 23, 2001</TD>
</TR>
<TR>
***************
*** 94,105 ****
</TR>
</TABLE>
!
! Now that 0.6 is out, we are working on the 0.65 release. This will
! feature tighter integration with PHPLIB with the use of their
! authentication/permission modules. The comment and poll modules will
! also get a full rewrite.
<P>
Visit <A HREF="http://www.phpslash.org">www.phpslash.org</A> or our <A HREF=http://sourceforge.net/projects/phpslash>Sourceforge</A> site for the latest information on PHPSlash.
! <P>
</FONT>
--- 81,88 ----
</TR>
</TABLE>
! </p>
<P>
Visit <A HREF="http://www.phpslash.org">www.phpslash.org</A> or our <A HREF=http://sourceforge.net/projects/phpslash>Sourceforge</A> site for the latest information on PHPSlash.
! </P>
</FONT>
|