WackoWiki 6.1.24

WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, section edit, page rights (ACLs), design themes (skins), file upload, email notification, URI router, template engine, session handler and much more. Compatible with PHP 7.3 - 8.2 and MariaDB / MySQL.

Tags php javascript mysql web-based documentation education wiki
License BSDL
State stable

Recent Releases

6.1.2402 Nov 2023 09:24 minor feature: Bug fix release for 6.1.x series, sets direct link to diff handler in feed and change notice, sets 'abuse_email' as the Sender email (return-path) of the message, updated Português translation, random action redirects logged-in users now also to pages with registered users as read permission, enabled section edit by default, adds syndication module to Admin panel, miscellaneous minor fixes
6.1.2324 Jun 2023 13:29 minor feature: Bug fix release for 6.1.x series, fixes error creating cache table, fixes missing byte factor, minor installer fixes, adds option to enforce email confirmation and blacklist email domains, adds regex pattern for action and formatter, adds backup note option
6.1.2205 Jun 2023 14:57 minor feature: Bug fix release for 6.1.x series, unified link templates, adds 'max_image_area', 'max_image_width' and 'min_thumbnail_distance' option to config, adds help option to actions help=1 (print help and exit), adds option to localize action help (see action/lang/help. lang .php), adds function number_format() and template filter number_format (uses intl NumberFormatter), replaces Mozilla specific WikiEdit CSS with var(), replaces unnecessary double quotes, adds admin_massregex action (see community/action), split HTMLSax3 to one file per class, PHP Thumb Library 2.3.0, SafeHTML 1.3.13
6.1.2119 Apr 2023 17:26 minor feature: Bug fix release for 6.1.x series, changes format for backup.log to JSON (see upgrade page for more details), adds gallery action to core, adds thumbnail support to wiki formatter (activate in upload module)
6.1.2010 Apr 2023 10:44 minor feature: Bug fix release for 6.1.x series, adds icon for action to WikiEdit, adds option to re-hash all attachments, allows now hyphen-minus in file name and ignores duplicate files, use SafeHTML to clean CDATA in svg-sanitizer, adds option to send a copy of a personal message to the sender, adds admin_replace action, Hashids 5.0.2, PHPMailer 6.8.0, svg sanitizer 0.16
6.1.1910 Mar 2023 12:06 minor feature: Bug fix release for 6.1.x series, improves MIME type check and verify file extension check in upload handler, fixes file tool visualisation for 'all' 'linked' mode, moved page tag pattern and file extension sets to constant array (self::PATTERN), moved wacko_language into wacko_translation , adds upload_allowed_exts option to config, adds file hash to file table (set missing file hash for legacy records via adminupdate action), adds duplicate file notices, skips now is_executable( dir) check for Windows in restore module, svg-sanitizer 0.15.4, miscellaneous minor fixes
6.1.1809 Feb 2023 16:46 minor feature: Bug fix release for 6.1.x series, adds noinclude formatter, adds icons for dark mode, 'mark as read' now always uses UTC, preloads all page links (body_r) now only for show and print handler, fixes some ONLY_FULL_GROUP_BY issues, fixes title creation for topic split in moderation handler, sets 'page' parameter for editsection action now via this- context, miscellaneous minor fixes, SimplePie 1.8.0
6.1.1709 Jan 2023 19:10 minor feature: Bug fix release for 6.1.x series, adds typografica option to page settings, removes obsolete charset determination, PHP 8.2 compatibility fixes, miscellaneous minor fixes
6.1.1607 Dec 2022 16:42 minor feature: Bug fix release for 6.1.x series, improved section edit implementation, new alternate formatter syntax (``), Typografica supports quotes again (fixed a old charset conversion error), new highlight.js and timeline formatter (see community folder), miscellaneous minor fixes, PHPMailer 6.7
6.1.1511 Nov 2022 19:18 minor feature: Bug fix release for 6.1.x series, adds section edit support, fixed list regex for letters Roman numerals, fixed rfc3986 encode issue for tag with mode_rewrire off, adds parameter version to hashid action, adds templates for highlight formatters
6.1.1414 Oct 2022 11:08 minor bugfix: Bug fix release for 6.1.x series, links breadcrumb for page if method is not 'show', XML export requirers now only 'read' access, adds viewport to installer, SimplePie 1.7.0, Bad Behaviour 2.2.25, PHPMailer 6.6.5
6.1.1316 Sep 2022 14:40 minor bugfix: Bug fix release for 6.1.x series
6.1.1230 Jun 2022 21:48 minor bugfix: Bug fix release for 6.1.x series, adds PRIMARY KEY to acl and usergroup_member table, fixes broken news feed, PHPMailer 6.6.3, WikiEdit 3.22
6.1.1120 Jun 2022 20:20 minor bugfix: Bug fix release for 6.1.x series, adds config option 'session_notice' to indicates the cause of the session termination (default: off), adds missing pilcrow footnote denominator, shows now captions also in print view handler, renames folder 'wacko' to 'src', replaces 'var' with 'public' to declare a property, adds purge tab to revisions handler, returns a 409 Conflict instead of a 200 OK on an edit conflict, miscellaneous minor fixes, PHPMailer 6.6.2, PHPThumb 2.2.1
6.1.1025 May 2022 19:20 minor bugfix: Bug fix release for 6.1.x series, fixes various SQL Strict mode issues, new aggregated footnote syntax (including syntax to set individual footnote denominators), adds footnote button to WikiEdit, new signature icon, added 'start' parameter for toc numbering, fixed broken typografica, miscellaneous minor fixes, SimplePie 1.6.0, clipboard.js v2.0.11
6.1.917 Apr 2022 13:20 minor bugfix: Bug fix release for 6.1.x series, sets always system language for feeds, replaces fancyBox3 lightbox support for gallery action with PhotoSwipe (see community folder in repository), backported patches for PHPThumb, miscellaneous minor fixes
6.1.825 Mar 2022 15:34 minor bugfix: Bug fix release for 6.1.x series, removed obsolete convert module, sets missing context for comments and news feed, allows now multi-line actions, complete Chinese translation, miscellaneous minor fixes, PHPMailer 6.6.0
6.1.725 Feb 2022 12:11 minor bugfix: Bug fix release for 6.1.x series, normalizes inserting pages in installer, fixes broken sub-forum options, adds additional CSS column styles, updated message sets, miscellaneous minor fixes, PHPMailer 6.5.4, clipboard.js v2.0.10
6.1.630 Jan 2022 14:47 minor bugfix: Bug fix release for 6.1.x series, fixes broken delete cluster option, moves table column styles to CSS, unifies time field names in file table, miscellaneous minor fixes, clipboard.js v2.0.9
6.1.525 Dec 2021 12:56 minor bugfix: Bug fix release for 6.1.x series, adds option to set DB error mode (PHP 8.1 changes defaults, see constants.php), use exceptions also for MySQLi driver, adds indexes to menu and watch table, disables auto-creation of empty help, terms and privacy page, adds 'name_desc' to order parameter in files action, fixes some PHP 8.1 deprecated notices, miscellaneous minor fixes, SimplePie 1.5.8
6.1.415 Dec 2021 10:32 minor feature: Bug fix release for 6.1.x series, uses now the IntlDateFormatter for localizing date and time formats, fixes broken query parameters in news and topics action, fixes some PHP 8.1 deprecated notices, miscellaneous minor fixes, PHPMailer 6.5.3
6.1.325 Nov 2021 15:15 minor bugfix: Bug fix release for 6.1.x series, adds Persian language and provisional RTL theme support, adds theme-color meta tag, removes polls and page rating from core, miscellaneous minor fixes
6.1.228 Oct 2021 15:17 minor bugfix: Bug fix release for 6.1.x series, mainly cleanup, adds optional parameter tag to get_page_path() function (see appearance/header.php), adds get_favicon() function (see see appearance/ folder), miscellaneous minor fixes, php-diff 2.4.0
6.1.103 Oct 2021 12:18 minor feature: Bug fix release for 6.1.x series, adds language filter to search in multilanguage mode, adds csv formatter (see community folder), adds support for JPEG XL, disables JavaScript in all SVGs via CSP directive, removes check and rehash of legacy password formats, sets numerated links always as absolute URL, adds news_structure option to determine news_levels out of the box, adds option to compress sitemap.xml, moves sitemap.xml into xml folder (set the path to sitemap.xml accordingly in robots.txt), miscellaneous minor fixes, PHPMailer 6.5.1
6.1.006 Aug 2021 10:39 minor feature: This release drops support for PHP 7 to implement new PHP 8 functionality such as Match expression and str_*() functions along with other goodies, requires now at least PHP 8.0
6.0.2209 Jul 2021 17:10 minor bugfix: Bug fix release for 6.0.x series, adds option to remove / hide certain revisions, updates message sets, miscellaneous minor fixes, PHPMailer 6.5.0, requires now at least PHP 7.3
6.0.2115 Jun 2021 16:48 minor bugfix: Bug fix release for 6.0.x series, adds option to disable page hit counters, removes obsolete hits field from file table, adds Permissions-Policy header, adds support for Hindi, updates message sets
6.0.2015 May 2021 09:34 minor bugfix: Bug fix release for 6.0.x series, requires now large prefix support (MariaDB, MySQL), adds OpenSearch support, backports patches from SimplePie (PHP 8.0 support), doubleclick edit now works only in show handler, clipboard.js 2.0.8, PHPMailer 6.4.1
6.0.1905 Apr 2021 11:27 minor bugfix: Bug fix release for 6.0.x series, adds page parameter to whatsnew action, adds pagination to feed action, file:attachment.jpg loads now only the local file, php-diff 2.3.2, PHPMailer 6.4.0
6.0.1815 Mar 2021 20:59 minor bugfix: Bug fix release for 6.0.x series, adds own regex pattern for page tag, uses VARCHAR(255) preferably, adds missing check for PHP extension pdo_mysql, shows error message for missing PHP extensions, adds parameter sort=" asc desc " to tree action, PHPMailer 6.3.0, clipboard.js 2.0.7
6.0.1715 Feb 2021 16:47 minor bugfix: Bug fix release for 6.0.x series, fixed HTML form nesting issue in preview mode, use element for all buttons, implements diff-mode Merged, php-diff 2.3.1
6.0.1627 Jan 2021 22:13 minor bugfix: Bug fix release for 6.0.x series, adds lazy loading attribute, adds parameter align to embed action, filter categories by cluster
6.0.1531 Dec 2020 09:49 minor bugfix: Bug fix release for 6.0.x series, PHP 8.0 fixes, updated Spanish translation, fixes incorrect sorting of upgrade array by version
6.0.1405 Dec 2020 14:05 minor bugfix: Bug fix release for 6.0.x series, brings PHP 8.0 compatibility, removes obsolete page_cache via tag, adds missing column collation to backup script, fixes base page setting issues, Hashids 4.1.0, php-diff 2.3.0, PHPMailer 6.2.0
6.0.1311 Nov 2020 13:56 minor bugfix: Bug fix release for 6.0.x series, adds navigation between revisions, fixed email confirm issues, updated translations, PHPMailer 6.1.8, SimplePie 1.5.6
6.0.1205 Oct 2020 12:41 minor bugfix: Bug fix release for 6.0.x series, adds missing image_link() parameter, removes obsolete message sets, adds support for new language tag scheme (e.g. pt-br or zh-tw)
6.0.1110 Sep 2020 17:04 minor bugfix: Bug fix release for 6.0.x series, fixed urls_underscores breaks path to local files, added support for Chinese, Japanese and Korean
6.0.1010 Aug 2020 14:14 minor bugfix: Bug fix release for 6.0.x series, updated message sets, fixed user:unicode link issue, php-diff 2.2.1, PHPMailer 6.1.7
6.0.910 Jul 2020 08:00 minor bugfix: Bug fix release for 6.0.x series, adds details formatter, addressed some cache related issues, doubleclick works again with open comments
6.0.817 Jun 2020 12:06 minor bugfix: Bug fix release for 6.0.x series, tracks now also external links
6.0.729 May 2020 13:14 minor bugfix: Bug fix release for 6.0.x series, adds full support for relative URLs
6.0.605 May 2020 13:58 minor bugfix: Bug fix release for 6.0.x series, added chat highlighter, session heartbeat for edit and comment handler and made the page tag accent and case-sensitive
6.0.515 Mar 2020 10:22 minor bugfix: Bug fix release for 6.0.x series
6.0.428 Feb 2020 11:40 minor bugfix: Bug fix release for 6.0.x series
6.0.312 Feb 2020 14:55 minor bugfix: Bug fix release for 6.0.x series, added info box option type, title and column
6.0.215 Jan 2020 12:28 minor bugfix: Bug fix release for 6.0.x series
6.0.131 Dec 2019 13:27 minor bugfix: Bug fix release for 6.0.x series
6.0.015 Dec 2019 12:49 major feature: Added Unicode support as well as the UTF-8 migration tools
5.5.1601 Dec 2019 20:34 minor bugfix: Bug fix release for 5.5.x series
6.0.rc112 Nov 2019 13:21 minor bugfix: Bug fix release for 6.0.x series
5.5.1503 Nov 2019 17:53 minor bugfix: Bug fix release for 5.5.x series
6.0.beta114 Oct 2019 11:00 major feature: Brings Unicode support and PHP 7.4 compatibility.
5.5.1412 Oct 2019 11:07 minor bugfix: Bug fix release for 5.5.x series, brings PHP 7.4 compatibility.
5.5.1312 Sep 2019 08:25 minor bugfix: Bug fix release for 5.5.x series
5.5.1215 Aug 2019 08:28 minor bugfix: Bug fix release for 5.5.x series, fixes broken IRI link encoding
5.5.1108 Jul 2019 08:53 minor bugfix: Bug fix release for 5.5.x series
5.5.1015 May 2019 12:23 minor bugfix: Bug fix release for 5.5.x series
5.5.915 Mar 2019 07:41 minor bugfix: Bug fix release for 5.5.x series, added support for media links
5.5.814 Feb 2019 13:26 minor bugfix: Bug fix release for 5.5.x series
5.5.714 Jan 2019 03:26 minor bugfix: Bug fix release for 5.5.x series, brings PHP 7.3 compatibility.
5.5.602 Aug 2018 10:33 minor bugfix: Bug fix release for 5.5.x series, added templates for most actions and handlers
5.5.501 Apr 2018 18:33 minor bugfix: Bug fix release for 5.5.x series
5.5.420 Feb 2018 14:57 minor bugfix: Bug fix release for 5.5.x series
5.5.308 Feb 2018 21:50 minor bugfix: Bug fix release for 5.5.x series, brings PHP 7.2 compatibility.
5.5.221 Jan 2018 03:32 major bugfix: Bug fix release for 5.5.x series.
5.5.026 Aug 2017 10:20 major feature: In addition to a new init system, URI router, session handler and template engine, this release brings PHP 5.6 and PHP 7.0 compatibility. All sites are encouraged to upgrade.
5.4.329 Jul 2014 14:21 minor feature: In addition to miscellaneous fixes, this release brings PHP 5.4 and PHP 5.5 compatibility. All sites are encouraged to upgrade.