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