• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Category Header/Introduction Text

Scheduled Pinned Locked Moved Feature Requests
9 Posts 5 Posters 2.4k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • hekH Offline
    hekH Offline
    hek Plugin & Theme Dev
    wrote on last edited by hek
    #1

    I have a feature request for a optional category header [markdown] text displayed here:
    0_1458390619846_header.png

    Many of your categories requires some introduction and or additional information. Sticky threads just isn't good enough [people don't read them].

    Like in the bug report category here on the forum, it would be nice to add a link to github issue tracker and give a short explanation on how to add a bug report.

    1 Reply Last reply
    2
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #2

    This is a cool idea, the category description can be used there as well. We could have some kind of category header that shows this info.

    1 Reply Last reply
    1
  • hekH Offline
    hekH Offline
    hek Plugin & Theme Dev
    wrote on last edited by
    #3

    They should probably be two different things. Category description should be a short text like today, while the introduction could potentially be longer (and preferable support markup).

    Got an even better idea... We could actually use the "Widget" feature. Would only require a new widget property where you can specify which category it should be shown on... that way you could place texts both in header/footer/sidebar for a specific category. Flexible!

    V ? 2 Replies Last reply
    1
  • V Offline
    V Offline
    ViolentCrumble
    replied to hek on last edited by
    #4

    @hek I like that idea, At the moment I am just putting an if statement in the header, and depending which page is show, it shows different images/text.

    1 Reply Last reply
    0
  • ? Offline
    ? Offline
    A Former User
    replied to hek on last edited by
    #5

    @hek, I'm really likeing the implementation outlined in your second post.

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #6

    Better late than never https://github.com/NodeBB/nodebb-theme-harmony/pull/27 😆

    1 Reply Last reply
    1
  • DownPWD Offline
    DownPWD Offline
    DownPW Translator
    wrote on last edited by
    #7

    Why not @baris but I think have an option in ACP to deactivate feature will be cool because it's a lot of information to display.

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #8

    @DownPW you can just hide it with css

    .page-category .description { display: none; }
    
    1 Reply Last reply
    0
  • DownPWD Offline
    DownPWD Offline
    DownPW Translator
    wrote on last edited by DownPW
    #9

    Yes I know, I was just submitting the idea for those for who CSS is complicated not to impose it, but you do as you want 🙂

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development