give me mini guide (pls)

Evgeniy Onegin
@Evgeniy Onegin
Best posts made by Evgeniy Onegin
-
Rating plugin?
What the plugin which allow to rate posts with some images?
-
RE: [nodebb-plugin-shoutbox] Shoutbox plugin
warn: [widgets.render] passing a string is deprecated!, filter:widget.render:shoutbox. Please set hookData.html in your plugin. (in ./nodebb log)
FIX (instead old app.render on 97 line '/nodebb-plugin-shoutbox/library.js')
var current_time = (new Date()).getTime(); app.render('shoutbox/panel', { html: '<div id="tablediv"></div>', time: current_time }, function(err, html){ widget.html = html; callback(err, widget); });
-
RE: [nodebb-plugin-poll] Poll plugin
Corrected russian translate for you
I'm wait for update{ "poll": "Голосование", "toggles": "Настройка", "allow_guests": "Разрешить гостям просматривать результаты голосования", "limits": "Ограничения", "max_options": "Максимальное количество вариантов в голосовании", "defaults": "значение по умолчанию", "default_title": "По умолчанию", "max_votes": "Максимальное количество голосов на опросе", "info_choices": "Число, большее 1 позволит создать несколько вариантов.", "settings": "Настройки", "save": "Сохранить", "reset": "Сброс", "creator_title": "Создать голосование", "poll_title": "Название", "poll_title_placeholder": "Введите заголовок", "options_title": "Вариант", "options_add": "Добавить вариант", "max_votes_placeholder": "Введите количество", "auto_end_title": "Автоматически закончить голосование", "auto_end_placeholder": "Нажмите, чтобы введите дату и время", "auto_end_help": "Оставляя это поле пустым, голосование будет вечным.", "error.max_options": "Ты можешь создать только %d вариантов.", "error.no_options": "Создайте хотя бы один вариант.", "error.valid_date": "Введите правильную дату.", "error.not_main": "Вы можете создать голосование только в главном посте.", "error.privilege.create": "Вам не разрешено создавать опросы", "warning.redactor": "Вы используете редактор. Впишите <strong> текст </strong>, чтобы изменить разметку. Или заново откройте создание голосования.", "vote": "Голосовать", "to_voting": "Голосование", "to_results": "Результаты", "voting_unavailable_title": "Голосование недоступно", "voting_unavailable_message": "Это голосование закончено или было помечено как удаленное. Вы все еще можете смотреть результаты.", "vote_count": "пользователей проголосовали за этот вариант", "votes": "голосов" }
-
RE: Connection to NodeBB has been lost, attempting to reconnect...
I solved yet. Problem was in config.json
Please give me rep I'm tired of waiting 300 seconds
-
RE: Problem
notSolved!
npm install https://github.com/nodebb/nodebb-theme-quickstart
-
RE: Problem
@pitaj this shit still is removed when i'm install some plugin lol
Latest posts made by Evgeniy Onegin
-
RE: Profile Picture not animated?
@julian said in Profile Picture not animated?:
I believe you also need to turn off the image uploads conversion to PNG. What errors did you see with imagemagick plugin?
Give us animated avatars!
-
RE: Profile Picture not animated?
@whimpers said in Profile Picture not animated?:
I get error, Could not execute GraphicsMagick/ImageMagick: convert "/tmp/9ab979bc6f754ff687cdc9cfc6f8b712.gif" "-coalesce" "-auto-orient" "-strip" "-resize" "200x200" "/tmp/9ab979bc6f754ff687cdc9cfc6f8b712.gif" this most likely means the gm/convert binaries can't be found. When I try to upload my gif as a profile pic
you must install imagemagick on your OS
-
RE: [nodebb-plugin-poll] Poll plugin
Corrected russian translate for you
I'm wait for update{ "poll": "Голосование", "toggles": "Настройка", "allow_guests": "Разрешить гостям просматривать результаты голосования", "limits": "Ограничения", "max_options": "Максимальное количество вариантов в голосовании", "defaults": "значение по умолчанию", "default_title": "По умолчанию", "max_votes": "Максимальное количество голосов на опросе", "info_choices": "Число, большее 1 позволит создать несколько вариантов.", "settings": "Настройки", "save": "Сохранить", "reset": "Сброс", "creator_title": "Создать голосование", "poll_title": "Название", "poll_title_placeholder": "Введите заголовок", "options_title": "Вариант", "options_add": "Добавить вариант", "max_votes_placeholder": "Введите количество", "auto_end_title": "Автоматически закончить голосование", "auto_end_placeholder": "Нажмите, чтобы введите дату и время", "auto_end_help": "Оставляя это поле пустым, голосование будет вечным.", "error.max_options": "Ты можешь создать только %d вариантов.", "error.no_options": "Создайте хотя бы один вариант.", "error.valid_date": "Введите правильную дату.", "error.not_main": "Вы можете создать голосование только в главном посте.", "error.privilege.create": "Вам не разрешено создавать опросы", "warning.redactor": "Вы используете редактор. Впишите <strong> текст </strong>, чтобы изменить разметку. Или заново откройте создание голосования.", "vote": "Голосовать", "to_voting": "Голосование", "to_results": "Результаты", "voting_unavailable_title": "Голосование недоступно", "voting_unavailable_message": "Это голосование закончено или было помечено как удаленное. Вы все еще можете смотреть результаты.", "vote_count": "пользователей проголосовали за этот вариант", "votes": "голосов" }
-
RE: Profile Picture not animated?
@julian said in Profile Picture not animated?:
I believe you also need to turn off the image uploads conversion to PNG. What errors did you see with imagemagick plugin?
Conversion to PNG is turned off. I haven't errors with imagemagick :c
NodeBB convert gif to png automatically. -
RE: Rating plugin?
@pitaj said in Rating plugin?:
@evgeniy-onegin nodebb-plugin-reactions
hmm, this doesn't work for me
-
Rating plugin?
What the plugin which allow to rate posts with some images?
-
RE: nodebb-plugin-imagemagick
@pitaj Yes, I solved it but i wanna animated avatars