@datcangio You can customize components
Best posts made by bgdztft
-
RE: Change lang of plugin 'nodebb-plugin-composer-redactor'
Latest posts made by bgdztft
-
nodebb-plugin-composer-defaul in Andorid APP have a problem...
Our team build a iOS APP and Android APP,Android embedded nodebb web have a strange problem about
nodebb-plugin-composer-defaul
plugin.
️
when I touch
so user cant post message in nodebb, i don
t know kill this problem, IOS and PC web are not have this problem, what I do? need your help : ) -
RE: Average user can't upload vidoes
@florencewillburn thank your answer, this problem need edit code, It doesn't matter to the administrator.
-
RE: Problem about global data transfer
Thanks,
I have solved this question by myself. -
Average user can't upload vidoes
Sorry, I have problem.
Ordinary users do not have permission to upload video, what can I do? -
Problem about global data transfer
I want remove
breadcrumbs
compoent in navbar like this
️
All page look like this pic.
and i code inmenu.tpl
inster<!-- IMPORT partials/breadcrumbs.tpl -->
compoent,
like this️
But
breadcrumbs
compoent inmenu
not have global data aboutbreadcrumbs
,
So I want register breadcrumb‘s data, what can i do?
I need your help, Thanks. -
RE: Change lang of plugin 'nodebb-plugin-composer-redactor'
@datcangio You can customize components
-
RE: nodebb-plugin-composer-default requests
If It involves only two layers of father son relationship, I am check they
category.parent
, I haved implemented the function, I wonder if this method is advisable.