0.2.2 • Published 7 years ago

nodebb-plugin-category-sections v0.2.2

Weekly downloads
5
License
BSD-2-Clause
Repository
github
Last release
7 years ago

Category Sections for NodeBB

This plugin allows you to organize the categories on your homepage into individual sections.

Homepage Screenshot

npm.io

Tip: To make it look like this screenshot,

  1. Go to the category ACP and set # of recent replies to 0.
  2. Under Installed Plugins -> Lavender Theme, disable Masonry (or use the Vanilla theme)
  3. Go to Appearance -> Custom CSS panel and add the following code:
.category-item .category-box .category-info {
    min-height: 85px;
}

Or just theme it however you want :)

ACP Screenshot

Drag and drop interface to create new sections and re-order the categories within.

npm.io

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.8

8 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.1

9 years ago