1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-25 02:42:28 +02:00

Формирование postion в _category

This commit is contained in:
Anton 2024-06-04 22:01:13 +03:00
parent 37d9932880
commit 4476af2b2d
103 changed files with 106 additions and 103 deletions

View File

@ -15,6 +15,7 @@
Перем СчетчикОбласти; Перем СчетчикОбласти;
Перем Словарь; Перем Словарь;
Перем Транслитация; Перем Транслитация;
Перем СчетчикБиблиотеки;
Процедура ПриСозданииОбъекта() Процедура ПриСозданииОбъекта()
@ -76,6 +77,7 @@
Если ТекущаяОбласть <> Область Тогда Если ТекущаяОбласть <> Область Тогда
ТекущаяОбласть = Область; ТекущаяОбласть = Область;
СчетчикОбласти = 1; СчетчикОбласти = 1;
СчетчикБиблиотеки = СчетчикБиблиотеки + 1;
КонецЕсли; КонецЕсли;
ТранслитированноеИмя = ПеревестиИмя(СтруктураМетода["ИмяМетода"]); ТранслитированноеИмя = ПеревестиИмя(СтруктураМетода["ИмяМетода"]);
@ -107,7 +109,7 @@
ПроверитьСоздатьКаталог(КаталогОбласти); ПроверитьСоздатьКаталог(КаталогОбласти);
ПроверитьСоздатьКаталог(КаталогКартинок); ПроверитьСоздатьКаталог(КаталогКартинок);
СтруктураКатегории = Новый Структура("label,position", СинонимОбласти, ""); СтруктураКатегории = Новый Структура("label,position", СинонимОбласти, Строка(СчетчикБиблиотеки));
ФайлКатегории = КаталогОбласти + "\_category_.json"; ФайлКатегории = КаталогОбласти + "\_category_.json";
Запись = Новый ЗаписьJSON; Запись = Новый ЗаписьJSON;
@ -170,6 +172,7 @@
Процедура РазобратьМодуль(ТекущийМодуль, ИмяМодуля) Процедура РазобратьМодуль(ТекущийМодуль, ИмяМодуля)
СчетчикБиблиотеки = 1;
ТекстМодуля = ТекущийМодуль.ПолучитьТекст(); ТекстМодуля = ТекущийМодуль.ПолучитьТекст();
СтруктураОбщихДанных = Новый Структура(); СтруктураОбщихДанных = Новый Структура();
СтруктураОбщихДанных.Вставить("ИмяМодуля", ИмяМодуля); СтруктураОбщихДанных.Вставить("ИмяМодуля", ИмяМодуля);

View File

@ -1,4 +1,4 @@
{ {
"label": "Comment management", "label": "Comment management",
"position": "" "position": "6"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Database work", "label": "Database work",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Field work", "label": "Field work",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Record management", "label": "Record management",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Table management", "label": "Table management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Account and authorization", "label": "Account and authorization",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "File and directory management", "label": "File and directory management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Shared access settings", "label": "Shared access settings",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Tag work", "label": "Tag work",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Calendar list management", "label": "Calendar list management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Calendar metadata management", "label": "Calendar metadata management",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Event management", "label": "Event management",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Comment management", "label": "Comment management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "File and directory management", "label": "File and directory management",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Book work", "label": "Book work",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Data work", "label": "Data work",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Sheet work", "label": "Sheet work",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Public", "label": "Public",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Blocks managment", "label": "Blocks managment",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Database management", "label": "Database management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Page management", "label": "Page management",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Users", "label": "Users",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Block formation", "label": "Block formation",
"position": "" "position": "8"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Channel management", "label": "Channel management",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Deleted files management", "label": "Deleted files management",
"position": "" "position": "7"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Dialog management", "label": "Dialog management",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "File work", "label": "File work",
"position": "" "position": "6"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Management and settings", "label": "Management and settings",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Message management", "label": "Message management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Administration", "label": "Administration",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Data retrieval and settings", "label": "Data retrieval and settings",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Data sending", "label": "Data sending",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Forum topic management", "label": "Forum topic management",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Data and settings", "label": "Data and settings",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Tweets", "label": "Tweets",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Ad account management", "label": "Ad account management",
"position": "" "position": "7"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Discussion management", "label": "Discussion management",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Group work", "label": "Group work",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Interactive actions", "label": "Interactive actions",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Order management", "label": "Order management",
"position": "" "position": "11"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Others", "label": "Others",
"position": "" "position": "12"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Product management", "label": "Product management",
"position": "" "position": "8"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Product properties management", "label": "Product properties management",
"position": "" "position": "10"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Product selection management", "label": "Product selection management",
"position": "" "position": "9"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Statistics", "label": "Statistics",
"position": "" "position": "6"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Token retrieval", "label": "Token retrieval",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Message sending", "label": "Message sending",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Settings and information", "label": "Settings and information",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "File and folder management", "label": "File and folder management",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Manage public access", "label": "Manage public access",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Public", "label": "Public",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Comment management", "label": "Comment management",
"position": "" "position": "6"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Database work", "label": "Database work",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Field work", "label": "Field work",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Record management", "label": "Record management",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Table management", "label": "Table management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Account and authorization", "label": "Account and authorization",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "File and directory management", "label": "File and directory management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Shared access settings", "label": "Shared access settings",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Tag work", "label": "Tag work",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Calendar list management", "label": "Calendar list management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Calendar metadata management", "label": "Calendar metadata management",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Event management", "label": "Event management",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Comment management", "label": "Comment management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "File and directory management", "label": "File and directory management",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Book work", "label": "Book work",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Data work", "label": "Data work",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Sheet work", "label": "Sheet work",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Public", "label": "Public",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Blocks managment", "label": "Blocks managment",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Database management", "label": "Database management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Page management", "label": "Page management",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Users", "label": "Users",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Block formation", "label": "Block formation",
"position": "" "position": "8"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Channel management", "label": "Channel management",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Deleted files management", "label": "Deleted files management",
"position": "" "position": "7"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Dialog management", "label": "Dialog management",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "File work", "label": "File work",
"position": "" "position": "6"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Management and settings", "label": "Management and settings",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Message management", "label": "Message management",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Administration", "label": "Administration",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Data retrieval and settings", "label": "Data retrieval and settings",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Data sending", "label": "Data sending",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Forum topic management", "label": "Forum topic management",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Data and settings", "label": "Data and settings",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Tweets", "label": "Tweets",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Ad account management", "label": "Ad account management",
"position": "" "position": "7"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Discussion management", "label": "Discussion management",
"position": "" "position": "4"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Group work", "label": "Group work",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Interactive actions", "label": "Interactive actions",
"position": "" "position": "5"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Order management", "label": "Order management",
"position": "" "position": "11"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Others", "label": "Others",
"position": "" "position": "12"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Product management", "label": "Product management",
"position": "" "position": "8"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Product properties management", "label": "Product properties management",
"position": "" "position": "10"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Product selection management", "label": "Product selection management",
"position": "" "position": "9"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Statistics", "label": "Statistics",
"position": "" "position": "6"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Token retrieval", "label": "Token retrieval",
"position": "" "position": "2"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Message sending", "label": "Message sending",
"position": "" "position": "3"
} }

View File

@ -1,4 +1,4 @@
{ {
"label": "Settings and information", "label": "Settings and information",
"position": "" "position": "2"
} }

Some files were not shown because too many files have changed in this diff Show More