Hello. I am wondering how to make the formatting bar from the composer (this image):
4f78849d-5911-4a11-b013-61f3d876cf9c-image.png
to be also above the quick reply field. How can I do this cleanly without bugging things out or messing other stuff up? There is definitely a way using nodebb-plugin-customize and modifying the quick reply HTML, but like I said, how can I do it cleanly?
Can't edit topic.
-
Hi there,
Can you please provide the following information to help us debug?
- Server or client operating system (if applicable)
- NodeBB version and hash
- To get the hash, run
git rev-parse HEAD
from the root of your NodeBB folder
- To get the hash, run
- If applicable, theme versions
npm ls nodebb-theme-persona
Thanks!
-
@julian
DigitalOcean Ubuntu 14.04 x32
I get 0.7.0 by this way: $ git clone -b v0.7.x https://github.com/NodeBB/NodeBB.git nodebb
You are running NodeBB v0.7.0. You are up-to-date
nodebb-theme-persona v0.2.0
Your version of NodeBB (v0.7.0) is only cleared to upgrade to v0.2.0 of this plugin. Please update your NodeBB if you wish to install a newer version of this plugin.
can you give me some solutions for this problem.