Im already on my way, I know this will take me forever to accomplish but Im willing to put in some work for it, I think I have a good idea and if no one wanna come with me on it Im going to run with it alone. If I make it to the finnishline I dont know. But Im giving it a honnest shot. how ever I've been looking over some of the code in the plugins and one of the things I asked here before (how to get an icon in the menubar) I have already figured out. And I assumed that would be the easiest which is why I stared with it. I have also gotten some of the consept on how to make the window that should pop up. and from what I have learned so far I really dont think that to explain how I should have done it would have been too hard....
honnestly this is what I got in my init.js so far
Code:
plugin.loadMainCSS();
plugin.loadLang();
plugin.onLangLoaded = function()
{
if(this.enabled)
{
this.addButtonToToolbar("searchT",theUILang.menuButton,"theWebUI.showCreate()","search");
}
}it might not be the right way to do it, but it got the button up there (with the info file and language files and css file and image file in place)
Im just a little annoyed that you have created this huge awesome project in opensource and dont give real info to others on how to run with their ideas.
anywho Im not gonna bitch more now I think I gotten it all out and sorry about it, might be that I feel that way or that I havent slept tonight I dont know. Atleast you guys answered insted of just leaveing me to dry for days