• 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
T

Tina Jang

@Tina Jang
About
Posts
11
Topics
4
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

    About rating plugins for users
  • T Tina Jang

    Hi everyone,

    I've been looking for a rating system plugin quite a while and had no luck. I searched online and found something alternative. Bootstrap star rating
    Does anyone have tried this before? Is it possible to use it in nodebb? I tried to install it with bower but failed.

    Uncaught Error: Mismatched anonymous define() module:
    

  • Style.less in nodebb-plugin-quickstart plugin
  • T Tina Jang

    Hello @pichalite

    Yes, I did. I noticed quickstart plugin was not compatible to my version of BB. Do you think this is the problem?
    Thanks

    11/4 03:10:30 [742] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run `./nodebb reset -p PLUGINNAME` to disable it.
      * nodebb-plugin-trophies
      * nodebb-plugin-quickstart
    

  • Style.less in nodebb-plugin-quickstart plugin
  • T Tina Jang

    回覆: [nodebb-plugin-quickstart] Plugin starter kit

    Hello all,

    I am learning how to write a plugin. After I installed nodebb-plugin-quickstart, I tried to write style.less, but it didn't show any result, neither admin nor client-side template.

    In this plugin, does style.less precompile CSS for admin template or client-side template?

    Thanks.


  • Can't get partial tpl render
  • T Tina Jang

    @jiangcaiyang Hey, thanks for the reply. I did it but still no luck. 😞


  • Can't get partial tpl render
  • T Tina Jang

    Hello, does anyone know the answer?
    I tried to search online and find Handlebars information. Do we need to register new partials in nodebb?
    http://handlebarsjs.com/partials.html
    Thanks.


  • Can't get partial tpl render
  • T Tina Jang

    Hello @julian ,

    I created it in
    nodebb/node_modules/nodebb-widget-essentials/public/templates/partials


  • Can't get partial tpl render
  • T Tina Jang

    Hi folks,

    I tried to create new partial template in widget modules, but it didn't work. Could anyone point out what I missed?

    1. creating partial template - topics_new.tpl in partials folder.
    2. Put
     <!-- IMPORT partials/topics_new.tpl -->
    

    in populartopics.tpl
    3. Add popular topic widget in the homepage.

    Do I miss anything here?
    Thanks.


  • Looking for descriptions and complete list of hooks
  • T Tina Jang

    @baris Thank you, it explains a lot. 😁


  • Looking for descriptions and complete list of hooks
  • T Tina Jang

    Hello @julian
    Thanks for the reply. I did find the wiki, but it's lacking information. I tried to understand some plugins people had built. They used hooks that weren't on the list. So I am a little confused. ex. filter:categories.build in recent-card plugin.
    Just wondering how people found those hooks.


  • Looking for descriptions and complete list of hooks
  • T Tina Jang

    回覆: Looking for descriptions for Hooks on the Wiki page

    Hello everyone,
    Is there a document for all the hooks' definition, description, usage and list? I found some hooks which used in the code but couldn't find what it does. If there isn't, could someone tell me what hooks I could use on the homepage? Thanks.


  • Recent Cards addon for Persona
  • T Tina Jang

    Hello,

    Does anyone know how to show recent cards on custom homepage or any other pages?
    Thanks.

  • 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