plugins

Complicated API issue with calling assemblies dynamically‏

I have an interesting challenge that I'm wondering if anyone here can give me some direction. I'm writing a .Net windows forms application that runs on a network and uses an SQL Server to save and pull data. I want to offer a mini "plugin" API, where developers can build their own assemblies and implement a specific interface (IDataMan...

npruntime example plugin (c++) of NPAPI fails to run on mac OSX 10.5

Hi I have compiled Mozilla NPAPI plugin example npruntime on Mac OSX 10.5. It give me a libnprt.dylib I am bundling this dylib with proper plist. On loading the plugin, NP_GetMIMEDescription() is getting called (i am logging this), but its not going inside NP_GetEntryPoints(). How a part of code is getting loaded and a part not? Can...

Plugin Code - What does it mean?

I installed lucia's linky love on my site and comments are showing up as (new comment) instead of showing the count. I don't even know what that means. How do I make it show the actual count and what does "new comment" mean? I know this text is included but don't understand it: if (($oldCommentDate < mysql2date('U', $comment->comment_...

TinyMCE image upload & insert without a gallery

I've been searching for a plugin of TinyMCE that allows to upload and insert an image in the text, the problem I've found with many plugins is allowing to see and select from a gallery of images of the server, that's a functionality I don't need or want, just allow the user to select an image from his computer, upload and insert it. The...

Bugzilla 3.6 with Netbeans 6.8

When I tried to configure bugzilla with netbeans 6.8 a msg told that the bugzilla's version was newer than the netbeans' plugin compatibility. I've been searching and can't find any updated plugin (and it is not in the plugin manager, at least for what I saw) Any idea where to find it? ...

emacs plugins for web development

What are the best plugins for emacs if you want to use it for web development? ...

Is there any way to tell which gems and plugins are loaded at runtime for a Rails process?

Is there any command either in debugger or ruby-debug to get a list of all gems and/or plugins loaded in memory for a Rails process? I understand only the 'require' gems are loaded but I would like to quickly see what got loaded during runtime. ...

Grails - Development advice - Where do I find Plugin APIs / Troubleshoot errors / Make life easy for myself

Hello fellow Grails Developers! I was wondering if you could help me with what must be a very common issue. I have come from a world of Java and eclipse where JavaDocs and APIs are at your fingertips. Grails has some great features and plugins but I find their inner workings completely undescoverable and that makes me sad. Take for exa...

How to implement plugin architecture into Asp.Net webforms

Hi, I'm trying to accomplish something like Blogengine.Net's way of handlling extensions/plugins. The goal is to have a plugin as a ordinary class file (not a dll), put it in a folder and the webapplication should load it dynamically. Any help, links, anything is much appreciated. Don't really know where to begin. ...

Is it possible to extend Wordpress XMLRPC interface from a plugin?

Hello. Is it possible to create a plugin that, when active, would add a new "function" to the XMLRPC interface and handle its calling? ...

Is there a wordpress plugin for creating an API from your site?

I'd like to use the data from my wordpress site in an API form. Maybe REST with JSON output. I'm wondering if there's any plugins that automatically make the wordpress data accessible from outside the site its running on, similar to the way most web APIs work. ...

jQuery: looking for a lightweight vertical slide navigation plugin

hi all, i'm having a vertical navigation in my website (items below each other) and i'm looking for a menu script (i think it's called accordeon style) when clicking on a menu item all subitems should slide out and the rest of the navigation should also slide down. thanks ...

Building an Issue Tracker Plugin for TortoiseSVN

I've read a lot about IBugTraqProvider interface and implementing an issue tracker into the commit dialog of TortoiseSVN. IBugTraqProvider is written here. Is there a more simpler way not to do it, building the plug-in and installing it on TortoiseSVN. The Document is not that clear that a developer can create its own plugin. I'm work...

Eclipse CORBA plugin howto

Hello all, I'm new to CORBA and I need to learn how to use it with C++. I see that there is a CORBA plugin for Eclipse, is there some tutorial on how to use this plugin? Are there better ways to use CORBA with Eclipse? Or any other way without Eclipse ;-) Thanks in advance, Pedro ...

Having trouble sorting using Ruby on rails and acts as list, position won

I have Groups that has_many projects. I also created an order view that is similar to my Show view. The reason for creating an additional view is that I am using the Group#show view for a primary display in my site. So I have the following in my Groups_Controller def order @group = Group.find(params[:id]) end def sort @group...

Is it possible to register a user and submit a comment with one form with Wordpress?

Is it possible to do both registering for an account and submit a comment at the same time? I want the user to be able to do this all on one page to ecourage the registration rather than be discouraged about typing something, not realizing they had to be registered and thus having to leave the page. I think that this could be done by a...

navXT breadcrumbs plugin for wordpress, hide post title

Hi, i'm trying to hide the post titles using this plugin http://mtekk.weblogs.us/code/breadcrumb-navxt/ so i want to show the full breadcrumbs always, except when entering to a post, in there, i just wanna hide the post's title, i find it's code kind'a confusing, i managed to hide the "current page title" but not the "post title" only sp...

Any Addin for Visual Studio 2008 which would sort the imports?

I have seen plugins for VS 2005 and also for C# environment in VS2008 but not able to find for VB.NET environment in VS 2008.I want it to sort for each file, is there any addin for this? ...

Eclipse plugins vs features vs dropins

What is the difference between the plugins, features and dropins folder from an eclipse installation? What is the correct use of these folders? ...

Recommended lightweight jQuery lightbox plug-in?

I need a lightbox plugin that is styled similar to FancyBox but will allow me to add text to the same white background as the image. Lightweight because I don't want many features as it's going to be added to an already heavy JS page. Preferably without Ajax features as I'll be handling this myself. Therefore I'm ruling out the use of T...