• 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. aniinprni
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 1

    Posts made by aniinprni

    • RE: hook method is not triggering from custom theme library.js

      @pitaj library.js file is not at all executed. please to let me know how to do it. How to activate it?

      posted in Technical Support
      A
      aniinprni
    • hook method is not triggering from custom theme library.js

      Hi i have created a custom theme so that new look and feel. but when a composer is loaded i try to fire a hook method. but that server side hook is not at all calling.

      plugin.json
      
      { "hook": "filter:composer.formatting", "method": "resetComposerFormatting" },
      
      library.js
      
      library.resetComposerFormatting = function (hookData,callback) {
      	if(hookData.options.length>0){
      		hookData.options = hookData.options.map(e=>{
      			return e.name != "thumbs";
      		});
      	}
      	callback(null,hookData);
      };
      

      But this method is not at all firing. did i miss anything ?

      posted in Technical Support
      A
      aniinprni
    • Convert arabic content to Unicode

      Hi EveryOne,

      I have arabic content. i need to convert that text to unicode . for example "دبي" , this text should convert to "\u062f\u0628\u064a". Please help me out in this. Also please suggest me npm packages that ease my job..

      Thanks

      posted in Technical Support
      A
      aniinprni

    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