[phpMP-CVS] CVS: phpMP/templates/TealMP index.tpl,1.5,1.6
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2002-07-27 10:41:57
|
Update of /cvsroot/phpmp/phpMP/templates/TealMP In directory usw-pr-cvs1:/tmp/cvs-serv26169 Modified Files: index.tpl Log Message: Changed that intro paragraph again. Gotta seperate the site and relative code at some point... Index: index.tpl =================================================================== RCS file: /cvsroot/phpmp/phpMP/templates/TealMP/index.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** index.tpl 27 Jul 2002 05:35:59 -0000 1.5 --- index.tpl 27 Jul 2002 10:41:51 -0000 1.6 *************** *** 32,36 **** Instead of just providing article management and news posting functionality, phpMP is fully modular and customizable. If, for example, you dislike our news script, simply drop in your own or another written by someone else. Think the administration panel needs a few extra features? Simply drop in a souped-up version written by another user.<br /><br /> To find out more about phpMP and the team behind it, visit the <a href="{$mpuri}/about.php">about page</a>.<br /><br /> ! If you encounter any error whatsoever, please <b>don't</b> let us know. Until the release of phpMP 1.0, you can definitely expect to see errors on this web site.<br /> </td> </tr> --- 32,36 ---- Instead of just providing article management and news posting functionality, phpMP is fully modular and customizable. If, for example, you dislike our news script, simply drop in your own or another written by someone else. Think the administration panel needs a few extra features? Simply drop in a souped-up version written by another user.<br /><br /> To find out more about phpMP and the team behind it, visit the <a href="{$mpuri}/about.php">about page</a>.<br /><br /> ! If you encounter any error whatsoever, please <b>don't</b> let us know. This web site is home of the currently-developed code, meaning it is constantly changing and can be considered pre-alpha quality.<br /> </td> </tr> |