They're added manually at the moment (or the list is refreshed manually, I should say.
One of the first things I'll do is automate that so it is refreshed on a schedule.
Allows you to define a custom homepage for NodeBB. The default template comes with four widget areas (main, sidebar, header, footer).
npm install nodebb-plugin-custom-homepage
Download on GitHub
Here's how it looks with the "recent posts" widget on the home page (get it with widget-essentials@0.0.20-1)
npm install nodebb-plugin-custom-homepage
I cant activate it the panel
Could this also be used for other pages or is it just homepage at the moment?
I dont know whats happend. xD
Yessssssss, been looking for this. >.>
Why i cant activate plugins?!
What's the error when you try to activate this plugin?
@julian Nothing, i press Activate, and nothings happend.
for this plugin or any plugin? no errors?
Any Plugin!
im having an issue where if im on any page and i click the site title, it reloads a blank page with just the header, but if i refresh the page through the browser it loads the homepage.
Any Plugin!
You have to restart NodeBB for a plugin to activate
im having an issue where if im on any page and i click the site title, it reloads a blank page with just the header, but if i refresh the page through the browser it loads the homepage.
Did you add any widgets to your custom homepage? If so, do you see any errors in your console? Also, I'll assume you're fairly up to date wrt core yes?
You have to restart NodeBB for a plugin to activate
@psychobunny but if a plugin is activated, that act by itself also restarts NodeBB. So you don't need to restart it again separately.
Depends on how you've started NodeBB, these days we've got the loader.js functionality in, but not everybody's switched over from using forever app.js
, etc - this will not auto-restart and will display an error
Clicking the new header.navigation button for /forum does a hard load of the /forum page so transitions are not smooth. After going to /forum going to any other link on top bar smoothly transitions fine. Anyway to correct this?
Looks like another great app. For some reason I can't get it to work. Is there an admin area to edit the front page?
This plugin introduces new widgets you can drag/drop in the "Themes->Widgets" section of the ACP
AH! I didn't' even see that! Thanks! Are there any plans to add a custom menu in the admin page? That would go hand in hand with this addon. Thanks again for all the hard work you guys do!
@julian A couple questions:
When using the "recent view" widget, it defaults to topics from the past day. Since I won't have topics each day, I don't want this to result in a blank page. The "recent post" widget has an option to include the past week or month -- is a similar thing possible with the "recent view" widget?
None of the topic lists have a "New Topic" button (hence the widgetized homepage also doesn't have one with the recent view list). Is it possible to add the "New Topic" button to each page (recent posts and popular posts), or manually add it to the custom home page?