I'm currently writing a plugin to re-toggle the layout of partial lists. Now I add layout settings in user settings. How should I read the user settings and switch the tpl I want so the page can switch to a different layout? Is there any function method that can re-render a component in a targeted manner?
mana
Posts
-
Re-render component without refreshing page -
How to enable Mongodb's ketFile connection to the databaseI need to enable the Replica Set function of Mongodb but I have to use keyFile to connect after enabling it, can NodeBB use ketFile to connect to the database?
-
Change the lables on recent pageYou can use grunt to enter the development state, tpl will change in real time according to the file modification
npm i -g grunt npm i grunt-cli grunt
Using this server requires at least 1c2g to meet the packaging requirements, otherwise it is prone to errors
-
Change the lables on recent pageUse vscode to search for the class name, find the tpl template, view the variables, and then index the src core code, it can be easily understood that the variable passing process
-
Vote for NodeBBvoted
-
New features in 3.1.0Theme Thumb Navigator was simply made for me, fantastic! I love it.
-
Hiring developers for NodeBB plugin development.Gamification is a great boost for communities that aren't very active, even though it's forced. Many of the bbs communities I'm involved with rely on this.I will try to fix the point-ns, not now though.
-
Harmony — design considerations, and moreI like it very much, and I am willing to use it for secondary development. The large screen and almost full-screen experience on the mobile phone make me feel like using a native app
-
nodebb-plugin-extended-markdown not V3 comaptible@julian Yes, I managed to fix them and do PR
-
nodebb-plugin-extended-markdown not V3 comaptible@julian bootstrap5's dramatic html has minor changes
There is also a problem with one of the insert operations inside -
nodebb-plugin-extended-markdown not V3 comaptibleI successfully fixed it
-
nodebb-plugin-extended-markdown not V3 comaptibleAfter changing less to scss it still doesn't work
-
Does vscode have a recommended plugin for tpl template highlighting or autocomplete hints?I recently wanted to redo the theme, but the way tpl is edited bothers me, is there a development nodebb vscode plugin?
-
3.0.0 Bug Report Thread
The tags input box on mobile seems to be blocked by the navigation bar.@media (max-width: 575.98px){ html.composing .composer{ height: 100%; z-index: 1055; } }
This was my own problem, and I resolved it by setting the index myself.
-
3.0.0 Bug Report Thread@baris /admin/settings/cookies setting EU-cookies-policy enable , it is Notification pop -up layer
Maybe this is the reason -
3.0.0 Bug Report Thread@baris
This is the previous record she use chrome, and I have confirmed that the right-click was successfully sent and validated by the user, but it cannot be redirected. Additionally, an iOS user encountered the issue, which I am unable to reproduce, and this makes me very puzzled. -
3.0.0 Bug Report ThreadDuring the email registration and verification process in Nodebbv3.0.0-rc.2, if the email is entered but not yet verified, it will not be recorded. Only when the email is successfully verified, it will be recorded. This is very inconvenient for management. Is it possible to record unverified emails as well?
Also, sometimes the email verification is successful, but the verification page cannot be redirected no matter where you click. I'm not sure if it's a network issue, but many of my users have encountered this problem, especially under poor network conditions. The only way to restore normalcy is to clear the browser cache and log in again. At this point, the verification has already been successfully completed.
-
Which skin is your favourite?I like to use default and cyborg, especially in style, and the compatibility is very good now
-
Economy plugin?The latest version is almost gone, nodebb provides func, and plans to implement it by itself
-
Suggestions on image media uploadIn typesetting, when there are too many images, the efficiency of selecting and uploading one by one is extremely low. When multiple choices are uploaded, it is out of order. No matter IOS win Android can not to sort the images according to their own wishes, according to the selection method when uploading, whether it is date or file name
I suggest that multiple uploads can be sorted in a certain way. I'm not a professional developer. whether it can realize the function
Sort the uploaded pictures according to the selection order or upload time在排版时候当图像过多时候,一张一张的选取上传效率极低,多选上传时候是无序的不管是 ios win 安卓都无法将图片按照自己的意愿进行,按上传时候的选取方式进行排序,不管是日期还是名称
我建议多选上传的时候能以某种方式进行排序,我不是个专业的开发者,但是在此是我长期使用nodebb的一个烦恼,在此建议是否能实现功能
对上传的图片按照选取顺序或者上传的时间进行排序