[[WikkaReleaseNotes | Wikka Changelog]] ---- ===== Wikka 1.1.0 Release Notes ===== ''Released on May 31 2004'' >>**See also:** ~-[[http://wush.net/trac/wikka/roadmap | Wikka development roadmap]] >>::c:: - This is a pretty significant update. The comment system got a major re-implementation. - //The old way:// Comments were being stored in the 'pages' table....which made no sense.... and were being handled exactly like pages, had their own ACLs, and were parsed for page formatting. - //The new way:// Comments are stored in their own table, do not gunk up the ACLs table, and are handled as plain text and run through htmlspecialchars() to reduce spam and security risks. ---- CategoryEN