You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Библиотека полей для Joomla!
2
2
3
+
### Description on English
4
+
Lib Fields is a common library which is used in some extensions developed by Russian Joomla community and stored at hika.su site at the moment.
5
+
If you're using Quantum Manager, it requires Lib Fields library to be installed.<br/>
6
+
7
+
Quantum Manager is a common product of Delo design and NorrNext.<br/>
8
+
hika.su is a website that belongs to Delo Design. <br/>
9
+
10
+
norrnext.com - extensions provider.<br/>
11
+
delo-design.ru - enterprise solutions for Joomla!<br/>
12
+
hika.su - product pages in Russian. (a Delo-design project)<br/>
13
+
jpath.ru - Joomla documentation in Russian
14
+
15
+
So, when you see a refer to hika.su in your update manager - do not worry!
3
16
4
17
### Зачем?
5
18
Иногда нужно в JForm создавать раз за разом типовые поля, поэтому имеет смысл объединить в библиотеку. Коллекция полей больше подходят для административной части Joomla!
@@ -28,4 +41,4 @@
28
41
### Документация
29
42
-[Как вставлять в xml для Form (JForm)](https://github.com/JPathRu/lib_fields/blob/master/docs/example.md)
30
43
-[Описания всех полей](https://github.com/JPathRu/lib_fields/tree/master/docs/fields)
31
-
-[Как наследовать поля в php и расширять](https://github.com/JPathRu/lib_fields/blob/master/docs/extend.md)
44
+
-[Как наследовать поля в php и расширять](https://github.com/JPathRu/lib_fields/blob/master/docs/extend.md)
0 commit comments