[geeklog-cvs] geeklog-1.3/docs history,1.113,1.114 install.html,1.16,1.17

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Mon Jul 14 08:55:51 EDT 2003


Update of /usr/cvs/geeklog/geeklog-1.3/docs
In directory internal.geeklog.net:/tmp/cvs-serv2125

Modified Files:
	history install.html 
Log Message:
Updated documentation


Index: history
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/docs/history,v
retrieving revision 1.113
retrieving revision 1.114
diff -C2 -d -r1.113 -r1.114
*** history	6 Jul 2003 15:17:30 -0000	1.113
--- history	14 Jul 2003 12:55:49 -0000	1.114
***************
*** 1,4 ****
--- 1,17 ----
  GeekLog History/Changes:
  
+ July 1?, 2003 (1.3.8)
+ -------------
+ 
+ - Hide those story submissions from moderators that don't have access to the
+   topic.
+ - Use $HTTP_SERVER_VARS['PATH_INFO'] instead of $PATH_INFO for the url_rewrite
+   feature, since the latter doesn't seem to work on some setups.
+ 
+ - Updated Slovenian language file, provided by gape.
+ - Updated Polish language file for the Static Pages plugin, provided by
+   Robert Stadnik
+ 
+ 
  July 6, 2003 (1.3.8rc2)
  ------------

Index: install.html
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/docs/install.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** install.html	6 Jul 2003 15:17:30 -0000	1.16
--- install.html	14 Jul 2003 12:55:49 -0000	1.17
***************
*** 169,173 ****
  			</table>
  			<br>
! 			<li>Create the database you want Geeklog to reside in. If you are not familiar with using MySQL, you are urged to get <a href="http://www.phpmyadmin.net/">phpMyAdmin</a> and use it to create a new database. If you have no idea what the previous two sentences mean, contact your sysadmin for help.<br>
  				<br>
  			<li>Edit config.php with the appropriate settings for your server. For installation, this basically means "set your paths," as all other variables can be changed after a successful installation. The config.php file contains comments to help you out.<br><br>
--- 169,173 ----
  			</table>
  			<br>
! 			<li>Create the database you want Geeklog to reside in. You only need to create an empty database - the install script (see below) will create the tables for you.<br><br>If you are not familiar with using MySQL, you are urged to get <a href="http://www.phpmyadmin.net/">phpMyAdmin</a> and use it to create a new database. If you have no idea what the previous two sentences mean, contact your sysadmin for help.<br>
  				<br>
  			<li>Edit config.php with the appropriate settings for your server. For installation, this basically means "set your paths," as all other variables can be changed after a successful installation. The config.php file contains comments to help you out.<br><br>





More information about the geeklog-cvs mailing list