quote:
Originally posted by Felu
Why not just keep the js files in the main folder? Or make a js file which reads the js files in the Plugins folders and put the data in them itself. You can use FileSystemObject for it. Just ask if you need any help with it .
Ok I'll look into that! Thanks for the help, but I'll try it myself first
! Is there maybe a script that does something similar like this? Including a other Jascript file in itself?
quote:
Originally posted by deAd
The best way is just to keep them all in the same folder.
Yes that came to my mind later, would it be handy to use some sort of a prefix so I can find them easily? Like:
Plugin_WndTopArtists.xml
Plugin_JsTopArtists.js
Or does anyone has a better idea how to do that?