|
CVS: phpwiki/pgsrc ReleaseNotes,1.49,1.50: msg#00135web.wiki.phpwiki.checkins
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8737 Modified Files: ReleaseNotes Log Message: update ReleaseNotes Index: ReleaseNotes =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/ReleaseNotes,v retrieving revision 1.49 retrieving revision 1.50 diff -u -2 -b -p -d -r1.49 -r1.50 --- ReleaseNotes 17 Dec 2004 16:32:28 -0000 1.49 +++ ReleaseNotes 25 Jan 2005 08:11:50 -0000 1.50 @@ -1,3 +1,3 @@ -Date: Fri, 17 Dec 2004 17:30:18 +0200 +Date: Mon, 24 Jan 2005 17:20:57 +0100 Mime-Version: 1.0 (Produced by PhpWiki 1.3.11pre) X-Rcs-Id: $Id$ @@ -12,10 +12,9 @@ Content-Transfer-Encoding: binary 1.3.11 (not yet released), Reini Urban: -Lots of bugfixes, and some feature enhancements. +Lots of bugfixes, and some feature and performance enhancements. A new EDIT_TOOLBAR from mediawiki, more page permission enhancements, reduced memory usage for pagelists which need no page content, -related improvement for OldMarkup crashes because of PCRE -memory exhaustion, and admin plugin overhaul. -New <!plugin-list !> syntax and PhpWiki:PageListLibrary args. +related improvement for OldMarkup crashes because of PCRE memory exhaustion.%%% +New <!plugin-list !> syntax and PhpWiki:PageListLibrary args.%%% Because of SQL changes you'd need to ?action=upgrade to update for SQL. @@ -68,4 +67,5 @@ fixes: * fixed sql statements for pagedata where it is not needed, fixing the typical PageList memory exhaustion on simple page lists. + cached_html is handled complete seperate now. * fixed crash after login, by eliminating endless recursion in group isAdmin() checks @@ -75,5 +75,5 @@ fixes: * fixed xmlrpc to be able to use the native xmlrpc extension. * fixed xmlrpc wiki.listLinks method: name => page param -* fixed WikiAdminUtils behaviour on POST. +* fixed WikiAdminUtils behaviour on POST changes: @@ -125,7 +125,10 @@ changes: * page deletion is now undoable and being seen in RecentChanges. Purge pages by new admin button. +* zipdump and dumphtml contains now images, buttons and css +* improved _WikiTranslation performance with gettext extension new: -* new ENABLE_EDIT_TOOLBAR (from mediawiki), JS_SEARCHREPLACE, AddCategory button +* new ENABLE_EDIT_TOOLBAR (from mediawiki), JS_SEARCHREPLACE, + AddCategory, AddPlugin buttons * new other config options: ** ENABLE_PAGEPERM to turn off ACL (no owner at the statusline if off) @@ -161,5 +164,5 @@ new: * added [Load & OverWrite] button to PhpWikiAdministration * performance: use cached static config/config.php, if it's writable by - the webserver. + the webserver. (experimental) * added ACCESS_LOG_SQL &1: read, &2 write. new accesslog sql table. for various log analysis: abuse prevention, recent referrers. @@ -174,8 +177,33 @@ new: * added PhpWikiAdministration WikiDB buttons: [Purge all empty unreferenced pages], [Convert cached_html] -* new experimental ModeratedPage feature. (i.e. delayed POST actions) +* (nyi) new experimental ModeratedPage feature. (i.e. delayed POST actions) * new edit "[] old markup [Convert]" button to convert and save to new markup. * new LinkDatabase plugin and actionpage for the http://touchgraph.sourceforge.net/ ~WikiBrowser * new hyperwiki applet in Sidebar. See http://hypergraph.sourceforge.net/ +* new xmlrpc methods: putPage, mailPasswordToUser +* new xmlrpc test framework +* WikiSpam prevention: On GOOGLE_LINKS_NOFOLLOW add rel=nowfollow to all external + links, unless the author was authenticated. +* action=upgrade performs now a mysql LOCK TABLE privileges check and fix, +* action=upgrade asks now for the admin's user and password if not defined + +1.2.7 (the old-stable version) Jan, 6 2005, Reini Urban: +PhpWiki 1.2.7 backport cvs release-1_2-branch enhancements never released with 1.2.3-1.2.6: +* full xhtml conformity +* split_pagename in title and header to help google +* "INSTALL.Mac OS X" added from cvs +* lib/zipfile.php: Content-Disposition: attachment +* lib/config.php, lib/stdlib.php: support new USE_LINK_ICONS and AUTOSPLIT_WIKIWORDS, + better i18n $!WikiNameRegexp +* re-added images/* LINK_ICONS, pre-calculate DATA_PATH +* locale/*: fix and update strings and templates esp. for german, +* index.php: urlparser extended to omit &start_debug=1 and other args +* added minor_edit checkbox +* print more meta tags: robots, favicon, language and PHPWIKI_VERSION + +1.2.6 (the old-stable version) Dec, 19 2004, Reini Urban: +flatfile fixes and enhancement: +* fixed !TitleSearch and Backlinks for flatfile. +* enable MostPopular (hitcount storage) for flatfile 1.2.5 (the old-stable version) Nov, 28 2004, Reini Urban: ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS: phpwiki/lib/plugin RandomPage.php,1.12,1.13: 00135, Reini Urban |
|---|---|
| Next by Date: | CVS: phpwiki/themes/default/templates editpage.tmpl,1.54,1.55: 00135, Reini Urban |
| Previous by Thread: | CVS: phpwiki/lib/plugin RandomPage.php,1.12,1.13i: 00135, Reini Urban |
| Next by Thread: | CVS: phpwiki/themes/default/templates editpage.tmpl,1.54,1.55: 00135, Reini Urban |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |