Cotonti is een krachtig open-source web ontwikkelings framework en content manager, met de focus op veiligheid, snelheid en flexibiliteit.
Waarom Cotonti?
Cotonti combineert de flexibiliteit van een web framework met de snelle inzetbaarheid en mogelijkheden van een content management systeem. Naast de standaard mogelijkheden voor gebruikersaccounts, content creatie, file management en community tools, is Cotonti ook makkelijk uit te breiden met nieuwe modules en plugins. Cotonti wordt aangedreven door een eigen snelle template engine die zelfs voor de minder gevorderde programmeur makkelijk is te begrijpen.
Lees meer over Cotonti's voordelen...
Nieuws
Whats new:
- Removed outdated 'News' plugin. Please use 'Index news' instead.
- The CotDB class has been rewritten. We have taken the first step to using different databases, not just MySQL.
- The cot_import_date() function can now accept string values. Date/time values are allowed in any format that the strtotime() function supports. See: https://www.php.net/manual/en/datetime.formats.time.php. This makes it easier to use different datepickers on the frontend.
- Compatibility with PHP 8.1
- Htmlpurifier updated to version 4.15.0
- Improvements in 'i18n' plugin. (Support for multilingual content in core and extensions)
- Several improvements and fixes
- Lots of fixes and improvements
For more detailed info see:
Commits list…
Closed 0.9.21 issues…
Learn more, download and upgrade
Whats new:
- Dropped support of PHP 5.3, now minimal requirements is PHP 5.4
- Compatibility with PHP 8.0. We are waiting for the Htmlpurifier update to implement compatibility with PHP 8.1
- CKEditor updated to version 4.19.1
- Htmlpurifier updated to version 4.14.0
- Installer errors have been fixed
- Improved work with MySQL (InnoDB engine instead of MyISAM, and utf8mb4 charset)
- Improved email sending
- Lots of fixes and improvements
For more detailed info see:
Commits list…
Closed 0.9.20 issues…
Learn more, download and upgrade for more stability!
We update our API and code reference according to 0.9.19 version.
By the way —
- we renew page styles to be more clean and pretty
- fix source code listing error that cause unexpected redirects
- source code listings now have a syntax highlighting
We glad to announce the long-awaited 0.9.19 release!
Let's see what we get with it:
- Bunch of security updates ( #1431, #1436, #1442, #1474 );
- Compatibility with MySQL 5.7;
- and dropped support for PHP 5.2;
- Improved Extensions config types and featured new Custom type values;
- Updated
CKEditor
and HTMLPurifier
;
- New
indexnews
plugin as a replacement for outdated news
;
- Cotonti API extended with new functions: cot_page_enum(), cot_url_sanitize(), cot_themes_info(), cot_lang_determine();
- many bugfixes for bundled extensions ( i18n, page, search, tags, userimages, users )
- and much more...
in total of 217 commits.
We work hard and we get it! Thanks for this release contributors and our community volunteers.
Learn more about release and upgrade for more stability!