• HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Get in touch
    Get in touch
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    • Sign in
    • Start free trial
    • Get in touch
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Documentation
      • Home
      • Read API
      • Write API
      • Plugin Development
    1. Home
    2. tobiasdossinger
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by tobiasdossinger

    • javascriptEnabled set to true

      Hey Community,

      is it possible to set javascriptEnabled to true, through a custom build plugin, without touching the following lines:

      async function saveRenderedCss(data) {
      	if (!data.customCSS) {
      		return;
      	}
      	const less = require('less');
      	const lessObject = await less.render(data.customCSS, {
      		compress: true,
      		javascriptEnabled: false,
      	});
      	data.renderedCustomCSS = lessObject.css;
      }
      

      Is there a configOption or hook, which can change it?

      Thanks in advance!

      posted in Plugin Development
      tobiasdossinger
      tobiasdossinger
    • RE: Replying to posts: Move reply cursor to after username

      @baris is it possible to get rid of the username when replying to a post?

      posted in Feature Requests
      tobiasdossinger
      tobiasdossinger
    • Directing from gdpr page to another page

      Hey mates,

      is it possible to direct an user to another page after clicking the submit button on the gdpr page? Currently i get directed to the user profile page.

      posted in Plugin Development
      tobiasdossinger
      tobiasdossinger
    • RE: Testing stage in GitLab pipeline

      @pitaj Oh sorry for the confusion. No, it's not a general Node question. I just tried to run npm test with the exiting nodebb test suite on a gitlab runner and it doesn't seem to work.

      Is this even possible? Is there an existing workflow for GitLab?

      posted in NodeBB Development
      tobiasdossinger
      tobiasdossinger
    • Testing stage in GitLab pipeline

      Hey,

      is there a testing workflow for GitLab pipelines?
      I'm trying to setup a testing stage on my gitlab ci/cd but nothing seem to work.

      posted in NodeBB Development
      tobiasdossinger
      tobiasdossinger

    Get Started

    • Product
    • Pricing

    Resources

    • Demo Site
    • Answers
    • Docs
    • Bug Bounty

    Company

    • About
    • Blog
    • Contact
    Start Free Trial
    Github Facebook Instagram Twitter
    © 2014 – 2022 NodeBB, Inc. — Made in Canada.
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact
    Menu
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact