[nodebb-plugin-42] custom nav items, footer, copyright html
-
@StuartH @dove @xCausxn @planner
pushed some major changes to this plugin just now, but i had to break backward compatibility, so you will loose your settings once you upgrade. if you have some large text entered in there, save it in a text file, then re-enter it after upgrade. it's at 0.2.0 now and you will need to
npm install
if you are git cloning the repo, if not,npm upgrade nodebb-plugin-42
should do the job.give it a shot, let me know if you having more issues, activating still requires a restart, but saving the settings should reflect immediately, if not try another restart after saving. caching and minification processes are not very clear to me yet.
I will add an upgrade process soon so it won't break backward compatibility and won't pollute your databases with obsolete configs, probably with NodeBB 0.4.0 release.
-
awesome !!!