]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/ReleaseNotes
Set PhpWiki version to 1.5.4
[SourceForge/phpwiki.git] / pgsrc / ReleaseNotes
1 Date: Mon, 29 Jun 2015 12:04:28 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.5.4)
3 Content-Type: application/x-phpwiki;
4   pagename=ReleaseNotes;
5   flags=PAGE_LOCKED;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>>
10
11 == 1.5.4 2015-06-29 Marc-Etienne Vargenau ==
12
13 * Fix ~WantedPages for Fusionforge
14 * Remove ~WantedPagesOld (use ~WantedPages instead)
15 * Add WebM format in Video plugin
16 * Update jscalendar to 1.0
17 * Remove Width and Height preferences modification in Edit Toolbar
18 * New icons in Edit Toolbar
19 * Make static templates in Edit Toolbar work
20 * Fix memory_limit for WIKI_SOAP
21 * Remove MockRequest
22 * Update jquery to 1.11.3
23
24 == 1.5.3 2015-03-04 Marc-Etienne Vargenau ==
25
26 * Fix Bug#648 Call to protected method
27 * easier file upload: forbidden characters in filename are replaced by dashes (instead of rejecting upload)
28 * improve handling of image insertion icon in edit toolbar (icon did not always appear after image uploading)
29 * bigger wikipaging font
30 * test again for function 'posix_times', it does not exist on Windows (reported by jdebert)
31 * remove FPDF, lib/gif.php, lib/font (were not used)
32 * rename plugin _Retransform to ~DebugRetransform
33 * use PHP ZIP class instead of home-made functions. ziplib renamed to mimelib
34 * add SOAP scripts
35 * rename FCKeditor to CKeditor
36 * load theme pgsrc, if it exists
37 * SUBPAGE_SEPARATOR removed, it must be '/'
38 * RateIt plugin for Fusionforge
39 * remove acdropdown and livesearch
40 * remove CVS backend
41
42 == 1.5.2 2014-10-10 Marc-Etienne Vargenau ==
43
44 This is a security fix release.
45 * Fix CVE-2014-5519: vulnerability in Ploticus plugin. [[http://www.cvedetails.com/cve/CVE-2014-5519/]] 
46
47 This vulnerability is present in ~PhpWiki 1.5.0 and 1.5.1. All users are advised to upgrade to ~PhpWiki 1.5.2.
48
49 == 1.5.1 2014-10-02 Marc-Etienne Vargenau ==
50
51 * fix Bug#456 'Optimizing Database' message sometimes printed on page
52 * remove ~FrameInclude plugin (frames are not supported in HTML 5)
53 * sort tables with [[http://tablesorter.com|tablesorter jQuery plugin]] instead of sortable.js
54 * fix Bug#636 Recursive include is not trapped
55 * fix Bug#647 undefined method {{{WikiDB_backend_dba::WikiDB_backend_dbaBase}}}
56 * correct total number of pages for AllPagesCreatedByMe, AllPagesOwnedByMe, AllPagesLastEditedByMe
57 * fix Bug#607 BackLinks do not work inside a [[Help:RichTablePlugin|RichTable]]
58 * fix Bug#646 Wrong number of links in BackLinks
59 * make <includeonly> work
60 * remove old ~WikiUser code (ENABLE_USER_NEW)
61 * admin always has rights to see and modify pages, regardless of ACLs, to avoid locking himself out
62 * add missing images in Sidebar theme
63
64 == 1.5.0 2014-07-29 Marc-Etienne Vargenau ==
65
66 === Main Changes ===
67 * ~PhpWiki 1.5.0 needs at least PHP 5.3. It is compatible with PHP 5.3, 5.4 and 5.5.
68 * One single wiki markup, based on Wikicreole and compatible with classic phpWiki markup.
69 * Full HTML 5 and CSS 3. A modern browser is needed.
70 * Full UTF-8.
71
72 === Other Changes ===
73 * Fix bad display in Toolbox menu (Sidebar and Monobook themes) reported by Harold Hallikainen
74 * Fix Captcha problem reported by Harold Hallikainen
75 * Merge ~OldTextFormattingRules into ~TextFormattingRules
76 * ~SyntaxHighlighter plugin is now implemented with [[http://highlightjs.org/]] instead of [[http://www.andre-simon.de]].
77 * Chmod action is removed.
78 * New action: ~DeleteAcl
79 * Updated documentation pages in pgsrc.
80 * Updated translations.
81
82 == 1.4.0 2014-07-25 Reini Urban, Marc-Etienne Vargenau, Sabri Labbenes, Sébastien Le Callonnec ==
83
84 ~PhpWiki 1.4.0 is the same as ~PhpWiki 1.4.0RC1. It is the last release compatible with PHP 4.
85
86 == 1.4.0RC1 2010-09-17 Reini Urban, Marc-Etienne Vargenau, Sabri Labbenes, Sébastien Le Callonnec ==
87
88 This is a new major release, where everything changed from 1.2, and lots of changes since 1.3.14.
89
90 An important modification in this release is the implementation
91 of full Wikicreole 1.0 syntax, including additions.
92
93 The "classic" Phpwiki syntax is still supported.
94
95 The documentation pages found in pgsrc have been mostly converted to UTF-8 and
96 Wikicreole syntax (with the addition of tables in Mediawiki syntax, since Wikicreole 1.0
97 does not support "complex" tables with block elements in cells, like lists or
98 paragraphs).
99
100 Improved dumping, pageset handling for format= with ~ActionPages.
101 e.g. dump pagesets or multi-page pdf's.
102
103 The Sidebar theme is now an extension of the Monobook theme (known from Wikipedia),
104 the new fusionforge theme is to be used together with [[http://fusionforge.org|FusionForge]] (the successor of Gforge).
105
106 === Fixes ===
107 * fix ~PagePerm for multiple groups: not a member and undecided: check other groups
108 * fix rss button actions for special RecentChanges actions (UserContribs, PageHistory, ...)
109 * fix Bug#1749950 accesslog SQL duration float with ","
110 * fix template inclusion with a recursion cycle leading to crashes in blog PageInfo
111 * removed dynamic features from htmldump pages for more static pleasure
112 * ignore fatals and access-denied stowstoppers on multi-page dumps
113 * link only to existing pages on multi-page dumps (pagesets)
114 * fix Bug#1795420 by Sven Ginka: Use /U in preg_match
115 * ensure ending uploads slash even on user provided UPLOAD constants. Fixes plugin/~UpLoad
116 * stabilize Comment. substring search for basepages, do not tokenize.
117 * fix Bug#1792170 Handle " ( " or "(test" without closing ")" as plain word. Allow single string token "0"
118 * fix Bug#1752172 undefined method {{{TextSearchQuery_node_or::_sql_quote()}}}
119 * dba: fix sorting for empty mtime field
120 * ~LdapSearch: fix layout and logic
121 * ~FileInfo: fix Upload: links
122 * XHTML validation corrections (vargenau)
123 * avoid recursive modification when renaming a page like '~PageFoo to '~PageFooTwo' (vargenau)
124 * fix Bug#1808002 Table of contents plugin does not nest numbering (vargenau)
125 * fix Bug#1903815 Cannot put "0" in ~RichTable cell, cell becomes empty (vargenau)
126 * fix Bug#1904088  Some brackets links with \n cause the parser to crash
127 * fixed incorrect numbering in Table of Contents numbering (vargenau)
128 * fix Bug#1967147 ~FileInfoPlugin does not allow display=owner
129 * fix Bug#1992172 Interwiki link does not work in ~RichTable (vargenau)
130 * fix Bug#2010748 Missing image
131 * fix Bug#1831881 Fatal database error when sorting columns (vargenau)
132 * fix ~PageList prev/next links on multi-columns lists, improve handling of ordered lists
133   fixed slicing with list-based backends (dba, file).
134 * allow single "0" as not-empty page content
135 * fix action=rename, support new optional argument to=newpagename
136 * fix multiple USER_AUTH_METHOD where the first method did not succeed.
137
138 === Changes ===
139 - changed ~SemanticSearch query semantics: all regex=auto terms with no regex chars (.+*?^$")
140   will be searched exact, and not with regex=auto. This means no word splitting, no substrings.
141 * ranked search for title and fulltext for non-SQL backends. Simple score function.
142 * allow comments in ~WikiGroup lists after username
143 * aesthetic request: remove ?action=edit after edit
144 * create interim pages as minor not see them in RecentChanges
145 * default theme: use standard search template (~LiveSearch)
146 * [[Help:CalendarPlugin]] changed default start_wday from 0 to 1 (Monday)
147 * [[Help:CalendarListPlugin]] pages now in parallel with Calendar: year + month args as start base.
148   The behaviour before 2007 with last/next_n_days was to start now.
149 * removed fpdf support. only use external converters
150 * change rename action from access perm change to edit: allow the signed-in user to rename.
151 * htmldump copies locally uploaded images also
152 * improve SemanticRelations layout: direct links, support attributes and relations filters
153 * ~LdapSearch: use default basedn
154 * WhoIsOnline cleans stale sessions
155 * remove Upload button from edit
156 * changed Wikiwyg editor workflow (labbenes)
157 * allow <s> to strike; update Help for <s> and <strike> (vargenau)
158 * ~RichTable plugin: enrich syntax for attributes (vargenau)
159 * more icons for toolbar (vargenau)
160 * UserPreferences: specific message when only one preference is updated (vargenau)
161 * renamed class Theme to ~WikiTheme to avoid Gforge name clash (vargenau)
162 * numeric cells in tables are now right-aligned by default (vargenau)
163 * <noinclude> and </noinclude> should not appear even when not included (vargenau)
164 * split PhpWikiAdministration in two pages: PhpWikiAdministration and PhpWikiDebug (vargenau)
165 * Improve handling of color text (especially in case of errors). More color names are allowed. (vargenau)
166 * ~SetAcl, Chown, Markup and Rename are marked as minor edits. (vargenau)
167 * Display "minor edit" for minor edits in ~RecentChanges (like in ~PageHistory). (vargenau)
168 * In WikiAdminSelect, put buttons in alphabetic order like in page ~PhpWikiAdministration. (vargenau)
169 * In ~PhpWikiAdministration, all pages are shown instead of first 50. No paging is done. (vargenau)
170 * In ~WikiAdminSearchReplace, only pages where a replacement was done are shown as feedback. (vargenau)
171 * In ~WikiAdminSearchReplace, show pages where replacement will be done. (vargenau)
172 * For file upload, use black list of extensions instead of white list. (vargenau)
173 * It is now possible to insert predefined icons in wiki text. See [[Help:PredefinedIcons]]. (vargenau)
174 * Allow "{{{#[[}}}" syntax for anchors. (vargenau)
175 * Handle redirections in Template plugin. (vargenau)
176 * Allow Wikicreole syntax for redirections in ~IncludePage plugin. (vargenau)
177 * New preference to avoid e-mail notifications for minor edits on Wiki (vargenau)
178 * No decoration for abbreviations when printing (vargenau)
179 * Add CSS3 code for page headers and footers (works for PDF generation with Prince XML) (vargenau)
180 * Remove superfluous scrollbar from printable pre's
181
182 === New ===
183 * ~PageList supports listtype=ul,ol,dl. dl used by FullTextSearch
184 * pageable textsearch results
185 * external search button by using Search: and searchtype=external
186 * added ~UniversalWikiEditButton to ~MonoBook, default, blog. More themes later.
187 * add INSECURE_ACTIONS_LOCALHOST_ONLY for advanced security actions
188 * enable "^A or ^B" pages argument for ~PageLists: e.g. splitted actions for large htmldump's
189 * dba: add args to check and rebuild (full or links only)
190 * RecentChanges: add category, pagematch arguments
191 * add UriResolver needed for external rdf access
192 * AppendText: support pages argument: append to multiple pages
193 * new readonly database detection for dba, and optional config READONLY for maintenance
194 * new pages: SpecialPages, LockedPages (vargenau)
195 * implemented Mediawiki-like syntax for tables (vargenau)
196 * enable ~RecentChangesCached as box, improve performance.
197 * implemented Wikicreole 1.0 syntax, including additions (vargenau)
198 * implemented simple [[Help:Spreadsheet|spreadsheet]] functions for Wikicreole tables (vargenau)
199 * new plugin: [[Help:CurrentTimePlugin|CurrentTime]] (vargenau)
200 * new plugin: [[Help:ChartPlugin|Chart]] (vargenau)
201 * new mssqlnative backend (MS SQL Server 2005+) (chrisdpucci)
202
203 == 1.3.14 July, 1 2007, Reini Urban ==
204
205 === Fixes ===
206 * Fix the broken LDAP fix from 1.3.13p1
207 * fixed sortby with multiple pagelists
208
209 === Changes ===
210 * changes all themeinfo.php files, moved global to method load() to be
211   easier derived from custom theme classes, main now calls $~WikiTheme->load
212 * ~MailNotify is now silent unless DEBUG
213
214 === New ===
215 * added experimental ATOM support
216 * added Changes and Upload button to edit
217
218 == 1.3.13p1 June, 9 2007, Reini Urban ==
219
220 An immediate security fix for 1.3.13, plus some minor fixes.
221
222 === Fixes ===
223 * LDAP Auth: Disallow empty passwords! Certain ldap implementations return true
224   on empty passwords with ldap_bind().
225 * LDAP Auth: fix password quoting
226 * fix action=upgrade for dba, rename nosql to nodb
227 * fixes ~SpamBlockList config file locations (config/two-level-tlds, config/whitelist)
228 * enable $~MailNotify->onChangePage
229 * fix display of pagenames containing ":" in certain lists
230 * fixed backend asArray access to iterators (~DebugInfo with SQL)
231 * fix wrong ~PhpWikiCvs InterWikiMap entry
232 * fix syntax error in pgsrc/Help%2FActionPage
233 * fix case in pgsrc/Help%2FAsciiSVGPlugin
234 * fix links in pgsrc/Help%2FSemanticRelations
235 * fix pgsrc/Help%2FWikiPlugin
236
237 === Changes ===
238 * allow \n and single letter pages in ~{~{ ~}~} template syntax.
239   patch #1732793 by ~AlJeux and ~ReiniUrban
240 * with ENABLE_SPAMBLOCKLIST check only new external links:
241   max 5, allow interwiki links, and improve failed output.
242
243 == 1.3.13 June, 2 2007, Reini Urban ==
244
245 This is major feature release which will be the base for the stable
246 1.4.0.  The highlights are ~SemanticWeb support, basic support for
247 various WYSIWYG editors (not yet stable), a stable ~MonoBook (wikipedia)
248 and Blog theme, enabled acdropdown support (~LiveSearch), postgresql and
249 oracle enhancements, moving Help pages into Help/, support different
250 charsets in pgsrc and Windows NTLM auth support via ~HttpAuth, a lot
251 more plugins and enhancements. UTF-8 should work.
252
253 === Fixes ===
254 * fix ~UpLoad to disallow all php extensions
255 * DB: use ANSI SQL statements (oracle by Bob Peele & Christopher Jones,
256   postgresql by Reini Urban)
257 * fixed blog, ~MonoBook, sidebar and wikilens theme layout
258 * fix Template and ~CreatePage variable expansion
259 * xhtml dump for subpages into subdirectories, fixed filenames and subdir names
260 * fixed loading pages into foreign charsets (such as utf-8)
261 * ~ErrorManager: patch #1438439 by Matt Brown:
262   Only set no-cache headers when error output is generated
263 * ~ImageLinks: patch #1348996 by Robert Litwiniec
264 * fix bug #1327912 numeric pagenames can break plugins (Joachim Lous)
265 * improve pdf output via external converter
266 * force integer constants to be set as integer
267 * partially fix CRC overflow in ziplib (Bob Apthorpe)
268 * testsuite: force C locale and EN $LANG
269 * fixed display of edited InterWikiMap. static var issue
270 * fixed display of "Merge and Edit: pagename" header in merge edit (hack!)
271 * ~WikiFormRich: fix name=value parsing. fix limit with plugin-list invocations
272 * plugin/Diff: fix lib/diff loading conflicts by removing duplicate classes
273 * plugin/Ploticus: support PLOTICUS_PREFABS config.ini setting (documented but never worked)
274 * fix edit:locked label selection: typo, was edit:lock
275 * fixed moacdropdown integration
276 * fixed fortune error handling
277 * fixed limit handling with multiple pagelists: don't overwrite request arg
278 * change PageDump Content-Type header for download to application/octet-stream to avoid
279   pesty .txt suffixes on Windows clients
280 * fixed wikilens with dba and RATING_STORAGE=SQL. RATING_STORAGE=WIKIPAGE not yet fixed.
281 * fixed action=diff error with external links
282
283 === Changes ===
284 * add ~UpLoad policy DISABLE_UPLOAD_ONLY_ALLOWED_EXTENSIONS, default: false
285 * ~SemanticWeb: add linkrelation support, getPageLinks returns now an array of hashes.
286   optimize get_links for relations.
287 * add new linksyntax "~[:pagename~]" inside square brackets only, not to store backlinks.
288   ~[:~DontStoreLink~] (experimental)
289 * moved default help pages to Help/ subpages. Partially for "de" also.
290 * generalized ENABLE_HTMLAREA3 to ENABLE_WYSIWYG
291 * support more ~WikiFormRich method arguments: url, dynurl, xmlrpc, dynxmlrpc, plugin,
292   the autocomplete option for pulldown~[~] and editbox~[~] and the new combobox~[~] widget.
293   Improve ~WikiFormRich layout.
294 * DB: foreign key support in schemas, simplify methods
295 * remove user table: upgrade from SQL db.
296 * updated locale for it, de and es (google translation)
297 * improve loading multiple version archives such as full zipdumps. force temp. overwrite.
298   support loadfile for multipart archives (full dumps) automatically
299 * omit actionbar from pdf output
300 * support charsets in pagedumps for loadfile and virgin setup
301 * _~BackendInfoPlugin prints linkinfo also.
302 * ~ExternalSearchPlugin displays the button at the right. Change it with
303   EXTERNALSEARCH_DEFAULT_BUTTON_POSITION = left, or the argument button_position=left or none.
304 * disabled postgresql optimize() in favor of autovacuum,
305   enable it in the backend method if the web user is the table owner (security risk)
306 * print "Ignored stoplist words" on FullTextSearch,
307   add FULLTEXTSEARCH_STOPLIST constant,
308   make ~TextSearchQuery->_stoplist localizable
309 * fix arg order in WikiDB_backend_search()
310 * protected tests. only allow localhost
311 * optimize ~ArchiveCleaner for the new default case (since 1.3.11): Keep all revisions.
312 * changed the default DB backend from gdbm to dba db4
313 * changed action=upgrade to check and store a db version
314 * don't loadfile *.orig files (this might be a limitation. sorry)
315 * rename _~AuthFile to ~DebugAuthFile in upgrade
316 * updated most template files for harmonisation
317 * changed default ~LiveSearch method in search.tmpl from url to xmlrpc. faster and less hackish.
318 * fixed all templates with missing revision check. can be false.
319 * rewrote and redefined {{{WikiDB::listRelations}}}. list only all relations as array.
320 * changed Semantic attribute syntax from ":-" to ":=" (relevant to cvs users only)
321 * change ~TextSearchQuery handling of regex=pcre: plain string, no parsing at all,
322   detect and apply modifiers.
323 * enhance text2png arguments and features. See [[Help:text2pngPlugin]]
324 * Template plugin: allow passing arbitrary args, not just in vars.
325 * added old gd support to ~PhotoAlbum thumbs (~ImageTile)
326 * Improve ~LdapSearch plugin and add action page.
327 * Improved wikilens theme.
328 * Changed all default Template vars to expanded to uppercase: PAGENAME, USERID, ...
329 * CSS: no ~MonoBook css hacks/requests, check special browser versions in php
330
331 === New ===
332 * add ~SemanticRelations syntax, db structure and attribute units.
333   Sample: pagename=~SanDiego is_a :: city => ~SanDiego relation = is_a, linkto = city
334           population := 1,305,736 (numeric units)
335   Store unified attribute in pagedata.
336 * new experimental WYSIWYG edit library framework:
337   ~WikiWyg, tinymce, FCKeditor, htmlarea3, htmlarea2, spaw
338 * new wysiwyg_editor feature by Jean-Nicolas GEREONE and Sabri LABBENE (experimental)
339 * added postgresql tsearch2 support
340 * new experimental flatfile backend: readable page source files (experimental)
341 * added new xmlrpc and SOAP methods: ~listPlugins, ~getPluginSynopsis, ~mailPasswordToUser,
342   ~getUploadedFileInfo, ~listRelations, ~callPlugin, ~linkSearch
343 * new plugins: ~SemanticSearch, ~SemanticRelations, ~LinkSearch, ~ListRelations,
344   ~FileInfo, ~BoxRight, ~PasswordReset, ~WatchPage, ~SpellCheck, ~SearchHighlight,
345   AsciiSVG
346 * add <nowiki></nowiki> tag: Transform only html markup and entities
347 * new option DISABLE_MARKUP_WIKIWORD to force [ ] for links
348 * new option ENABLE_MARKUP_DIVSPAN (experimental)
349 * new option PLUGIN_MARKUP_MAP for xml-style plugin syntax (experimental)
350 * support Windows NTLM Auth via ~HttpAuth: mod_ntlm (apache1+2. also on linux)
351   and mod_auth_sspi (apache2. better, but windows only)
352 * new stable option ENABLE_SEARCHHIGHLIGHT with actionpage and plugin SearchHighlight.
353   In CVS for some time called USE_SEARCHHIGHLIGHT.
354 * patch #1377011 by Matt Brown: add DATABASE_OPTIMISE_FREQUENCY
355 * new options db-check and db-rebuild for ~WikiAdminPlugin.
356   You can now retransform all pages at once.
357 * new ~MailNotify class, simplified WikiDB.php
358 * added "Printable version" js to monobook theme. See License in
359   http://www.howtocreate.co.uk/jslibs/termsOfUse.html
360 * new ~ActionButton function for ~MonoBook with selected state. (tab state)
361 * added ~SyncWiki plugin to sync pages and uploads with a master wiki.
362   (foreign auth not yet solved)
363 * added boolean UPLOAD_USERDIR to upload into user-specific directory.
364 * added support for multiple page arguments in BackLinks. Logical AND.
365 * added wikidb->backend->rebuild()
366 * added "Keep old" and "Overwrite with new" buttons and actions for loadfile merge edit.
367 * added lib/~XmlRpcClient, xmlrpc methods to lib/~HttpClient and acdropdown.js. JSON not yet.
368 * created Help/~*Plugin stubs for *ALL* plugins in pgsrc
369 * added a new _DEBUG_REMOTE flag to debug into remote sessions (xmlrpc, ajax, ...)
370 * added {{{WikiDB::linkSearch}}} and backend/dumb/~LinkSearchIter.php. Mainly for ~SemanticSearch,
371   and LinkSearch, but can be used for ~SemanticSearchAdvanced (combined queries as <ask>) and
372   BackLinks et al also.
373 * added Calendar display_weeknum argument
374 * added new ~AsciiSVG plugin
375 * added new ~YouTube plugin
376 * added ~XmlRpcTest tests
377 * Added nopage argument to ~PageList and all its plugins. Unique rows only not yet.
378 * Added author, owner argument to RecentChanges and added action pages:
379   MyRecentChanges, MyRecentEdits, UserContribs
380 * added RecentChanges format=contribs for ~MonoBook theme: => UserContribs
381 * added ~MonoBook accesskeys
382
383 == 1.3.12p3 Jun, 18 2006, Reini Urban ==
384
385 * fix ~[/Subpage~] links
386 * fix pref storing of already crypted passwords. bug #1327470 (Tom Harding)
387 * fix cache headers on errors (@ob_end_flush issue). (matt brown)
388 * fix ~BogoLogin when ENABLE_PAGEPERM=false. patch #1438392 by Matt Brown
389 * unique WIKI_ID cookies per WIKI_NAME. patch #1333957 by Matt Brown
390 * added DATABASE_OPTIMISE_FREQUENCY feature. patch #1377011 by Matt Brown
391 * don't check lock_table priv on action=upgrade
392 * fix _accesslog->logtable and _is_buffering_output warnings (uckelman)
393 * do not print wrong length header on url-rewriting. bug #1376007
394 * fix pref->set: Error generated when login out. bug #1355533 (Thierry Nabeth)
395 * fix default preferences for editheight maxrows, by Manuel Vacelet.
396 * fix DBAUTH arguments to be position independent, bug #1358973
397 * add ~PdoDbPassUser user
398 * fix output of Homepage prefs update
399 * update config-dist.ini format from CVS
400 * update configurator.php from CVS
401 * print optimize wikidb only when DEBUG
402 * simplify messages for translators
403 * added ~ImageTile.php
404 * added tsearch2 to doc/INSTALL.pgsql
405 * added basepage to {{{Cached_WikiLink::asXML}}} for subpages within ~CreateTOC
406 * print filename on dba access error
407 * use bind_textdomain_codeset. bug #1480077 (Kai Krakow)
408 * make ~TextSearchQuery->_stoplist localizable and overridable within config.ini
409 * fixes for mysql 5.x wantedpages join
410 * add rel=nofollow to more actions. patch by Matt Brown
411 * add verify to ~RevertPage, display reverted page as template
412 * update plugin/~CalendarList: patches by mpullen and banjo
413 * update plugin/~GraphViz
414 * added plugin/~PasswordReset
415 * fixed hash() in plugin/~RateIt
416 * plugin/_~AuthInfo: protect File passwords
417 * added Captcha to Crao edit template
418 * added MacOSX Pdf button
419 * fixed Portland and Wordpress editpage template
420 * removed Wordpress buttons, transparent default buttons should be used.
421 * disabled RelatedChanges button
422
423 == 1.3.12p2 Mar, 7 2006, Reini Urban ==
424
425 * fix change prefs for File ~WikiUser
426 * fix ~HomepagePrefs update message
427 * remove plugin/Imdb
428 * apply ~PluginToolbarButton fix from cvs
429
430 == 1.3.12p1 Mar, 4 2006, Reini Urban ==
431
432 * fix "Call-time pass-by-reference" in ~CreateBib
433 * fix parse error in ~SiteMap.php
434
435 == 1.3.12 Mar, 4 2006, Reini Urban ==
436
437 Rename function hash() and method final() for php-5.1 compatibility.
438 Add various backports from cvs:
439
440 === Fixes ===
441 * fix ~ZipReader
442 * Fix "Call-time pass-by-reference has been deprecated" errors,
443   allow_call_time_pass_reference = Off
444 * fix broken locale update for php-5.1.1
445 * default locale fix by Thomas Harding
446 * fix Bug #1381464 "Duplicate functions" with php-5.1.1
447 * InterWikiMap: allow spaces in paths, even implicitly. fixes bug #1218733
448 * fix 'VOID' in ~TextSearchQuery
449 * remove LIMIT 1 in ADODB
450 * fix SQL WantedPages
451 * fixed fulltext search and stoplist handling
452 * fix bug #1327912 numeric pagenames can break plugins (Joachim Lous)
453 * fix xmlrpc and tests/unit for !register_long_arrays
454 * ensure absolute uploads path
455 * fix ~GoogleMaps syntax error
456 * fix ~ListPages for non-SQL backends. Add top3recs as default only if
457   ratings are available
458 * plugin/~PageTrail improved empty cookie
459 * plugin/_~WikiTranslation: protect against 2x define
460 * remove mysql specific ISNULL()
461 * fix signout pref error
462 * don't log on ACCESS_LOG_SQL < 2
463
464 === Changes ===
465 * cache ~EditToolbar popup content
466 * beautify SCRIPT lines
467 * added cfg-able markups only for default ~TextTransformation, not
468   for links and others
469 * add a proper Content-Encoding: gzip if compressed, and omit Content-Length then.
470   Trick to send the correct gzipped Content-Length
471 * set dsn after SQL/ADODB switches in WikiDB backends for easier unit testing
472 * e-mail notifications: better From: header
473 * add DBAUTH_PREF_INSERT: self-creating users. by John Stevens
474 * improved ~WikiUser/Ldap error description
475 * cache SystemInfo methods
476 * ~VisualWiki: remove INCLUDED from EXCLUDED, includes override excludes.
477 * improve postgresql schemas (tsearch2 and stored procedures not yet)
478
479 === New ===
480 * added NUM_SPAM_LINKS as config.ini option
481 * new ENABLE_SPAMBLOCKLIST, lib/~SpamBlocklist.php:
482   check external links against surbl.org and bl.spamcop.net
483 * added Captcha class and better spiral
484 * added get_captcha_random_word() contributed by Dan Frankowski
485 * dumphtml when not at admin page: dump the current or given page
486 * added plugin ~FileInfo
487 * major ~PhotoAlbum feature enhancements by Thomas Harding:
488   slides mode, real thumbnails
489 * add more backends to the testsuite (PearDB_pgsql, ...)
490
491 == 1.3.11p1 Sep, 18 2005, Reini Urban ==
492
493 === Fixes ===
494 * added missing pgsrc/~OldStyleTablesPlugin
495 * fixed ~OldStyleTables plugin with args
496 * protect against Content-Length if headers_sent()
497 * fixed ENABLE_MARKUP_TEMPLATE warning if undefined
498 * fixed writing unwanted accesslog sql entries
499 * fixed WikiAdminSelect preselection
500 * fixed passencrypt.php for PHP5 !register_long_arrays
501 * fixed configurator for DATABASE_DSN, USER_AUTH_ORDER
502
503 === Changes ===
504 * optimized explodePageList to use SQL when available
505   (titleSearch instead of getAllPages)
506 * added optimization for a new ALL textsearch token
507   (* => pcre: .*, sql: %)
508 * configurator takes default description from config-dist.ini
509 * added some missing configurator constants
510
511 == 1.3.11 Sep, 11 2005, Reini Urban, Joel Uckelman ==
512
513 Lots of bugfixes, and some feature and performance enhancements.
514
515 A new EDIT_TOOLBAR from Mediawiki, more page permission enhancements,
516 reduced memory usage for pagelists which need no page content,
517 related improvement for ~OldMarkup crashes because of PCRE memory exhaustion.
518
519 New <!plugin-list !> syntax and ~PhpWiki:~PageListLibrary args.
520
521 Because of SQL changes you'd need to ?action=upgrade to update for SQL.
522
523 === Fixes ===
524 * fixed crash after login, by eliminating endless recursion in
525   group isAdmin() checks
526 * fixed syntax errors in signin.tmpl
527 * fixed missing DEBUG warnings (Support #954260)
528 * ~PhpWiki is now allow_call_time_pass_reference = Off safe (php.ini)
529   Some external libraries are not (Pear_DB odbc, adodb oracle)
530 * fixed sql statements for pagedata where it is not needed, fixing the
531   typical ~PageList memory exhaustion on simple page lists.
532   cached_html is handled complete separate now.
533 * fixed and improved WikiDB pageid caching.
534 * fixed some ~WikiGroup errors for WIKIPAGE and DB
535 * fixed JS_SEARCHREPLACE
536 * fixed rename with dba
537 * fixed Today link in all templates if USE_PATH_INFO = false
538 * fixed PluginManager fatal error line 222
539 * utf-8 pagenames fixed (typed foreign names from IE)
540 * CGI: no PATH_INFO fix
541 * fix some too loose PhpWiki:PagePermissions for signed, but not authenticated users
542   (admin, owner, creator), and edit and view for Bogo and Password users
543 * security fix for create ACL: action=edit is now checked for create
544 * fixed important WikiDB bug with DEBUG > 0: wrong assertion
545   around line 172 (#954648)
546 * fixed flatfile ~ArchiveCleaner assertion
547 * ~RssFeedPlugin stability fix for empty feeds or broken connections
548 * fixed Sidebar theme CSS, added existing dates to jscalendar
549 * fixed PhpWiki:ImageLinks, broken since 1.3.10 (Bug #956068)
550 * fixed lib/pear/File_Passwd loading
551 * ~TranslateText: verbatim needed a pagebreak
552 * fixed duplicate session_id warning with adodb
553 * fixed adodb ~DbPassUser login
554 * fixed external ~DbPassUser login
555 * fixed adodb action=upgrade
556 * fixed ~FilePassUser locking problems and session handling
557 * fixed a lot of LDAP auth and group issues
558 * fixed LDAP options handling (by John Cole)
559 * fixed possible security problems: allowing only posixly strict usernames,
560   and an actual LDAP Injection problem, detected by Steve Christey, MITRE.
561 * honor s=wildcard arguments for ~WikiAdmin plugins
562 * fixed flatfile assertion (#963268) - check existing previous version
563 * fixed all msg references from index.php to config/config.ini
564 * fixed immediate LANG and THEME in-session updates if not stored in prefs
565 * fixed USER_AUTH_POLICY=old, use only USER_AUTH_ORDER methods (besides ~HttpAuth)
566   and removed LDAP, POP3, IMAP default configs.
567 * RelatedChanges: fixed days links
568 * fix Rename: Change pagename in all linked pages
569 * fixed PhpWiki:~PageChangeNotification for not-current users
570 * fixed ~UpLoadPlugin for filenames with space (Bug #969532)
571 * fixed label support for ~CreateTocPlugin (Bug #969495)
572 * fixed Apache2 crashing with old markup and the ~CreateTocPlugin.
573 * catch fatals and request->args changes on dumping
574 * fixed unneeded UserPreferences plugin login screen on dumphtml
575 * catch SOAP fatal on ~GooglePlugin without GOOGLE_LICENSE_KEY
576 * silently ignore jshide argument on MacIE for ~AddCommentPlugin and ~CreateTocPlugin
577 * fixed xmlrpc to be able to use the native xmlrpc extension.
578 * fixed xmlrpc wiki.listLinks method: "name" => "page" param
579 * fixed xmlrpc security not using eval on usercode anymore
580 * fixed ~WikiAdminUtils behaviour on POST
581 * fixed strict login on "Db" (by Mikhail Vladimirov)
582 * more /tmp warnings on flatfile (by Joel Uckelman)
583
584 === Changes ===
585 * ~WikiAdminSetAcl functional
586 * enabled PhpWiki:PagePermissions for all admin plugins (no admin required):
587   Remove, Rename, Replace, ~SetAcl, Chown
588 * renamed DB_Session.php to ~DbSession.php and moved libs to a subdir
589 * new Error-style with collapsed output of repeated messages
590 * whitespace trim pagenames to avoid abuse
591 * no double login page header, better login msg.
592 * improved ~FileFinder include_path logic (~NormalizeLocalFileName, ...)
593 ** init global ~FileFinder to add proper include paths at startup
594    adds PHPWIKI_DIR to the front if started from another dir, lib/pear to the end.
595 ** fix slashify for Windows
596 * check more config-default and predefined constants
597 * ~AutoSplit pagenames at subpage separators, esp for Sidebar theme
598 * improve Pagelist layout by equal pagename width for limited lists
599 * added CPAN, ~OsFaq2, ~WikiLens to interwiki.map
600 * ~ExternalSearchPlugin useimage arg (RFE #952323)
601 * simplified some strings for easier translation
602 * added hash and object support for ~SessionPassUser userid session variable
603 * auth page=>DB ~PassUser upgrade: delete existing Page prefs, if Db prefs are saved.
604 * vastly improved french locale support, which is now complete (by Pierrick Meignen).
605   english, german and french are now completely translated. The others partially.
606 * improved ~SetupWiki (virgin setup) loading all required action pages in english,
607   if no foreign translation found (by Pierrick Meignen)
608 * show RelatedChanges only if minimum two links on the current page.
609 * PageDump: ~ViewSource link, better actionpage usage, MessageID TZ
610 * brought ~WikiUser (old) uptodate
611 * added owner and acl fields to dumps
612 * import GOOGLE_LICENSE_KEY and FORTUNE_DIR from config.ini
613 * renamed global $Theme to $~WikiTheme (Gforge nameclash)
614 * aggressive WikiDB and cache memory optimization: don't cache %content
615   and _cached_html if not needed.
616 * PageDump added format=backup: dump all revisions.
617 * force mysql to use auto_increment page.id for performance reasons.
618   call ?action=upgrade
619 * extended all plugins which take "pages" and "exclude" params to accept
620   <!plugin-list !> pagelists
621 * enabled limit, exclude and sortby ~PageList options for almost all db backends natively
622 * improved ~SqlResult: templates and variable expansion.
623   automatic paging not yet.
624 * use latest Pear DB features, which will break on older PearDB libs.
625   (escapeSimple). Use INCLUDE_PATH to override.
626 * INCLUDE_PATH is now prepended, not appended. PHPWIKI_DIR is forced to be first.
627 * rewrote ~OldTextFormattingRules, ~Anciennes~R%E8gles~DeFormatage
628   for proper importing (PCRE+memory related crashes on older php's)
629 * added extra page.cached_html column. ?action=upgrade or PhpWikiAdministration
630   "Convert cached_html" is needed to convert your old pagedata "_cached_html".
631 * page deletion is now undoable and being seen in RecentChanges. Purge pages
632   by new admin button.
633 * zipdump and dumphtml contains now images, buttons and css
634 * improved _~WikiTranslation performance with gettext extension
635 * moved ~DbSession methods to extra files as with ~WikiUser files.
636 * changed config.ini options:
637   KEYWORDS: "Category:Topic" => "Category* OR Topic*",
638   KEYWORD_LINK_REGEXP removed,
639 * action=dumphtml dumps only the current page unless done from PhpWikiAdministration
640
641 === New ===
642 * new ENABLE_EDIT_TOOLBAR (from mediawiki), JS_SEARCHREPLACE,
643   ~AddCategory, ~AddPlugin buttons
644 * new other config options:
645 ** ENABLE_PAGEPERM to turn off ACL (no owner at the statusline if off)
646 ** FORTUNE_DIR to enable random quotes for new pages
647 ** GOOGLE_LINKS_NOFOLLOW, ACCESS_LOG_SQL, BABYCART_PATH, BLOG_DEFAULT_EMPTY_PREFIX,
648     CATEGORY_GROUP_PAGE, DATABASE_PERSISTENT, DBADMIN_PASSWD, DBADMIN_USER,
649     DEFAULT_DUMP_DIR, DISABLE_GETIMAGESIZE, ENABLE_DOUBLECLICKEDIT,
650     ENABLE_LIVESEARCH, ENABLE_MODERATEDPAGE_ALL, ENABLE_RAW_HTML_LOCKEDONLY,
651     ENABLE_RAW_HTML_SAFE, ENABLE_SPAMASSASSIN, ENABLE_XHTML_XML,
652     GOOGLE_LICENSE_KEY, HTML_DUMP_DIR, LDAP_OU_GROUP, LDAP_OU_USERS
653     PLUGIN_CACHED_CACHE_DIR, PLUGIN_CACHED_DATABASE, PLUGIN_CACHED_FILENAME_PREFIX,
654     PLUGIN_CACHED_FORCE_SYNCMAP, PLUGIN_CACHED_HIGHWATER,
655     PLUGIN_CACHED_IMGTYPES, PLUGIN_CACHED_LOWWATER, PLUGIN_CACHED_MAXARGLEN,
656     PLUGIN_CACHED_MAXLIFETIME, PLUGIN_CACHED_USECACHE, TEMP_DIR, USECACHE,
657     USE_EXTERNAL_HTML2PDF, ENABLE_MARKUP_COLOR, ENABLE_MARKUP_TEMPLATE
658 * implemented WikiDB page creator and ownership
659 * added paging support for simple one-column pagelists
660 * added new ~PageList options: cols, azhead, comma, commasep, ordered and enabled the new args on most plugins.
661 * new pagename utf8 detection logic (from mediawiki)
662 * added action revert, with button from action=diff
663 * added new <!plugin-list ~PluginName args!> syntax within plugin args
664 * new plugin ~IncludePages, esp. for <!plugin-list !>
665 * added template variable expansion support to the ~CreatePagePlugin
666 * ~WikiSpam prevention:
667 ** On GOOGLE_LINKS_NOFOLLOW add rel=nowfollow to all external links, unless the author was authenticated.
668 ** max 20 new links hardcoded
669 ** new babycart module interfacing ~SpamAssassin
670 * added ~WikiPluginCached support for image maps, static cache in uploads/ and SVG
671 * added case-sensitive/insensitive and regex searching, replace also
672 * added action=pdf: only page formatter missing, use USE_EXTERNAL_HTML2PDF instead
673 * new ~XmlParser, ~HtmlParser: new libs for HTML->wiki import and htmlarea3 support
674 * new action=chown|setacl|rename|dump action shortcuts pointing to the plugin
675 * new ~SyntaxHighlighter plugin (based on work by alecthomas),
676   needs highlight from http://www.andre-simon.de/
677 * new ~PloticusPlugin. Full application/xhtml+xml support not yet
678   (javascript document.write() not supported with ENABLE_XHTML_XML)
679 * new ~ListPages plugin (by Dan Frankowski)
680 * new ~TeX2pngPlugin (by Pierrick Meignen)
681 * added support for ?force_unlock=1 parameter for stale File_Passwd locks
682   (should not be needed anymore, we lock only when we actually change the passwd)
683 * added mysql-4.1 fix at action=upgrade,
684   added CACHE_CONTROL NONE => NO_CACHE config.ini fix to action=upgrade
685 * author, owner, creator support for ~WikiAdmin* and AllPages plugins:
686 ** AllPagesCreatedByMe, AllPagesLastEditedByMe, AllPagesOwnedByMe
687 * added option regex to ~WikiAdminSearchReplace and ~WikiAdminRename
688 * added oracle PearDB backend (by Philippe Vanhaesendonck)
689 * added experimental SearchHighlight feature (not for HTML yet)
690 * added experimental ~LiveSearch feature
691 * added ~[~OverWrite All] button to loadfile action on the first page.
692 * added ~[Load & ~OverWrite] button to PhpWikiAdministration
693 * performance: use cached static config/config.php, if it's writable by
694   the webserver. (experimental)
695 * added ACCESS_LOG_SQL &1: read, &2 write. new accesslog sql table.
696   for various log analysis: abuse prevention, recent referrers.
697 * added more ~PageChangeNotification on other actions: rename, remove.
698   changed subject on create. Collapse mult. emails to one.
699 * added new PhpWiki:~WikiFormRich plugin
700 * added new ~AppendTextPlugin (by Pascal Giard)
701 * added RSS2 link (format=rss2)  in RecentChanges. (no cloud channel yet)
702 * added PhpWikiAdministration WikiDB buttons:
703   ~[Purge all empty unreferenced pages], ~[Convert cached_html]
704 * (nyi) new experimental ModeratedPage feature. (i.e. delayed POST actions)
705 * new edit "~[~] old markup ~[Convert~]" button to convert and save to new markup.
706 * new LinkDatabase plugin and actionpage for the http://touchgraph.sourceforge.net/ ~WikiBrowser
707 * new hyperwiki applet in the Sidebar theme. See http://hypergraph.sourceforge.net/
708 * new xmlrpc methods: putPage, mailPasswordToUser
709 * new xmlrpc test framework
710 * action=upgrade performs now a mysql LOCK TABLE privileges check and fix
711 * action=upgrade asks now for the admin's user and password if not defined
712 * added lib/ASCIIMathPHP and ~AsciiMath plugin
713 * new ~AnalyseAccessLogSqlPlugin (by Charles Corrigan)
714 * new ~TemplatePlugin, optionally mediawiki-style ~{~{Template~}~} syntax
715 * new ENABLE_ACDROPDOWN moacdropdown library. fast xmlrpc communication nyi
716
717 == 1.2.11 ==
718 * support remove for $~WhichDatabase = file
719
720 == 1.2.10 ==
721 * support php5 with register_long_arrays = off
722
723 == 1.2.9 bugfix ==
724 * Jose Vina fixed MostPopular sorting for dba and dbm,
725   which was broken since 1.2.3
726
727 == 1.2.8 (the old-stable branch) Jan, 30 2005, Reini Urban ==
728 * register_globals=off fix:
729   fix and centralize broken register_globals=off logic.
730 * update message catalog
731 * replace mysql_pconnect by mysql_connect
732
733 == 1.2.7 (the old-stable branch) Jan, 6 2005, Reini Urban ==
734
735 ~PhpWiki 1.2.7 backport cvs release-1_2-branch enhancements never released with 1.2.3-1.2.6:
736 * full xhtml conformity
737 * split_pagename in title and header to help google
738 * "INSTALL.Mac OS X" added from cvs
739 * lib/zipfile.php: Content-Disposition: attachment
740 * lib/config.php, lib/stdlib.php: support new USE_LINK_ICONS and AUTOSPLIT_WIKIWORDS,
741   better i18n $!~WikiNameRegexp
742 - re-added images/* LINK_ICONS, pre-calculate DATA_PATH
743 - locale/*: fix and update strings and templates esp. for german,
744 * index.php: urlparser extended to omit &start_debug=1 and other args
745 * added minor_edit checkbox
746 * print more meta tags: robots, favicon, language and PHPWIKI_VERSION
747
748 == 1.2.6 (the old-stable branch) Dec, 19 2004, Reini Urban ==
749
750 Flatfile fixes and enhancement:
751 * fixed !TitleSearch and Backlinks for flatfile.
752 * enable MostPopular (hitcount storage) for flatfile
753
754 == 1.2.5 (the old-stable branch) Nov, 28 2004, Reini Urban ==
755 * works with register_globals=off
756 * adds user/password to pgsql,
757 * fix zip and dumpserial on dba, dbm, msql and file,
758 * and fixes a minor (un)lock issue, displaying the (un)locked page afterwards
759   and not the ~FrontPage.
760
761 == 1.3.10 May, 13 2004, Reini Urban, Joby Walker ==
762
763 In short: paging support, adodb rewrite, permission problem fixed.
764
765 === Fixes ===
766 * fixed severe permission problem:
767   Default permissions not honored. Everybody was able to edit.
768 * set UserPreferences for bool and int fixed
769 * POP3 auth
770 * dba open problems improved, but not generally fixed
771 * fixed dba session reading, but still broken
772 * support wikiword links and image links in ~RichTable content,
773   backlinks still not working.
774 * fixed navbar links in theme smaller, and made them default
775 * fixed loading of localized pagenames on action=upgrade
776 * fixed interwiki.map loading on certain ~PrettyWiki setups
777 * re-enabled php-4.0.6 support (broken since 1.3.8: superglobals, array_key_exists),
778   4.0.4-pl1 and 4.0.5 do work, but not stable enough.
779 * fix running phpwiki in "http://server/" (empty DATA_PATH)
780 * fix PhpWiki:~PrettyWiki detection: starter script includes index.php,
781   and include main.php by its own to override certain config values.
782 * fix ~WikiAdminRemove arguments passed from WikiAdminSelect,
783   ~WikiAdminRemove deleted too many args if passed from WikiAdminSelect
784 * session transportation improved, no db objects stored
785 * ~PageGroup support for ~[links] and subpages
786 * ~HttpClient fixes for older php's
787 * ~RssFeed for allow_url_fopen=false, IMAGE support, empty ITEM list
788 * Theme buttons are now also searched in the default theme
789 * numerous other minor bugfixes.
790
791 === Changes ===
792 * ADODB update from ancient mysql-only, to 4.21 with all supported databases.
793   transaction support, with mysql locking-workarounds
794 * pear not in our include_path anymore: either use your pear or our pear,
795   by adding it to your include_path or not. use now 1:1 copies of pear libs.
796 * ~CreateToc parses now headers with links and formatting optionally, if
797   TOC_FULL_SYNTAX is defined
798 * ~PageChangeNotification: userids, not emails are printed
799 * default theme navbar consistency: linkButtons instead of action buttons
800 * _~WikiTranslation what=buttons, noT=1, nolinks=1
801 * ~SetupWiki (virgin setup) also loads all mandatory pages now
802   and overwrites ReleaseNotes
803 * ~PageChangeNotification changed subject to "~[~WikiName] Page change %s",
804   update your filters accordingly
805 * action=upgrade now linked in PhpWikiAdministration,
806   db: fix page.id auto_increment and ADD session.sess_ip
807 * some internal ~InlineParser optimization
808 * DBAuthParam statement syntax change: variables now like '$userid'
809
810 === New ===
811 * new ini-style config instead of old index.php, by Joby Walker
812 * paging support for pagelists longer than limit
813 * ~PopularNearby plugin: same as the classic most popular footer
814 * formatted single-line plugins supported
815 * RelatedChanges plugin: only those which are links at the current page
816 * new ~GoogleLink pref: add "~[G]" lookup on unknown links
817 * added chinese language support, by Yan-ren Tsai (druryl)
818 * added missing MacOSX buttons, by Carsten Klapp.
819 * new Crao theme from http://wiki.crao.net, by Arnaud Fontaine and Laurent Lunati
820 * extended PhpWiki:InlineImages markup (size, border, ...)
821
822 == 1.3.9-p1 May,5 2004, Reini Urban ==
823
824 Bugfix patch for the following 1.3.9 problems:
825 * Default permissions not honored. Everybody was able to edit.
826 * set UserPreferences for bool and int fixed
827 * dba open problems improved
828 * session transportation improved, no db objects stored
829 * php-4.0.6 support re-enabled (superglobals, array_key_exists)
830 * ~WikiAdminRemove deleted too many if args passed from WikiAdminSelect
831 * ~PageGroup support for ~[links] and subpages
832 * disabled default dba sessions, broken!
833 * ~HttpClient fixes for older php's
834 * ~RssFeed for allow_url_fopen=false, IMAGE support, empty ITEM list
835
836 == 1.2.4 (the old-stable version) May, 4 2004, Reini Urban ==
837 * improves possible deadlocks in DBA,
838 * fixes problems with DBA open failures.
839
840 == 1.2.3 (the old-stable version) Apr, 29 2004, Reini Urban ==
841 * added the most popular footer for dba
842 * added remove for dba
843 * fixed a warning on info page
844
845 == 1.3.9 Apr, 12 2004, Reini Urban ==
846
847 Bugfix release for the following 1.3.8 problems:
848 * syntax errors in lib/plugin/~UpLoad.php
849 * syntax errors in lib/plugin/~WikiAdminRemove.php
850 * syntax error in schemas/mysql.sql
851 * several path issues (cannot findfile...), which were caused
852   by a chdir for bindtextdomain in lib/config.php.
853     Failed opening required 'lib/stdlib.php',
854     templates/html.tmpl: not found, and more
855 * added self-registration for ~DbPassUser
856 * added ~GoTo plugin, ~RateIt action page
857
858 == 1.3.8 Jan-Apr 2004, Reini Urban ==
859
860 External plugable authentication, DB prefs and sessions,
861 some more fixes, docs, themes and plugins.
862
863 * new ~WikiUserNew class (started by Carsten Klapp),
864 * new Preferences (optionally from DB, no cookies anymore)
865 * improved DB_Session (added ADODB + dba support,
866   WhoIsOnline support)
867 * enabled ~WikiGroup (Joby Walker and Reini Urban)
868 * new individual ~PagePermissions (enabled, but not yet enforced)
869 * new ~WikiAdminRename, ~WikiAdminSearchReplace, ~WikiAdminSetAcl
870 * several other new plugins: ~WikiPoll, WhoIsOnline,
871   ~CreateToc (experimental), ~AddComment,
872   _~WikiTranslation and ~TranslateText, ~NoCache,
873   ~UpLoad (by Nathan Gass, qubit and Reini Urban),
874   ~IncludeSiteMap (by cuthbertcat and Reini Urban),
875   ~RichTable (by Sameer D. Sahasrabuddhe),
876   ~CreatePage and ~RateIt (by Dan Frankowski),
877   ~RssFeed (by Arnaud Fontaine)
878 * added ~InterWiki image button support
879 * added Japanese language support (by Tadashi Jokagi)
880 * added sqlite support (thanks to Matthew Palmer)
881 * added theme and plugin-specific ~PageList column types and theme-specific UserPreferences
882 * added ~EmailVerification and ~PageChangeNotification (experimental)
883 * added new sess_ip column (DB_Session) for ip-based robot throttling
884
885 * Pear DB update, minor performance improvement for PearDB
886 * ~PageList: enhanced sortby + limit support, sortable gridbuttons enforced, cleanup.
887 * minor theme/default overhaul, new theme/smaller, new experimental theme/wikilens
888 * new theme/Wordpress by Mike Pickering
889 * updated theme/Sidebar: box methods, fast jscalendar and easier to customize
890 * more ~OldStyleTable arguments, ~PhotoAlbum local fs support
891 * preliminary action=upgrade (To import new pgsrc pages only yet. not for DB)
892 * preliminary SOAP support
893 * added ~PdfOutput libraries
894 * experimental javascript Search&Replace edit buttons
895 * experimental old-browser compatibility code.
896 * fixed WikiAdminSelect, ~WikiAdminRemove
897 * fixed and improved XHTML dumps (css, images, unlinked pages, \r\r\n issue)
898 * fixed ADODB limit problem, fixed dba on Windows PHP 4.3.x
899 * fixed ~BlockParser problem with "0" as text
900 * fixed ~UnfoldSubpages sortby
901 * fixes for PHP5 compatibility started
902 * fixed gettext, setlocale and update_locale problems
903
904 == 1.3.4 until 1.3.7, 2002-2003 Jeff, Carsten and Steve Wainstead ==
905
906 * several stable releases with better documentation (most plugins) and various bugfixes.
907 * ~EditMetaData (by Michael Van Dam) for example. (forgot what else was new)
908 * Jochen Kalmbach's new ~UserFileManagement and ~UserRegistration didn't went upstream.
909   (personal uploads, ...)
910
911 == 1.3.3 early 2002, Jeff strikes back, with the help of Carsten Klapp ==
912
913 * major feature enhancements:
914 * Cache all output and use a clever page cache. Get rid of plugin-head.
915 * new ~PageType class. Formatter and Search engine rewrite.
916 * Validator
917 * broke several older plugins: InterWikiSearch, WikiAdminSelect. broke image buttons
918 * Carsten Klapp's beloved Mac OS X theme, button factory and CSS wizardry in general.
919 * XHTML dumps, WikiBlog as page type.
920 * PluginManager and several more plugins.
921
922 == 1.3.2 early 2002, Reini Urban strikes: ==
923
924 * Start of external authorisation in the config, but not in code.
925 * Store Preferences in the users ~PersonalPage (Jeff)
926 * Sessions in DB, pear DB update
927 * concept of Subpages, ~UnfoldSubpages, ~SiteMap, AllPages, AllUsers, ...
928 * ~PageList (Jeff and Reini)
929 * Several new plugins: ~RedirectTo, plugin-head architecture.
930   Normalize template names. WikiAdminSelect architecture: ~WikiAdminRemove
931 * ~VisualWiki, ~TexToPng, text2png + several cached plugins (by Johannes Große)
932 * ~PhpWeather (?), ~PrevNext, image buttons,
933 * ~IncludePage (Joe Edelman), ~FrameInclude (Reini), Transclude (Jeff)
934 * Calendar (contributed by ?), ~CalendarList, WikiBlog, ...
935
936 .... a small hole here .... (three years no detailed HISTORY. see the outline above)
937
938 == Jeffs Hacks ==
939
940 * New database API.  See =lib/WikiDB.php= and =lib/WikiDB/backend.php=
941   for the bulk of the documentation on this.  The new database can
942   save multiple archived versions of each page.  A mechanism for
943   purging archived revisions is now in place as well.  See the
944   $~ExpireParams setting in =index.php=, and =lib/~ArchiveCleaner.php=
945   for details.  At this point, the DBA, MySQL and Postgres backends
946   are functional.  The DBA backend could use some performance
947   optimization.  The whole API is still subject to some change as I
948   figure out a clean way to provide for a variety of (not all forseen)
949   methods of indexing and searching the wiki.
950 * New ~WikiPlugin architecture.
951 * New template engine.  This needs to be documented further, but, for
952   now, see =lib/Template.php=.  On second thought, don't
953   (=lib/Template.php= desperately needs refactoring, still.)  The
954   basic advance is that PHP4's =ob_*()= functions can be used to
955   capture output from code that is run through =eval().  This allows
956   the templates to be PHP code...
957 * Edit preview button on the edit page.  Now you can see what your
958   edits look like before committing them.
959 * Reworked the style-sheets.  I still need to clean this up some more.
960   I would appreciate comments and bug reports on it.  So far I've only
961   tested the new style sheets with Netscape 4.77 and Mozilla 0.9.3
962   (both running under Linux.)
963 * Expanded syntax for text search, Searches like "wiki or web -page"
964   (or "(wiki or web) and not page") will now do more-or-less what they
965   look like they'll do.
966 * Security Issues: ~PhpWiki will now work with PHP's =register_globals=
967   set to off.
968
969 == 1.3.x development branch ==
970
971 * Pagenames in =PATH_INFO=.
972 * File uploads: see PhpWikiAdministration.
973 * UserPreferences.
974 * Ugly ~MagicPhpWikiURLs for administrative links.
975
976 == 1.2 ==
977
978 * Database support for MySQL, Postgresql, mSQL, flat file and the new
979   dba_ library in PHP4 is included.
980 * Internationalization: support for different languages, down to the
981   source level, is included. German, Spanish, Swedish and Dutch are
982   currently shipped with ~PhpWiki. An architecture is in place to
983   easily add more languages.
984 * New linking schemes using square brackets in addition to the old
985   style ~BumpyText.
986 * Administration features include page locking, dumping the Wiki to a
987   zip file, and deleting pages.
988 * A MostPopular page showing the most frequently hit pages.
989 * Full HTML compliance.
990 * Links at the bottom of pages describing relationships like incoming
991   links from other pages and their hits, outgoing and their hits, and
992   the most popular nearby pages.
993 * Color page diffs between the current and previous version.
994 * An info page to view page metadata.
995 * Far more customization capability for the admin.
996 * A templating system to separate the page HTML from the PHP code.
997 * New markup constructs for =<B>=, =<I>=, =<DD>=, =<BR>= and more.
998 * Tabless markup to supercede the older markup (both still supported).
999
1000 == 1.1.9 ==
1001
1002 ~PhpWiki 1.1.9 includes Spanish language pages, a full implementation
1003 for Postgresql, numerous bug fixes and more. See the =HISTORY= file
1004 for more info: http://phpwiki.sourceforge.net/phpwiki/HISTORY
1005
1006 == 1.1.6 ==
1007
1008 ~PhpWiki 1.1.6 is a major revision of ~PhpWiki. The ability to have
1009 themes (via an easy-to-edit template system) has been added; the
1010 schema for MySQL has been completely overhauled, breaking the page
1011 details into columns (for efficiency we agreed not to put references
1012 in a separate table, so it's not completely normalized. "Don't let the
1013 best be the enemy of the good.")
1014
1015 Postgresql support has been added and the markup language is evolving, now allowing !!! for <h2>, !! for <h3>, ! for <h4> tags and ~__a new way to make text bold__, and of course the ~[new linking scheme].
1016
1017 There is a new feature on all pages called //more info// that gives
1018 you a low level detailed view of a page, which is probably more useful
1019 for debugging than anything.
1020
1021 As we move towards a 1.2 release we will be adding logging, top ten
1022 most active pages and other new features with the new database schema
1023 (and yes, these features will make it into the DBM version too). I
1024 also want to add mSQL support and test it under Zend, the new PHP4.
1025
1026 == 1.0.3 ==
1027
1028 Below are the release notes for version 1.03, the last release of the
1029 1.0 ~PhpWiki series. --Steve Wainstead, mailto:swain@panix.com
1030
1031 ~PhpWiki was written because I am so interested in ~WikiWikiWeb~s, and I
1032 haven't used PHP since version 2.0. I wanted to see how it had
1033 advanced.
1034
1035 Version 1.0 is a near-perfect clone of the Portland Pattern
1036 Repository, http://c2.com/cgi-bin/wiki?WikiWikiWeb. In truth, I was
1037 using the Wiki script you can download from there as a model; that
1038 Wiki lacks a number of features the PPR has, like ~EditCopy. So in
1039 truth ~PhpWiki is a kind of hybrid of the PPR and the generic Wiki you
1040 can get from there (which is written in Perl).
1041
1042 The one caveat of ~PhpWiki is the allowance of HTML if the line is
1043 preceded by a bar (or pipe, which is how I usually say it). (That's a
1044 '=|='). It was very simple to add, and the idea came from a posting
1045 somewhere on the PPR about how AT&T had an internal Wiki clone and
1046 used the same technique. The ability to embed HTML is disabled by
1047 default for security reasons.
1048
1049 Version 1.01 includes a patch that fixes a small error with rendering
1050 <hr> lines. Thanks to Gerry Barksdale.
1051
1052 See the =HISTORY= file for a rundown on the whole development process
1053 if that sort of thing really interests you :-)
1054
1055 --Steve Wainstead
1056
1057 ----
1058 [[PhpWikiDocumentation]]