From 2fa785fc2011d551a732cc5824c28d7cfbf2c50b Mon Sep 17 00:00:00 2001 From: rurban Date: Mon, 24 Aug 2009 12:17:17 +0000 Subject: [PATCH] add READONLY and utf-8 git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@7079 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- pgsrc/ReleaseNotes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pgsrc/ReleaseNotes b/pgsrc/ReleaseNotes index cde62a240..2ab009c40 100644 --- a/pgsrc/ReleaseNotes +++ b/pgsrc/ReleaseNotes @@ -17,8 +17,8 @@ syntax, including additions. The "classic" Phpwiki syntax is still supported. -The documenation pages found in pgsrc have been mostly converted to Wikicreole -syntax (with the addition of tables in Mediawiki syntax, since Wikicreole 1.0 +The documentation pages found in pgsrc have been mostly converted to utf-8 and +Wikicreole syntax (with the addition of tables in Mediawiki syntax, since Wikicreole 1.0 does not support "complex" tables with block elements in cells, like lists or paragraphs). @@ -106,6 +106,7 @@ e.g. dump pagesets or multi-page pdf's. * RecentChanges: add category, pagematch arguments * add UriResolver needed for external rdf access * AppendText: support pages argument: append to multiple pages +* new readonly database detection for dba, and optional config READONLY for maintenance * new pages: SpecialPages, LockedPages (vargenau) * implemented Mediawiki-like syntax for tables (vargenau) * enable ~RecentChangesCached as box, improve performance. -- 2.45.0