Top "Plugins" questions

A plug-in (or plugin) is a set of software components that adds specific abilities to a larger software application.

Remove literals from input mask after form submit?

this question has already been asked but the solutions where not clear. Im using Josh Bush's MaskedInput plugin for jQuery …

jquery plugins mask maskedinput
SQL Management Studio Plug-ins for Intellisense/Autoformat?

Are there any free, or cheap plug-ins/add-ons for SQL Management Studio that provide intellisense and (less importantly) some auto-formatting? …

sql plugins intellisense ssms add-on
Best way to allow plugins for a PHP application

I am starting a new web application in PHP and this time around I want to create something that people …

php plugins architecture hook
Uncaught ReferenceError: jQuery is not defined

I'm trying to put together a Wordpress site with a JQuery slider plugin, but the plugin doesn't display on the …

jquery wordpress plugins referenceerror
mvn release:prepare not committing changes to pom.xml

I'm trying to release a Jenkins plugin (stashNotifier) with Maven and face a problem with the release plugin. mvn clean …

maven plugins jenkins release
Adding the "Like Button" to my Facebook Page

I've found the code but not where to put it on my Facebook page.. not my website. Everyone keeps referencing …

plugins facebook-like facebook-social-plugins facebook-page
How to write a Nginx module?

I'm trying to find tutorials on how to build a module/plugin for Nginx web server. Can someone help please, …

plugins nginx
Best jQuery Status Message Plugin?

What is the best jQuery status message plugin? I like jGrowl and Purr, but jGrowl doesn't have the feature to …

javascript jquery plugins jquery-plugins user-interface
How to prevent ReflectionTypeLoadException when calling Assembly.GetTypes()

I'm trying to scan an assembly for types implementing a specific interface using code similar to this: public List<…

.net reflection plugins .net-assembly
How to develop an Outlook/Mail Plugin?

I want to develop a plug-in that does this: A button, when clicked, opens the new mail window but has …

email outlook plugins