• Hi,
    Great job with the plugin. I have been exploring it for an internal community site. The UI is very nice.

    I wanted to look into the code and I only see minified files for javascript and css. Where can I get the source files for the javascript and the css assets which are included with the plugin?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Press Learner

    (@presslearner)

    Hi,
    Hope all is well!

    Just reminding you about source code issue. It has been a week since I posted the question, and multiple release of the plugin but I still only see minified javascript. Is it intentional? Will you be proving access to source code for the javscript code?

    Thank you

    Plugin Support Syed Numan

    (@annuman)

    Hello @presslearner,

    The plugin comes with minified JavaScript and CSS files for better performance. However, the original source files are part of our development environment and aren’t included in the plugin package that’s distributed.

    If you want access to the source files for development, you can use an online tool like JS Beautifier to prettify the code. Alternatively, you can use Visual Studio Code. To format a minified file in Visual Studio Code, open the file in the editor and add an extension like Prettier or Beautify from the Extensions Marketplace. After that, you can format the code easily by pressing Shift + Alt + F on Windows or Shift + Option + F on Mac, which will make it more readable and organized.

    Thank you

    Thread Starter Press Learner

    (@presslearner)

    Hi Syed,
    Thank you for the reply.

    You are confirming that this plugin is violating www.ads-software.com plugin guidelines (rule 4) which requires the hosted plugin to provide access to non minified source files?
    Well, If you can not provide it, probably this plugin should be reported for violation of the rules.

    If you can link me to github repo, that would be fine too as non minifying source does not make any sense.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.