• 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.4.2 Latest
Buy Hosting
    • All categories
    Load new posts
Log in to post
  • ufan0U

    I need help with customizing the post page

    Scheduled Pinned Locked Moved General Discussion javascript html customize
    0 Votes
    1 Posts
    205 Views
    ufan0U

    As mentioned in the title, I want to add some javascripts and html to my post. For example, I want to show data by calling api in a specific post.

    I tried the plugin -> markdown ->Allow HTML, it does not work.It seems will ban the javascript.

    So is there any good way to meet my needs?
    Thanks s lot.

    006hL0SXgy1g9xjkxn77rj30j60j6who.jpg

  • K

    Use readmore.js for blockquotes

    Scheduled Pinned Locked Moved General Discussion readmorejs javascript customize customizing
    0 Votes
    3 Posts
    356 Views
    barisB

    Did you try with this?

    function onLoad() { require(['/assets/uploads/readmore.min.js'], function () { console.log('yeah it works'); console.log($('blockquote')); $('blockquote').readmore(); }); } $(document).ready(onLoad); $(window).on('action:ajaxify.end', onLoad);
  • djensen47D

    Best Way to Customize the Navbar?

    Scheduled Pinned Locked Moved NodeBB Development navbar customize
    0 Votes
    10 Posts
    1k Views
    Sabeel IjazS

    On ACP

    goto Appearance tab

    add custom javascript like in following example.
    Custom Navbar

  • JonDoe12J

    Font Size and Align Options

    Scheduled Pinned Locked Moved Feature Requests bbcode font size align customize
    0 Votes
    4 Posts
    2k Views
    A

    @JonDoe12 It's doable, you'd just take someone entering [font=8]text[/font] and replace the font bits with some css. maybe via span classes or something like that.

  • V

    Custom Homepage

    Scheduled Pinned Locked Moved Feature Requests drag customize
    0 Votes
    4 Posts
    2k Views
    A

    This would just involve a change in masonry to something else. Maybe mixitip.

    https://mixitup.kunkalabs.com

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

  • Don't have an account? Register

  • Login or register to search.