Cotonti combines the flexibility of a web framework with the rapid deployability and featureset of a content management system. Despite having features such as user accounts, content creation, file management and community tools out of the box, it can be easily extended using modules or plugins. Cotonti is powered by its own template engine which is both fast and easy to learn, even if you are not an experienced programmer.
Read more about Cotonti's Benefits...
This is a stability release that fixes bugs found after the release of 0.9.24. It is also a preparation before the 1.0 release.
Whats new:
cot_user_sqlExcludeBanned()
for generate sql condition to exclude banned users. You can use it your extensions.cot_generateCaptchaTags()
captcha tag generation unification for the coTemplate$cfg['legacyMode']
) to turn on deprecated features. You can use it if your extensions and/or theme are not fully compatible with the current Cotonti version. Turned off by default.Read more on the release page.
Thanks to everyone who participated in the work on this release, programming and testing
For more detailed info see:
Whats new:
{PHP|cot_url('page', 'c=news')|var_dump({PHP.L.Home}, $this, {PHP.cfg.mainurl}, {PHP|cot_url('page', 'c=news ')}, {HEADER_TITLE})}The
$this
support is left in place. You can still use function call chains.===
and !==
cot_forums_sqlExcludePrivateTopics()
that generates an SQL condition to exclude private topics from the selection, based on the the current user's rights. You can use it in your extensions.cot_generatePaginationTags()
for uniform generation of pagination tags in extensions.Read more on the release page.
Thanks to everyone who participated in the work on this release, programming and testing
For more detailed info see:
Whats new:
cot_mail()
function to follow RFC 2822. Added support for several recipients, CC and BCC recipients and custom sender (from)You can find removed plugins here: BBCode Parser and MarkItUp!
Read more on the release page.
Thanks to everyone who participated in the work on this release, programming and testing
For more detailed info see:
Learn more, download and don't forget to upgrade
Recently, the project participants have updated a number of extensions:
Recent comments for Administrators, Pageavatar, Similar Pages, Table of Contents, Files module, User's recent posts, User's pages
Also the Yukon admin panel theme was updated
Added new extension and theme: User's translate и Adminkacota
Read more details on the corresponding extensions pages.
Enjoy using them :)
What's new:
The 'Table Of Contents' plugin has also been updated
There are some breaking changes and new tags in tpl files. Read more on the release page.
Thanks to everyone who participated in the work on this release, programming and testing: Kort, Dayver, webitproff, Kabak and Alex300
For more detailed info see:
Learn more, download and upgrade