[Comoblog-commit] comoblog/_install/templates install.tpl.htm,1.2,1.3
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-10-04 03:06:05
|
Update of /cvsroot/comoblog/comoblog/_install/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv670/_install/templates Modified Files: install.tpl.htm Log Message: Bug: 1280322 - Updated the doco for the GD library requirement Index: install.tpl.htm =================================================================== RCS file: /cvsroot/comoblog/comoblog/_install/templates/install.tpl.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- install.tpl.htm 2 Sep 2005 01:06:14 -0000 1.2 +++ install.tpl.htm 4 Oct 2005 03:05:57 -0000 1.3 @@ -33,6 +33,7 @@ - img/topics<br /><br /> <i>* you can change permissions with the FTP client you used to upload CoMoblog (find the CHMOD function and set permissions to 777)</i> </li> + <li>if you wish CoMoblog to auto-resize large images you need the GD library compiled into your PHP</li> </ol> </p> @@ -63,4 +64,4 @@ </table> {FILE "templates/footer.tpl.htm"} -<!-- END: main --> \ No newline at end of file +<!-- END: main --> |