17 fév. de 12:49 to 12:54
Arygroup changed 17 translations in Ukrainian, Ukraine on NotificationAry. Hide changes
  1. <a class='showhidehelperinfo'>Click to show/hide help info how to fill in the template</a><div class='custom_context_help_info hide alert alert-info'> First of all you need to determine if the component you want to send notifications for uses Joomla plugin events. You may try a predefined template to get the idea what information is needed. To get the needed information: <ol> <li>Go to the general tab in the plugin settings and temporary enable internal information output( option at the bottom). Save the plugin. <br /> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR01#~# </li> <li>Save the item you want to send notification on. For example a K2 item or a HotSpot marker.</li> <li>Check the Joomla system message you get. <br/> n#~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR02#~# <ul> <li> If you get no extended information there, then the system event <b>onContentAfterSave</b> is not fired by the component when saving an item. You may try to ask the component developers to add joomla event hooks, maybe they would like their extension to be compatible with regular joomla plugins. </li> <li> If you get the extended information, then continue. </li> </ul> </li> <li> Copy the <b>Сontext</b> and the <b>Item table class</b> to the textarea. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR03#~# </li> <li> Temporary disable SEF in Joomla global configuration to get non-SEF links. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR04#~# </li> <li> Frontent view link: View a content item in Frontend and copy-paste the link to the textarea. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR05#~# </li> <li> Frontend edit link: Login as a superadmin to frontend and copy-paste the link you click to edit an item. <br><b>Note!</b> Some components don't have a frontend edit option. In this case enter word <i>false</i> <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR06#~# </li> <li> Enable SEF back. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR07#~# </li> <li> Backend edit link: Go to the list of items, for example,list of K2 items, mouse over an item and copy-paste the link to the textarea. <br /> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR08#~# </li> <li> <i>Category table class</i> and <i>Category context</i> rows are optional and help to determine the content item category path. The plugin tries to determine it automatically. <br/>If you badly need the category path in your notification email and it doesn't work with the empty lines, then try to determine options by saving a category and getting the plugin helper system message.<br/> For example for K2 this approach wouldn't work, as K2 doesn't run onContentAfterSave event when saving a category. But this may work for another extensions.<br/> If you still cannot determine it, then you must have a look into the component code. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR09#~# </li> <li> Now remove parts preceding <b>index.php?...</b>(if not done automatically) in the links and replace the content ID number with the <b>##ID##</b> code. </li> <li> Rows beginning <b>onContent...</b> in most cases should not be touches, as only developers can understand what this means. This lines are used to set alias functions to the core joomla event functions. For example, HotSpots doesn't run joomla core onContentAfterSave at Frontend, but uses an own event which does the same named onAfterHotspotSave. </li> <li> For frontend links you can either remove or leave <b>Itemid=..</b> part. Removing it will force the plugin to try to find a proper Itemid (active menu item) when updating a content item. Leaving it will force the plugin to use the Itemid anyway. </li> <li> Don't forget hide internal information <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR10#~# </li> </ol> </div>
    <a class='showhidehelperinfo'>Click to show/hide help info how to fill in the template</a><div class='custom_context_help_info hide alert alert-info'> 
    First of all you need to determine if the component you want to send notifications for uses Joomla plugin events. 
    You may try a predefined template to get the idea what information is needed. To get the needed information: 
    <ol> 
    <li>Go to the general tab in the plugin settings and temporary enable internal information output( option at the bottom). Save the plugin. 
    <br /> 
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR01#~# 
     
     
    </li> 
    <li>Save the item you want to send notification on. For example a K2 item or a HotSpot marker.</li> 
    <li>Check the Joomla system message you get. 
    <br/> 
     
    n#~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR02#~# 
     
     
    <ul> 
    <li> 
    If you get no extended information there, then the system event <b>onContentAfterSave</b> is not fired by the component when saving an item. You may try to ask the component developers to add joomla event hooks, maybe they would like their extension to be compatible with regular joomla plugins. 
    </li> 
    <li> 
    If you get the extended information, then continue. 
    </li> 
    </ul> 
    </li> 
    <li> 
    Copy the <b>Сontext</b> and the <b>Item table class</b> to the textarea. 
    <br/> 
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR03#~# 
     
     
     
    </li> 
    <li> 
    Temporary disable SEF in Joomla global configuration to get non-SEF links. 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR04#~# 
     
     
    </li> 
    <li> 
    Frontent view link: View a content item in Frontend and copy-paste the link to the textarea. 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR05#~# 
     
     
     
    </li> 
    <li> 
    Frontend edit link: Login as a superadmin to frontend and copy-paste the link you click to edit an item. <br><b>Note!</b> Some components don't have a frontend edit option. In this case enter word <i>false</i> 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR06#~# 
     
     
     
    </li> 
    <li> 
    Enable SEF back. 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR07#~# 
     
    </li> 
    <li> 
    Backend edit link: Go to the list of items, for example,list of K2 items,  mouse over an item and copy-paste the link to the textarea. 
    <br /> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR08#~# 
     
     
     
    </li> 
    <li> 
    <i>Category table class</i> and <i>Category context</i> rows are optional and help to determine the content item category path. The plugin tries to determine it automatically. <br/>If you badly need the category path in your notification email and it doesn't work with the empty lines, then try to determine options by saving a category and getting the plugin helper system message.<br/> 
    For example for K2 this approach  wouldn't work, as K2 doesn't run onContentAfterSave event when saving a category. But this may work for another extensions.<br/> 
    If you still cannot determine it, then you must have a look into the component code. 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR09#~# 
     
     
     
    </li> 
    <li> 
    Now remove parts preceding <b>index.php?...</b>(if not done automatically) in the links and replace the content ID number with the <b>##ID##</b> code. 
    </li> 
    <li> 
    Rows beginning <b>onContent...</b> in most cases should not be touches, as only developers can understand what this means. This lines are used to set alias functions to the core joomla event functions. For example, HotSpots doesn't run joomla core onContentAfterSave at Frontend, but uses an own event which does the same named onAfterHotspotSave. 
    </li> 
    <li> 
    For frontend links you can either remove or leave <b>Itemid=..</b> part. Removing it will force the plugin to try to find a proper Itemid (active menu item) when  updating a content item. Leaving it will force the plugin to use the Itemid anyway. 
    </li> 
     
    <li> 
    Don't forget hide internal information 
    <br/> 
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR10#~# 
     
    </li> 
    </ol> 
     
    </div> 
    modifié par Arygroup .
    Copier dans le presse-papier
  2. <a class='showhidehelperinfo'>Тиць прихочує чи показує довідку, як формувати шаблон</a><div class='custom_context_help_info hide alert alert-info'> Найперше треба з’ясувати, чи компонент, в якому ви хочете отримувати сповіщення, викликає плагіни Joomla в своїй роботі. Спробуйте глянути на передвизначений шаблон, щоби зрозуміти ідею. Щоби отримати потрібну інформацію: <ol> <li>У вкладці зашальних налаштувань плагіна тимчасово увімкніть виведення внутрішньої інформації ( опція внизу). Збережіть плагін. <br /> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR01#~# </li> <li>Збережіть елемент вміст, з яким хочете використовувати сповіщення. Наприклад елемент K2 чи маркер HotSpot.</li> <li>Подивіться системне повідомлення джумли, що мусите отримати <br/> n#~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR02#~# <ul> <li> Якщо у вас тут не буде додаткової інформації, то системний плагін <b>onContentAfterSave</b> не запускається при збереженні елемента. Розробники компонента не подбали про максимальну сумісніть з Joomla. Спробуйте переконати розробників додати сумісність із стандартними плагінами Joomla. </li> <li> Якщо ви отримали розширену інформацію, то йдемо далі. </li> </ul> </li> <li> Зкопіюйте <b>Сontext</b> і <b>Item table class</b> у текстове поле. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR03#~# </li> <li> Тимчасово вимкніть SEF у глобальній конфігурації Joomla, щоби отримати не звичайні посилання на сайті. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR04#~# </li> <li> Посилання перегляду у фронтальній частині: Перегляньте елемент контену (напр. статтю) і скопійте посилання у текстове поле. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR05#~# </li> <li> Frontend edit link: Login as a superadmin to frontend and copy-paste the link you click to edit an item. <br><b>Note!</b> Some components don't have a frontend edit option. In this case enter word <i>false</i> <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR06#~# </li> <li> Enable SEF back. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR07#~# </li> <li> Backend edit link: Go to the list of items, for example,list of K2 items, mouse over an item and copy-paste the link to the textarea. <br /> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR08#~# </li> <li> <i>Category table class</i> and <i>Category context</i> rows are optional and help to determine the content item category path. The plugin tries to determine it automatically. <br/>If you badly need the category path in your notification email and it doesn't work with the empty lines, then try to determine options by saving a category and getting the plugin helper system message.<br/> For example for K2 this approach wouldn't work, as K2 doesn't run onContentAfterSave event when saving a category. But this may work for another extensions.<br/> If you still cannot determine it, then you must have a look into the component code. <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR09#~# </li> <li> Now remove parts preceding <b>index.php?...</b>(if not done automatically) in the links and replace the content ID number with the <b>##ID##</b> code. </li> <li> Rows beginning <b>onContent...</b> in most cases should not be touches, as only developers can understand what this means. This lines are used to set alias functions to the core joomla event functions. For example, HotSpots doesn't run joomla core onContentAfterSave at Frontend, but uses an own event which does the same named onAfterHotspotSave. </li> <li> For frontend links you can either remove or leave <b>Itemid=..</b> part. Removing it will force the plugin to try to find a proper Itemid (active menu item) when updating a content item. Leaving it will force the plugin to use the Itemid anyway. </li> <li> Don't forget hide internal information <br/> #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR10#~# </li> </ol> </div>
    <a class='showhidehelperinfo'>Тиць прихочує чи показує довідку, як формувати шаблон</a><div class='custom_context_help_info hide alert alert-info'> 
    Найперше треба зясувати, чи компонент, в якому ви хочете отримувати сповіщення, викликає плагіни Joomla в своїй роботі. Спробуйте глянути на передвизначений шаблон, щоби зрозуміти ідею.  
    Щоби отримати потрібну інформацію: 
    <ol> 
    <li>У вкладці зашальних налаштувань плагіна тимчасово увімкніть виведення внутрішньої інформації ( опція внизу). Збережіть плагін. 
    <br /> 
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR01#~# 
     
     
    </li> 
    <li>Збережіть елемент вміст, з яким хочете використовувати сповіщення. Наприклад елемент K2 чи маркер HotSpot.</li> 
    <li>Подивіться системне повідомлення джумли, що мусите отримати 
    <br/> 
     
    n#~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR02#~# 
     
     
    <ul> 
    <li> 
    Якщо у вас тут не буде додаткової інформації, то системний плагін <b>onContentAfterSave</b> не запускається при збереженні елемента. Розробники компонента не подбали про максимальну сумісніть з Joomla.   
    Спробуйте переконати розробників додати сумісність із стандартними плагінами Joomla. 
    </li> 
    <li> 
    Якщо ви отримали розширену інформацію, то йдемо далі. 
    </li> 
    </ul> 
    </li> 
    <li> 
    Зкопіюйте <b>Сontext</b> і <b>Item table class</b> у текстове поле. 
    <br/> 
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR03#~# 
     
     
     
    </li> 
    <li> 
    Тимчасово вимкніть SEF у глобальній конфігурації Joomla, щоби отримати не звичайні посилання на сайті. 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR04#~# 
     
     
    </li> 
    <li> 
    Посилання перегляду у фронтальній частині: Перегляньте елемент контену (напр. статтю) і скопійте посилання у текстове поле. 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR05#~# 
     
     
     
    </li> 
    <li> 
    Frontend edit link: Login as a superadmin to frontend and copy-paste the link you click to edit an item. <br><b>Note!</b> Some components don't have a frontend edit option. In this case enter word <i>false</i> 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR06#~# 
     
     
     
    </li> 
    <li> 
    Enable SEF back. 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR07#~# 
     
    </li> 
    <li> 
    Backend edit link: Go to the list of items, for example,list of K2 items,  mouse over an item and copy-paste the link to the textarea. 
    <br /> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR08#~# 
     
     
     
    </li> 
    <li> 
    <i>Category table class</i> and <i>Category context</i> rows are optional and help to determine the content item category path. The plugin tries to determine it automatically. <br/>If you badly need the category path in your notification email and it doesn't work with the empty lines, then try to determine options by saving a category and getting the plugin helper system message.<br/> 
    For example for K2 this approach  wouldn't work, as K2 doesn't run onContentAfterSave event when saving a category. But this may work for another extensions.<br/> 
    If you still cannot determine it, then you must have a look into the component code. 
    <br/> 
     
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR09#~# 
     
     
     
    </li> 
    <li> 
    Now remove parts preceding <b>index.php?...</b>(if not done automatically) in the links and replace the content ID number with the <b>##ID##</b> code. 
    </li> 
    <li> 
    Rows beginning <b>onContent...</b> in most cases should not be touches, as only developers can understand what this means. This lines are used to set alias functions to the core joomla event functions. For example, HotSpots doesn't run joomla core onContentAfterSave at Frontend, but uses an own event which does the same named onAfterHotspotSave. 
    </li> 
    <li> 
    For frontend links you can either remove or leave <b>Itemid=..</b> part. Removing it will force the plugin to try to find a proper Itemid (active menu item) when  updating a content item. Leaving it will force the plugin to use the Itemid anyway. 
    </li> 
     
    <li> 
    Don't forget hide internal information 
    <br/> 
     
    #~#PLG_SYSTEM_NOTIFICATIONARY_FIELD_MANUAL_CONTEXTS_DESC_SCR10#~# 
     
    </li> 
    </ol> 
     
    </div> 
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Дозволити підписку
    Дозволити підписку
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Підписка правило вцілому
    Підписка правило вцілому
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Підписка на кожну категорію?
    Підписка на кожну категорію?
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Нові користувачі підписані за замовчуванням
    Нові користувачі підписані за замовчуванням
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
    modifié par Arygroup .
    Copier dans le presse-papier
  2. Не правильний ідентифікатор правила
    Не правильний ідентифікатор правила
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
    modifié par Arygroup .
    Copier dans le presse-papier
  2. Правило не дозволяє підписуватись. Ідентифікатор правила
    Правило не дозволяє підписуватись. Ідентифікатор правила
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Правило вимкнено. Індентифікатор правила
    Правило вимкнено. Індентифікатор правила
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Оберіть категорії, до яких підписатись
    Оберіть категорії, до яких підписатись
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Зберегти зміни в підписці
    Зберегти зміни в підписці
    modifié par Arygroup .
    Copier dans le presse-papier
  1. Зберегти зміни в підписці
    Зберегти зміни в підписці
    modifié par Arygroup .
    Copier dans le presse-papier
  2. Змінити підписку
    Змінити підписку
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Підписку змінено
    Підписку змінено
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Не вдалось змінити підписку:
    Не вдалось змінити підписку: 
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Вантажимо
    Вантажимо
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Оберіть
    Оберіть
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Підписка
    Підписка
    modifié par Arygroup .
    Copier dans le presse-papier
  1.  
  2. Посилання на сторінку підписки
    Посилання на сторінку підписки
    modifié par Arygroup .
    Copier dans le presse-papier
17 fév. de 12:49 to 12:54