Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13561/docs
Modified Files:
CHANGED_FILES INSTALL INSTALL_EMBEDED INSTALL_SHARED README
UPGRADE
Log Message:
argh! sorry for the big commit of (partly) unchanged files but it did'nt work
otherwise (how did i do that the last time?)
Index: INSTALL
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/INSTALL,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- INSTALL 28 Nov 2004 09:15:30 -0000 1.3
+++ INSTALL 2 Dec 2004 10:54:34 -0000 1.4
@@ -67,7 +67,7 @@
###############################################################################
-Serendipity Weblog - http://s9y.info
+Serendipity Weblog - http://s9y.org
Licensed under the BSD License
Index: UPGRADE
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/UPGRADE,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- UPGRADE 19 Nov 2004 11:05:29 -0000 1.2
+++ UPGRADE 2 Dec 2004 10:54:34 -0000 1.3
@@ -103,4 +103,4 @@
Run the file 'sql/db_update_0.3_0.4_mysql.sql' or
'sql/db_update_0.3_0.4_pgsql.sql' to update your database. Apart from
-that, just copy over the new files of the distribution.
\ No newline at end of file
+that, just copy over the new files of the distribution.
Index: INSTALL_SHARED
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/INSTALL_SHARED,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- INSTALL_SHARED 19 Nov 2004 11:05:29 -0000 1.2
+++ INSTALL_SHARED 2 Dec 2004 10:54:34 -0000 1.3
@@ -136,4 +136,4 @@
?>
So basically all you need to do is call that script for every s9y-
- powered blog you host.
\ No newline at end of file
+ powered blog you host.
Index: README
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- README 28 Nov 2004 09:15:30 -0000 1.3
+++ README 2 Dec 2004 10:54:34 -0000 1.4
@@ -3,7 +3,7 @@
########################################################################
For the most up-to-date information on documentation, creating styles,
-plugins and so on, please visit our Wiki on http://www.s9y.info/!
+plugins and so on, please visit our Wiki on http://www.s9y.org/!
########################################################################
# NOTES FOR CONDITIONAL GET IN RSS FEEDS #
@@ -114,7 +114,7 @@
########################################################################
-Serendipity Weblog - http://s9y.info
+Serendipity Weblog - http://s9y.org
Licensed under the BSD License
Index: CHANGED_FILES
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/CHANGED_FILES,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CHANGED_FILES 19 Nov 2004 11:05:29 -0000 1.2
+++ CHANGED_FILES 2 Dec 2004 10:54:34 -0000 1.3
@@ -245,4 +245,4 @@
-> ./docs/TODO
./upgrade.sh
- -> ./docs/upgrade.sh
\ No newline at end of file
+ -> ./docs/upgrade.sh
Index: INSTALL_EMBEDED
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/INSTALL_EMBEDED,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- INSTALL_EMBEDED 19 Nov 2004 11:05:29 -0000 1.2
+++ INSTALL_EMBEDED 2 Dec 2004 10:54:34 -0000 1.3
@@ -74,4 +74,4 @@
somewhere in your 'content.php' file.
The 'embed' option is therefore only recommended to be used by advanced
-users going for a most flexible setup!
\ No newline at end of file
+users going for a most flexible setup!
|