Virgülle ayrılmış birden fazla etiket, aralarında mantıksal VE (AND) olarak değerlendirilir. Noktalı virgül, mantıksal VEYA (OR) olarak kabul edilir. AND, OR üzerinde önceliğe sahiptir ve mantıksal gruplama için parantez kullanılamaz. Bir etiketteki yıldız (*) işareti, "herhangi bir dize" anlamında bir joker karakterdir.
Bölümler: Articles / Organization
Bölümler: Documentation / Developer Guide
First of all we need to say that Cotonti is a successor of Seditio CMS which is in turn a successor of Land Down Under and that means that it is not just yet another new born portal system, but it is an inheritor of more than 9 years of quality work legacy. It means that as a new project it tends to follow the most important of modern web development trends but meanwhile to keep the best of oldschool traditions.
Sure you are going to say that it is obsolete, outdated and must...
Bölümler: Documentation / Developer Guide
This document contains basic recommendations and requirements for Cotonti developers. It helps different people with different habits and insights develop a quality and rock-solid product as the result of their collaboration.
Inspite of Cotonti currently works with PHP 7.3 and higher we reccommend to use PHP 8.1 / 8.4 as more robust, strict and modern.
For MySQL versions we rely on 8.x as basement.
We strongly recommend using some IDEs or specialized Editrors instead of...
Bölümler: Documentation / Archive
This is an archived version of the document. The current version is here.
Part of the first version of this document was merely taken from “phpBB3 Coding Guidelines” and adapted. Thanks to their authors for strong coding style and description they provided to it.
Now it's updated to cover not only coding standards itself used in Cotonti but standards for working with files within project.
Nevertheless this document still do not cover theme of choosing IDE for development, it's setup and...
Bölümler: Articles / Organization
This document defines common rules for Team members and project participants. By joining the Cotonti Team you agree with the following conditions and take the responsibility to follow the rules defined below.
Team members are granted free access to Cotonti website, project tracker and Subversion repository.
All the code submitted to Cotonti repository is shared and distributed under BSD license. The copyrights are retained by code authors as well as Cotonti Team in general....
Bölümler: Articles / Organization
How does the development in Cotonti Project work? We run an SVN repository, where the core, modules, plugins and themes are developed. And we run the project tracker for task management and bugtracking. There are 3 levels of Team members:
Testers. They have read-only access to SVN, they may and must test the mods, report bugs, participate in discussions and suggest new features. They may even contribute some code in forums, but those should be approved by...