Portal

Difference between revisions of "Plugin Development/ru"

From Joomla! Documentation

(Created page with "Разработка плагинов")
(Created page with "ru")
Line 1: Line 1:
 
<noinclude><languages /></noinclude>
 
<noinclude><languages /></noinclude>
 
{{Top portal heading|color=white-bkgd|icon=plug|icon-color=#5091cd|size=5x|text-color=#333|title=Разработка плагинов}}
 
{{Top portal heading|color=white-bkgd|icon=plug|icon-color=#5091cd|size=5x|text-color=#333|title=Разработка плагинов}}
{{Portal:Plugin_Development/Intro/en}}
+
{{Portal:Plugin_Development/Intro/ru}}
 
<div class="large-6 column">
 
<div class="large-6 column">
 
{{section portal heading|icon=question|title=Using Plugins}}{{Portal:Plugin_Development/Using_Plugins/en}}
 
{{section portal heading|icon=question|title=Using Plugins}}{{Portal:Plugin_Development/Using_Plugins/en}}

Revision as of 17:11, 23 April 2016

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎español • ‎français • ‎русский • ‎中文(台灣)‎
Разработка плагинов

Portal:Plugin Development/Intro/ru

Using Plugins


Plugins are grouped together depending on which event they run on. A full list of events grouped by event type can be found here (the names of a lot of events changed between Joomla 1.5 and Joomla 2.5 see here for a full list of changes). There are also several simple tutorials on making some sample plugins running on some of these events to help running searches on extensions using both the search and smart search components:

There are further tutorials using the user triggers on how to create an authentication plugin to help users log into Joomla and creating a profile plugin for Joomla.

Content plugins can be used to add custom fields to core components. The following tutorial explains how to do this and how to display the new field on your webite.

A more complex example of using plugins to create a new system router to produce URLs is also available (Joomla 2.5 only).


Reading list

The following articles will help familiarise you with Joomla! plugins. They are a good starting point to understanding and then developing plugins.

Beginner

To understand how to install and use a plugin in Joomla it is recommended to read Administration of a Plugin in Joomla!

Intermediate

To understand plugins better it is advised that you create a basic plugin for Joomla!.

To read on how to run a basic content plugin in a custom module or component you may have already developed it is recommended to read Triggering content plugins in your extension.

Advanced

To understand the principles on which the Plugin system works Plugin Developer Overview. To then implement this in a component you have designed it is recommended to read Supporting plugins in your component.



Plugin Development Articles Needed


The Joomla! Documentation Wiki needs your help! Below is a list of pages/articles needed for Plugin Development. If you know of a topic which needs to be addressed, just add it to the List of Red Links below by using the following wikimarkup.

Documentation all together tranparent small.png
Want or Need a New Article on Plugin Development?

To add a Red Link click here and add it to the Plugins Development Projects page. Please use the following wikimarkup code to add the suggested topic to the list:

*[[Put your Plugin Article name here]]

List of Red Links for needed Plugin Development Articles: