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.
Muhtemelen Cotonti'de güncellemeler hakkında okudunuz ve sistemi genel olarak nasıl güncelleyeceğinizi biliyorsunuzdur. Bu makale, eklenti güncellemelerini ayrıntılı olarak açıklamaktadır. Cotonti'de 'eklentiler' kelimesi hem 'modül' hem de 'eklenti' anlamına gelen genel bir terimdir.
Eklentilerin güncellendiği 2 durum vardır:
Bölümler: Documentation / Extending Cotonti / Extensions
So you want to write your own extensions? This is the first in a series of articles to help you use the Cotonti modules and plugins system. Each article in the series will discuss a specific subject concerning plugin development.
Bölümler: Documentation / Extending Cotonti / Extensions
A hook is an entry point within a script where plugins can be executed to modify script's behavior. You can also treat it as an event which can be handled by third-party code. Cotonti literally includes PHP files registered as handlers for a specific hook. Imagine a script that has a hook in it:
$foo = 'The Lord of Foo'; $bar = 'hit the bar!'; // ... // A HOOK is here // ... echo "$foo $bar";
Then consider there is a handler for that hook which can access any variables...
Bölümler: Documentation / Administration
You have probably read about updates in Cotonti and know how to update the system in general. This article describes extension updates in detail. The word 'extension' means both 'module' and 'plugin' as a more general term in Cotonti.
There are 2 cases when extensions are updated:
Are you missing your beloved Cotonti Genoa / Seditio / LDU plugins in Cotonti Siena? Chin up! Go and add them to our Genoa to Siena Wishlist. If the plugin has functionality which has not been covered yet, then it will participate in the Plugin Conversion Campaign. You can also Donate to support this campaign.
Are you a plugin developer? Help us to convert those plugins and earn money! We will give you $5-15 for each converted plugin from that topic (if confirmed as useful for conversion and...
Bölümler: Extensions / Files & Media
PageAvatar is an advanced plugin used to associate pages with any types of files and manage such links. This is a simple yet powerful solution we normally use to build picture galleries for the websites powered by Cotonti Genoa.
How Does It Work?
The plugin is very easy to use. All you have to do is:
Bölümler: Documentation / Extending Cotonti / Extensions
This section contains general notes about what has changed in Cotonti plugins API in Siena and what actions should be performed to convert a Genoa plugin to 0.9.x.
Since 0.9.0 Cotonti applies strict rules on naming files and directories. All plugin files should be prefixed with plugin code so that it is easy to distinguish files by name in multi-tab development environments. For more information on file names in Siena, please see Directory structure...
Bölümler: Extensions / Files & Media
PageAvatar is an advanced plugin used to associate pages with any types of files and manage such links. This is a simple yet powerful solution we normally use to build picture galleries for the websites powered by Cotonti.
Authors: esclkm, Kort, Cotonti Team
Github: https://github.com/Alex300/cotonti-pageavatar
The plugin is very easy to use. All you have to do is:
Bölümler: Extensions / Navigation & Structure
Sitemap plugin for Cotonti CMF is designed to replace the outdated Overview plugin and provide you with a website navigation sitemap ensuring following capabilities:
- Turn on/off page structure and forums
- Turn on/off empty page categories
- Selectable page categories and forums to be ignored in the sitemap
The Sitemap plugin outputs tree-type page and forums structure using custom skin with nested lists.
Bölümler: Extensions / Files & Media
MyGallery Plugin Info
With MyGallery plugin you can easily create user galleries in Cotonti-powered websites. The plugin is essentially an interface between the PFS plugin module and a jQuery gallery of a choice. We used Ad-Gallery jQuery plugin as an example.
MyGallery Capabilities and Modes
MyGallery plugin has three modes:
- View Folder Mode
- View Image Mode
- POTW Mode (display Picture(s) of the Week or random image(s) on index page)
Live demos
http://malorita.net/plug.php?e=gallery&f=3
Version...
Bölümler: Extensions / Administration & Management
Plugin Info
The Copyright plugin enables automated copyright notice and other info output in the website footer or any other element.
Plugin Installation
1. Unpack the zip-file into the /plugins folder
2. Enable plugin in the admin panel
3. If the copyright starting year is different from the registratio date of the first user, specify it in the plugin config
4. Edit plugins/copyright/tpl/copyright.tpl as per website design
5. Place {FOOTER_PLUG_COPYRIGHT} tag in the footer.tpl (or...
Bölümler: Documentation (Genoa and older) / Dutch / Plugins
Bölümler: Documentation (Genoa and older) / English / Video Tutorials
Bölümler: Extensions / Administration & Management
T3 Modcp is an easy tool to manage your site's content and members. This plugin isn't created to replace your moderators actions, it will mainly help you to do this job.
Features :
-- Easy management of the reports & warnings reasons.
-- Ability to add custom reasons for warnings.
-- Posts, Pages, Comments and Users reports.
-- Automatically generated item snapshot during report.
-- Easy and smart navigation in the backend with paginated results. (sedplus inc)
-- Open, close, delete reports.
--...
Bölümler: Documentation (Genoa and older) / English / Plugins