CVS update: /cowiki/, /cowiki/dist/, /cowiki/dist/interim/, /cowiki/htdocs/
[email protected] 3 Sep 2005 17:55:51 -0000
| Newsgroups | gmane.comp.php.cowiki.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: ytjohn
Date: 2005/09/03 10:55:51
Added:
cowiki/dist/buildinterim.sh
cowiki/dist/interim/ChangeLog.diff
cowiki/dist/interim/NEWS.diff
cowiki/dist/interim/README.INTERIM
cowiki/dist/interim/README.diff
cowiki/dist/interim/class.CoWikiParser.php
cowiki/dist/interim/class.CoWikiReverseParser.php
cowiki/dist/interim/class.FrontHtmlTransformer.php
cowiki/dist/interim/class.WikiParser.php
cowiki/dist/interim/class.WikiReverseParser.php
cowiki/dist/interim/class.XmlPrettyHtmlPrinter.php
cowiki/dist/interim/version.php.diff
Modified:
cowiki/ChangeLog
cowiki/htdocs/version.php
Log:
Added buildinterim.sh and patch files to facilitate building an interim
release of coWiki 0.4.0 with the slightly modified Boron parser.
See dist/interim/README.INTERIM for details.
File Changes:
Directory: /cowiki/
===================
File [changed]: ChangeLog
Url: http://cowiki.tigris.org/source/browse/cowiki/ChangeLog?r1=1.115&r2=1.116
Delta lines: +5 -1
-------------------
--- ChangeLog 26 Aug 2005 06:19:59 -0000 1.115
+++ ChangeLog 3 Sep 2005 17:55:49 -0000 1.116
@@ -1,11 +1,15 @@
#
# coWiki change log
#
-# $Id: ChangeLog,v 1.115 2005/08/26 06:19:59 ytjohn Exp $
+# $Id: ChangeLog,v 1.116 2005/09/03 17:55:49 ytjohn Exp $
#
Version 0.4.0 (Fullerene) YET UNRELEASED
---------------------------------------------------------------------------
+* 2005-09-03 - Added buildinterim.sh and patch files to facilitate
+ building an interim release of coWiki 0.4.0 with the
+ slightly modified Boron parser.
+ See dist/interim/README.INTERIM for details.
* 2005-08-25 - Fix issue #240: Allow user to enter encoding for RssViewer
plugin as a parameter (ytjohn)
* 2005-08-10 - Fix bug: allow query part in an URI while fetching remote
Directory: /cowiki/dist/
========================
File [added]: buildinterim.sh
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/buildinterim.sh?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
Directory: /cowiki/dist/interim/
================================
File [added]: ChangeLog.diff
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/ChangeLog.diff?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 28
---------------
Index: ChangeLog
===================================================================
RCS file: /cvs/cowiki/ChangeLog,v
retrieving revision 1.115
diff -u -2 -r1.115 ChangeLog
--- ChangeLog 26 Aug 2005 06:19:59 -0000 1.115
+++ ChangeLog 3 Sep 2005 16:01:00 -0000
@@ -5,4 +5,19 @@
#
+Snapshot 0.4.0-interim NOT AN OFFICIAL RELEASE
+---------------------------------------------------------------------------
+* - Started with CVS HEAD with the following changes:
+ Used 2005-04-09 class.WikiReverseParser.php (rev 1.17)
+ Used 2005-04-09 class.WikiParser.php (rev 1.49)
+ Used 2005-01-16 class.CoWikiParser.php (rev 1.13)
+ Used 2005-01-16 class.CoWikiReverseParser.php (rev 1.15)
+ Used 2005-04-09 class.FrontHtmlTransformer.php (rev 1.43)
+ Used 2005-01-16 class.XmlPrettyHtmlPrinter.php (rev 1.7)
+ Used 2003-09-01 README.IDIOM (rev 1.1)
+
+ Added README.INTERIM
+ Altered version.php, REAMDE, NEWS
+
+
Version 0.4.0 (Fullerene) YET UNRELEASED
---------------------------------------------------------------------------
File [added]: NEWS.diff
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/NEWS.diff?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 14
---------------
Index: NEWS
===================================================================
RCS file: /cvs/cowiki/NEWS,v
retrieving revision 1.2
diff -u -r1.2 NEWS
--- NEWS 16 Jan 2005 23:56:00 -0000 1.2
+++ NEWS 2 Sep 2005 22:07:47 -0000
@@ -1 +1,5 @@
-For further news about this software visit <http://www.cowiki.org/>.
+For further news about this software visit
+<http://www.cowiki.org/>.
+
+For further information about this release, please
+read README.INTERIM
File [added]: README.INTERIM
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/README.INTERIM?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 81
---------------
About coWiki 0.4.0-interim
Copyright (C) John T. Hogenmiller, <[email protected]>
To keep in contact with the developers, join the developer mailing list
that is announced on <http://www.cowiki.org/>.
---------------------------------------------------------------------------
There has been a lot of activity over the last several months dealing
with the parser. The coWiki project is working a many enhancements to the
parser, such as more consistent table generation and better handling of
markup language. During this process, the parser has become unstable as
we go through the coding and troubleshooting process. This unstable state
has made CVS HEAD unstable and not recommended for production use.
However, since Boron (0.3.4) came out, coWiki has received many bugfixes
and enhancements that are not related to the parser. Here is a short list:
* Web-based installer walks you through the setup process
* MySQL InnoDB support - coWiki is using a much more stable and secure
backend, resulting in a more stable and secure product.
* Better logging (Issue 230)
* Bugs fixed: 146, 66, 143, 107, 130, 114, 202, 206, 212, 217, 216,
224, 228, 234, 235, 94, and 240 (did I miss any?)
* SECURITY FIX: Prevented possible JavaScript cross site scripting (XXS)
attack while using document search (bug 234)
* Japanese localization
Please remember that everything in here is still development code. The
only *recommended* version of coWiki is 0.3.4 (Boron). Additionally,
if you have already began using some of the new features of the parser
in cvs head, some of those documents will become broken. Of course, the
new parser has been known to break legacy documents from Boron and prior.
The only change between the parser included in this snapshot and the one
that came with Boron is that issue #202 ("/text/: is not italicized) has
been fixed.
---------------------------------------------------------------------------
A quick guide on making your own snapshot from CVS with the last
Check out a fresh copy of coWiki from CVS HEAD, or you can utilize
your existing copy.
chdir into the cowiki directory (usually cd cowiki)
Execute the following commands:
cvs update -r 1.17 includes/cowiki/class/parse/class.WikiReverseParser.php
cvs update -r 1.49 includes/cowiki/class/parse/class.WikiParser.php
cvs update -r 1.13 includes/cowiki/class/parse/class.CoWikiParser.php
cvs update -r 1.15 includes/cowiki/class/parse/class.CoWikiReverseParser.php
cvs update -r 1.43 includes/cowiki/class/render/class.FrontHtmlTransformer.php
cvs update -r 1.7 includes/cowiki/class/render/class.XmlPrettyHtmlPrinter.php
Note that I am using revision numbers instead of the REL_0_3_4 tag. I
did this because I wanted to include the fix for issue #202 in this
interim release.
Optionally, to get the old markup documentation for this version of the
parser:
cvs update -r 1.1 README.IDIOM
---------------------------------------------------------------------------
Also refer to these files
* LICENSE - coWiki software destribution license
* INSTALL - a basic installation howto
* NEWS - latest news for this coWiki distribution
* README.PLUGIN - short information about the plugin design rules
* README.IDIOM - coding guidelines for plugins and the coWiki core
* ChangeLog - what did change since last version?
---------------------------------------------------------------------------
You will obtain more information about coWiki at http://www.cowiki.org/
File [added]: README.diff
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/README.diff?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: class.CoWikiParser.php
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/class.CoWikiParser.php?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: class.CoWikiReverseParser.php
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/class.CoWikiReverseParser.php?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: class.FrontHtmlTransformer.php
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/class.FrontHtmlTransformer.php?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: class.WikiParser.php
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/class.WikiParser.php?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: class.WikiReverseParser.php
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/class.WikiReverseParser.php?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: class.XmlPrettyHtmlPrinter.php
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/class.XmlPrettyHtmlPrinter.php?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 0
--------------
File [added]: version.php.diff
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/interim/version.php.diff?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 16
---------------
Index: version.php
===================================================================
RCS file: /cvs/cowiki/htdocs/version.php,v
retrieving revision 1.150
diff -u -r1.150 version.php
--- version.php 26 Aug 2005 14:42:22 -0000 1.150
+++ version.php 2 Sep 2005 22:04:55 -0000
@@ -82,7 +82,7 @@
define('COWIKI_VERSION_MAJOR', '0');
define('COWIKI_VERSION_MINOR', '4');
define('COWIKI_VERSION_MICRO', '0');
- define('COWIKI_VERSION_PATCH', '-dev');
+ define('COWIKI_VERSION_PATCH', '-interim');
define('COWIKI_RELEASE_NAME', '');
/**
Directory: /cowiki/htdocs/
==========================
File [changed]: version.php
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/version.php?r1=1.150&r2=1.151
Delta lines: +3 -3
-------------------
--- version.php 26 Aug 2005 14:42:22 -0000 1.150
+++ version.php 3 Sep 2005 17:55:49 -0000 1.151
@@ -2,7 +2,7 @@
/**
*
- * $Id: version.php,v 1.150 2005/08/26 14:42:22 dgorski Exp $
+ * $Id: version.php,v 1.151 2005/09/03 17:55:49 ytjohn Exp $
*
* This file is part of coWiki. coWiki is free software under the terms of
* the GNU General Public License (GPL). Read the LICENSE file. If you did
@@ -16,7 +16,7 @@
* @author Daniel T. Gorski, <[email protected]>
* @copyright (C) Daniel T. Gorski, {@link http://www.develnet.org}
* @license http://www.gnu.org/licenses/gpl.html
- * @version $Revision: 1.150 $
+ * @version $Revision: 1.151 $
*
*/
@@ -99,7 +99,7 @@
* ease the work of the developers. Please do not forget to add your
* changes to the ChangeLog file too.
*/
- define('COWIKI_VERSION_DATE', 'August 26 2005');
+ define('COWIKI_VERSION_DATE', 'September 03 2005');