Hello,
I understand that the language strings in nodebb are automatic, meaning that one has to write an expression and enclose it in [[]] or {{}} (not entirely clear to me), and the forum shows the user the sentence according to his language definitions. I need to print in the app.alert message the string that appears when receiving an email from the NodeBB forum - "You have a new alert" appears on the subject. What is the sentence that needs to be written to print this message and it will be displayed according to the user's language choice?
Node-BonBon
Posts
-
Automatic language expression -
Set a tag to only be used by a certain group?@rallydarkstrike Standard tag - Any user who has permission in acp to add tags to posts in a category, can add it. You can set a list of system tags, which only an administrator can add them For topics.
-
Set a tag to only be used by a certain group?@rallydarkstrike If it helps there is an option in ACP (/ admin / settings / tags) to set system tags and only administrators can add them. I do not think there is currently an option for a tag that only a certain group can add, and not just the managers.
-
Receive live output of the hooks emitted to the windowHello. I'm looking for action hockey for all sorts of things, and I thought that if it were possible that every hook dropped would be printed immediately (for example in the console), so for example if I were looking for an action hook for a new Topic I would just create it, and once the new Topic is sent "action: composer.topics" .post "in the console, so I know what I need to look for / use more information. Is it possible? Thank you
-
Hook on the server or client side?I see that in the list of hooks (https://github.com/NodeBB/NodeBB/wiki/Hooks) there is a division into hooks of server side and client side. what is the meaning of this? Can't use server hook in standard script I put in ACP? And if I enter the code in such an extension: https://github.com/NodeBB/nodebb-plugin-quickstart will it work? Thanks.
@baris -
Version 19 of NodeBB@julian At the time of writing I have not yet seen a version released
are there any significant changes to the end user in the new version? Beyond technical changes ... -
Version 19 of NodeBB@julian something new?
-
Google Adsense plugin for nodebb - for automatic ad codeI need a plugin that allows me to add Google Adsense automatic ad code, because when I log in through administration it does not load. I found this plugin, is it suitable?
https://github.com/YunYouJun/vuepress-plugin-google-adsense -
Version 19 of NodeBBIs there a date when version 1.19 is expected to come out? I realized that there will be many improvements ... For a long time no new version has been released ️