Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
As per https://github.com/NodeBB/NodeBB/issues/2578
The properties id, name and description in plugin.json will be phased out in 0.6.1.
id
name
description
You can still have them but the values from package.json will be used.
B
https://github.com/NodeBB/NodeBB/issues/9364
P
I would imagine you would add what @baris mentioned in here:
https://github.com/bubundas17/nodebb-plugin-hide-contents/blob/master/library.js#L19
if user is member of the poster set, return content as is
J
As of v1.4.4 nconf.get('upload_path'); is no longer a relative path pointing to the uploas directory, it is now an absolute path to the uploads directory. Change introduced in commit aaacdb8413c9bc3f3d47c249c0d0287eac1cad88
@vatsal https://community.nodebb.org/topic/1168/nodebb-plugin-custom-homepage-basic-cms-plugin-custom-homepage
F
@Giorgio-Chiodi testing notifications