Cotonti güvenlik, hız ve esneklik odaklı açık kaynak içerik yönetim sistemidir.

Neden Cotonti?

Cotonti, içerik yönetim sistemlerinin özelliklerini ve framework sistemlerinin esnek yapısını birlikte sunar . Kullanıcı hesapları, dosya yönetimi, sayfa yönetimi ve topluluk araçları gibi bir çok özelliği olmasına rağmen, basit modül ve eklenti yapısı ile sitenizi kolaylıkla geliştirebilirsiniz. Cotonti kendine özgü tema motoru sayesinde programcı olmasanız bile hızlı ve yorulmadan öğrenmenizi sağlar.

Cotonti'yi seçmeniz için nedenler...

Başlıca Özellikleri

  • Açık kaynak kodlu
  • Güvenili ve güvenilir
  • Hızlı ve Hafif
  • Modüler ve geliştirilebilir
  • Programdan bağımsız tasarım
  • Hızlı ve kolay arayüz
  • Uluslararası dil yapısına sahip
RSS

Haberler

Cotonti Siena 0.9.25 yayınlandı 2024-09-03

Bu, 0.9.24 sürümünden sonra bulunan hataları düzelten bir kararlılık sürümüdür. Aynı zamanda 1.0 sürümünden önce bir hazırlıktır.

Neler Yeni:

  • Php 5.x desteği durdurulmuştur. Minimum Php sürümü 7.3'tür
  • Veritabanı: yuvalama kontrolü ile işlemler desteği
  • cot_user_sqlExcludeBanned()yasaklı kullanıcıları hariç tutmak için sql koşulu oluşturmak için. Uzantılarınızda kullanabilirsiniz.
  • cot_generateCaptchaTags()coTemplate için captcha etiketi oluşturma birleştirme
  • Eski mod ($cfg['legacyMode'])kullanımdan kaldırılmış özellikleri açmak için. Uzantılarınız ve/veya temanız mevcut Cotonti sürümü ile tam uyumlu değilse kullanabilirsiniz. Varsayılan olarak kapalıdır.
  • Birçok küçük iyileştirme ve düzeltme

Daha fazlasını sürüm sayfasından okuyabilirsiniz.

Bu sürümün hazırlanmasında, programlanmasında ve test edilmesinde emeği geçen herkese teşekkürler

 

Daha detaylı bilgi için bkz:

Cotonti Siena 0.9.24.2 released 2024-02-02

Whats new:

  • СoTemplate. Support for multiple function arguments. Now you can use other tags as function arguments. You can write like this:
    {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.
  • СoTemplate. Strict comparison operators: === and !==
  • Fixed a bug where data from the database cache might not be loaded automatically.
  • Static cache improvements.
  • You can now use comments in Url editor's *.dat files
  • Forums API. A new function 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.
  • The page views counter now works even when the static page cache is enabled.
  • Captcha and posting comments by guests now work when static page cache is enabled.
  • Search. The default sorting is by date descending.
  • Fixed/added meta tags title, description and canonical url in some extensions
  • Function cot_generatePaginationTags() for uniform generation of pagination tags in extensions.
  • Extrafields. Field name validation.
  • CKEditor has been updated to version 4.22.1. In future releases, it will be replaced with version 5.
  • Refactoring of tags in templates has begun. Making tags more understandable and convenient. The old tags are kept for backward compatibility, but will be removed in the future. We recommend updating your themes.
  • The Composer folder has been moved to lib/vendor
  • 1st part of Tags plugin improvements
  • Improvements to the Recent items plugin
  • Other minor improvements
  • Fix for various errors found during operation.

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:

Cotonti Siena 0.9.23 released 2023-06-22

Whats new:

  • Added Composer support.
  • Added PSR-4: Autoloader for classes
  • Improved cot_mail() function to follow RFC 2822. Added support for several recipients, CC and BCC recipients and custom sender (from)
  • Added check for file existence for hooks
  • Implemented first part of logging system improvement
  • Install - prevent execution of more than 1 process at a time
  • CKEditor updated to v4.21.0
  • Plugins 'BBcode Parser' and 'MarkItUp!' are removed from standard 'box'
  • Fixed some bugs.

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

Uzantı güncellemeleri 2023-04-20

Son zamanlarda, proje katılımcıları bir dizi uzantıyı güncellemiştir:

Recent comments for Administrators, Pageavatar, Similar Pages, Table of Contents, Files module, User's recent posts, User's pages

Ayrıca Yukon yönetici paneli teması güncellendi

Yeni uzantı ve tema eklendi User's translate и Adminkacota

İlgili uzantı sayfalarında daha fazla ayrıntı okuyun. Bunları kullanmanın keyfini çıkarın :)

Cotonti Siena 0.9.22 released 2023-03-19

What's new:

  • Force HTTPS. If you are using HTTPS but for some reason it is not detected automatically, enable this option in config.php
  • Ability to add attributes to included JS/CSS files via the Resources class
  • Refactored and ordered icons and resources that use them
  • Detailed information about PHP installed on the server (phpinfo) has been added to the admin panel
  • CKEditor updated to version 4.20.2
  • Minor admin panel update
  • Fixed some missing lines in language files
  • There is still some code that is not adapted to php 8.1. But there is less and less of it. In this release, we continued to work on this.
  • Fixed some bugs.

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: KortDayver, webitproffKabak and Alex300

 

For more detailed info see:

Learn more, download and upgrade