From 76aac3fada8909bab186cf33abfbf414ac81d532 Mon Sep 17 00:00:00 2001 From: wainstead Date: Fri, 23 Jun 2000 03:15:11 +0000 Subject: [PATCH] updated the information git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@96 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- pgsrc/ReleaseNotes | 23 +++++++++++++++++++++++ pgsrc/SteveWainstead | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/pgsrc/ReleaseNotes b/pgsrc/ReleaseNotes index 50041b1d6..44c0e9734 100644 --- a/pgsrc/ReleaseNotes +++ b/pgsrc/ReleaseNotes @@ -1,3 +1,26 @@ +PhpWiki 1.1.6 is a major revision of PhpWiki. The ability to have themes (via an +easy-to-edit template system) has been added; the schema for MySQL has been +completely overhauled, breaking the page details into columns (for efficiency we +agreed not to put references in a separate table, so it's not completely +normalized. "Don't let the best be the enemy of the good.") + +Postgresql support has been added and the markup language is evolving, now allowing +!

!!

!!!

tags and __a new way to make text bold__, and of course the +[new linking scheme]. + +There is a new feature on all pages called ''more info'' that gives you a low level +detailed view of a page, which is probably more useful for debugging than anything. + +As we move towards a 1.2 release we will be adding logging, top ten most active +pages and other new features with the new database schema (and yes, these features +will make it into the DBM version too). I also want to add mSQL support and test it +under Zend, the new PHP4. + +Below are the release notes for version 1.03, the last release of the 1.0 PhpWiki +series. --Steve Wainstead, mailto:swain@panix.com + +---- + PhpWiki was written because I am so interested in WikiWikiWebs, and I haven't used PHP since version 2.0. I wanted to see how it had advanced. Version 1.0 is a near-perfect clone of the Portland Pattern Repository, http://c2.com/cgi-bin/wiki?WikiWikiWeb. In truth, I was using the Wiki script you can download from there as a model; that Wiki lacks a number of features the PPR has, like EditCopy. So in truth PhpWiki is a kind of hybrid of the PPR and the generic Wiki you can get from there (which is written in Perl). diff --git a/pgsrc/SteveWainstead b/pgsrc/SteveWainstead index 869462e54..3c22f81e7 100644 --- a/pgsrc/SteveWainstead +++ b/pgsrc/SteveWainstead @@ -1,5 +1,5 @@ Hi. I built this WikiWikiWeb. I'm at http://wcsb.org/~swain/. -Please report bugs to mailto:swain@wcsb.org +Please report bugs to mailto:swain@panix.com -- 2.45.0