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: Döküman / Geliştirici Klavuzu
Eğer MVC'yi (Model-View-Controller) daha önce duyduysanız, PHP kodunuzda HTML dizeleri kullanmanın kötü bir kodlama tarzı olduğunu biliyor olabilirsiniz. Gerçi LDU'nun ilk günlerinden beri çekirdekte bunlardan çok fazla vardı.
Cotonti'de bu dizeleri ortadan kaldırmayı ve şablon tasarımcılarına biçimlendirme ve düzen üzerinde tam kontrol vermeyi amaçladık.
Bu amacı gerçekleştirmek için, Cotonti 0.7.0 sürümünde Kaynak Dizeleri (genellikle rc olarak kısaltılır) kavramı tanıtıldı. Bu makale,...
Bölümler: Documentation / Developer Guide
If you have ever heard of MVC (Model-View-Controller) you might happen to know that using HTML strings in your PHP code is bad style of coding. Though since the early LDU days there has been a lot of them in the core. In Cotonti we aimed at eliminating those strings and giving template designers total control over markup and layout.
In order to achieve this goal the concept of Resource Strings (often shortened as rc) was introduced in Cotonti 0.7.0. This article describes what they...
Bölümler: Extensions / Editors & Markup
elRTE is a modern WYSIWYG editor built on top of jQuery and jQuery UI.
View features and live demo on elRTE homepage.
This plugin adds elRTE editor to the HTML parser and provides PFS integration. Screenshot:
Bölümler: Extensions / Files & Media
This module was originally developed by Neocrome as a part of Seditio CMS. It views plain text TXT files, HTM/HTML files using your site's header and footer. So it shows static pages as normal pages of your site.
Bölümler: Documentation (Genoa and older) / English / Video Tutorials / For Developers
Bölümler: Extensions / Editors & Markup
Full-functional visual (Wysiwyg) HTML editor for pages on Cotonti. Allows to edit page in Wysiwyg mode, and in direct HTML-code editing mode .
The plug-in version: 1.0.2 (2010-june-12)
Changes from the v1.0.1:
- Updated CKEditor: to CKEditor v 3.3.1 (revision 5586)
- Added plugin EmbedMedia to insert video from youtube, vimeo, , google video, etc.
- Added a plugin to insert code (php, html, etc.) with highlighting with standard for cotonti method. (thx to Dr2005Alex)
- Added button to insert a...