A plug-in (or plugin) is a set of software components that adds specific abilities to a larger software application. If supported, plug-ins enable customizing the functionality of an application.

learn more… | top users | synonyms (3)

1
vote
2answers
58 views

ASP.Net MVC: How to dynamically load assemblies (controllers) without an AppPool restart/recycle

I'm trying to write a module/plugin system for a website I'm working on. The overall goals are: That the main website does not have to be recompiled every time a new plugin is added. To be able to ...
1
vote
1answer
24 views

How to edit a post dynamically in wordpress plugin

I have created a small wordpress plugin that displays a list of people in a page via shortcode. When the user clicks on one of the names from the list, a query_var gets set and my plugin catches the ...
0
votes
2answers
31 views

Get plugin version number from WordPress plugin directory

Can someone point me out to how can I retrieve the up to date version number of a plugin via its web page from the WordPress plugin directory? For example, in ...
0
votes
2answers
72 views

Ajax is bypassing JQuery validation

I currently am using the Jquery validation on my form. However I am also using ajax to submit. When I click submit, without filling out the input the form goes through despite the fact I put ...
0
votes
0answers
33 views

Jomsocial plugin assign group on registration

Hi I am very close to do a plugin to autoassign a group Id on registration base on the profile but i don't get what i am doing wrong. When i am debuging i see that i can instanciate the GroupMembers ...
0
votes
0answers
25 views

webstart maven plugin with dependencies

Hi everyone im very new to maven my boss told me to work with webstart plugin into maven to generate jnpl and a signed jar the problem is no matter how i try i couldnt make a jar with dependencies ...
0
votes
0answers
14 views

Can I compile a single .c file from the Nagios-Plugins package?

I'm wondering if I can compile just a single .c file like check_http.c in de source package of nagios-plugins-1.4.15 in the dir plugins. I'm about to add a piece of code to resolve a problem ...
1
vote
2answers
80 views

Generating UML class diagrams from Grails domain model

Is there a tools or plugin wich generates UML class Diagram from grails domain Model?
0
votes
2answers
23 views

How do I make wiris math editor work in CKEditor inline mode?

Is there a way to make wiris plugin work in ckeditor v4.0 inline mode? So far in maker adapted it for standard mode only.
0
votes
0answers
9 views

Simonet Eclipse Plugin for Google Closure

I have simonet eclpise plugin installed for Google Closure. It doesn't work consistently, sometimes navigation to other templates works fine and sometimes it doesn't recognize it. Ex: {call ...
0
votes
1answer
29 views

Does shadowbox js have support for other video formats and devices?

I'm using Shadowbox for a video player on my website. I'm a bit of a novice at this as I've never supported videos for use across other devices so was wondering, which formats do I use for support ...
0
votes
1answer
19 views

plugin cannot access to nested dependency

I made a set of plugins. here's my plugin's dependency: plugin "A" Require-Bundle: org.eclipse.ui;visibility:=reexport, org.eclipse.core.runtime;visibility:=reexport, ...
0
votes
1answer
35 views

OSX deployment: 3rd party library loads plugins (custom) in /Applications rather than bundle

I'm trying to create an application bundle for Mac OSX. I'm using a 3rd party library (Marble, part of KDE, but build for Qt-only) that uses its own custom plugins, and I'm not sure how to deal with ...
0
votes
0answers
27 views

Extending the Eclipse PropertiesView with further tabs for existing PropertySources

After a quite long struggle with the known and unfortunately one of the few help articles about controlling properties, tabbed properties etc. (links below), I have decided to ask for your help. What ...
0
votes
1answer
24 views

Typo3 extension - dedicated record storage page

i wrote a typo3 extension with kickstarter. How is it possible to add an own storagepage for the "plugin" ? At the moment i use the general storage page for the whole page.. but this is not the best ...
0
votes
0answers
32 views

Simple Tabs Plugin not working

I wrote an jQuery plugin to add a simple Tabs function, but I don't know way it's not function. When I create works fine, but later than I transform to plugin not work more. Here a link to my test: ...
0
votes
1answer
25 views

Plugin Framework for Win-Rt

I was looking at Microsoft.Composition but i don't think that is quite what i want. I have a bunch of UserControls, that are each build into it's own assembly, but they each extend the same ...
0
votes
0answers
21 views

needing wp based portal theme/plugin advice

i am planning to build a web site which shows the breaches of law and something like these, based on a map system. something like this: electionportal.ge/en firstly i started to build it from scratch, ...
-1
votes
2answers
60 views

Can I edit and then make money from a free WordPress plugin? [closed]

I've found a free WordPress plugin, which I'd like to edit considerably and then sell. Is this allowed or not? Who owns the copyright, and does the license permit the reselling of plugins? Thanks.
0
votes
2answers
90 views

Android low resolution (ldpi) icons & Icon Set Generator

I just noticed that when I create an icon out from my svg sources for the different diplay resolutions [ldpi-xhdpi] with the 'Android Icon Set Generator' using the Android Plugin for Eclipse ...
0
votes
0answers
12 views

Wordpress can't see 'Older Entries' navigation? Sermon Manager Wordpress Plugin

The page is here. In the code I see the right code: <div class="navigation"> <div class="next-posts"></div> <div class="prev-posts"></div> Except there is no href ...
1
vote
1answer
71 views

Using modularization in Android

The objective is to be able to develop modules / plugins (apks) to a main application. I've googled and found that there is the use of intents through broadcast receivers ...
0
votes
0answers
28 views

Does facebook remove comments in Open Graph?

I am using a facebook comment plugin. I've just added for the attribute href any value, like this. The thing is, that the URL, which I've written in the href attribute, does not exist. But facebook ...
0
votes
1answer
30 views

How to move Eclipse tabs with keyboard shortcut?

I would like to move my tabs in Eclipse like this : From this: To this: But using a keyboard shortcut, 'cause is very annoying doing this with the mouse everytime just to reorder the tabs. Any ...
0
votes
1answer
25 views

Wordpress - how to change display of element from 3 column to two column

I am editing a website for a friend and I would like to change some content from a 3 column view to a two column view. This is the first time I'm using wordpress, and though I'm not sure, I believe ...
0
votes
1answer
79 views

how to delay 'say' actions in siri proxy plugin

I've started to play with Ruby on Rails to make some plugins for Siri Proxy Server. I am inexperienced with Ruby but have manage the basics. what I have done: ################ Commands listen_for ...
0
votes
1answer
32 views

Register NPAPI Plugin from withing an SVG

I Have been recently working with NPAPI Plugins for Chrome. The plugin has been implemented to be scriptable. I have a custom MIME Type for invoking this plugin. In an html file, I have used an ...
0
votes
1answer
100 views

Skrollr.js using document as anchor-target regardless of which anchor-target is specified

I am using relative positioned <section>s to attach Skrollr events in relative mode. However, the Skrollr events are always firing as if the document top is the anchor point. I have set ...
0
votes
0answers
17 views

Joomla: write PHP in articles

I am currently using Joomla version 1.5.23 with K2 plugin. In that I want to write real PHP code in it. So I had download one Plugin called Sourcerer. With that I can write PHP code and it's ...
0
votes
0answers
4 views

How are defunct wordpress plugins stored

I have had a situation where the same plugin is displayed three times on the plug in list, although the plug-in files exist only once. Some sort of bug. I tried deleting all three reported instances ...
0
votes
0answers
29 views

Eclipse plugin for hadoop

I have a problem when compiling eclipse plugin this is the error that I get /usr/local/hadoop/src/contrib/eclipse-plugin$ ant Buildfile: /usr/local/hadoop/src/contrib/eclipse-plugin/build.xml BUILD ...
1
vote
0answers
30 views

Processing certain URL in apache when configured with Websphere application server, plugin-cfg.xml

I have configured Drupal apache server with WAS using the mod_was plugin. Now certain URI have to be processed by the drupal server and these URI come under the URI configured in plugin-cfg.xml EX: ...
0
votes
1answer
23 views

facebook registration plug in custom fields not working

I'm having a few problems with this. First, the iframe will only render the "name" field and none of the others, even those that are not custom. I read somehwere that the fb:registraiton tag might be ...
-4
votes
0answers
47 views

What is the most pertinent language for extending a vim-like editor [closed]

What language do you think would be most useful for a rewrite/(change of the extension mechanism) of the vim editor and why. Please consider not only the power of the language but also popularity ...
0
votes
1answer
68 views

uwsgi python3 plugin doesn't work

i compiled uwsgi with make and it's successfully done,and now i decide to run my django1.5 site with python3.3 . i've checked for the doc (http://projects.unbit.it/uwsgi/wiki/Guide4Packagers) and set ...
0
votes
0answers
7 views

Eclipse Plugin, Box or make rectangles around a line or range of line

I am developing an eclipse plugin, for the visualizing code clones within the Editor. For this, the first step, I want to take is to make some boxes or rectangles type shapes around a line or range of ...
1
vote
1answer
34 views

CakePHP Missing Plugin exception after deletion

I just deleted the Media Plugin and edited my bootstrap.php. I'm now getting a Missing plugin exception. Am I doing something wrong?
1
vote
0answers
29 views

What is the best way to load/save a configuration (potentially from disk) for a plugin in MEF?

I'm building a plugin system for an emulator with MEF and now I'm trying to resolve an issue with loading and saving plugin settings, I've read this post Populate MEF plugin with config data but I ...
1
vote
0answers
74 views

Vim syntax high-lighting for C++11 that does not mess up other highlighting. E.g., class/namespace scoping

I am aware of this script: http://www.vim.org/scripts/script.php?script_id=3797. It has been suggested a few times, and other questions regarding C++11 syntax for Vim have been shut down due to ...
0
votes
0answers
21 views

How do I resolve the following plugin error when loading Codeblocks

How do I find out which plugin is causing the problem? I am running codeblocks 10.5 on fedora 17
-1
votes
1answer
60 views

how to make my existing application an extendable app using vb.net [closed]

I have an existing application built in vb.net. What I would like to do is to add some plugins or add-ins to my existing application. How could i do that? Awaiting for your positive replies.. ...
0
votes
1answer
21 views

Is libspotify available as a plugin for any mobile cross-platform SDK?

Is libspotify available as a plugin for any cross-platform SDK? I'm talking about a native plugin for mobile SDKs like Phonegap, Gideros Mobile, Corona, Intel XDK, Marmalade or similar.
-2
votes
0answers
20 views

Wordpress plugin to show archive [closed]

Im searching for a wordpress plugin that shows a archive menu in each page in the following manner: Today Yesterday This week Last week This month Last month Earlier Does someone know if such a ...
0
votes
1answer
47 views

CakePHP Media Plugin Thumbnails

Does anyone familiar with the Media Plugin know how to generate different sizes of uploaded images? I've not been able to find any documentation here or on github. Thanks in advance!
-1
votes
0answers
18 views

Track which domain using my Java plugin? [closed]

I have a java plugin which I am distributing for free on my website. But I want to track which domains are using my plugin. Is there any way to track the source domain?
0
votes
1answer
32 views

Eclipse Plug-in Counting Click / Listening To Click

I am writing a plugin for MagicDraw an IDE based on eclipse. I want the application to close after 15 minutes of idle time to release the license. What i first did implement a counter that will check ...
0
votes
1answer
58 views

How can i get Last login user date time and update in user form in online CRM 2011

Hello i have created on field in user(systemuser) Form.so i need to show Last Login Date time in that field.so i have to write PlugIn/script or anything.so basically my question is i get the ...
-2
votes
0answers
43 views

Very basic jQuery plugin does not work [closed]

I have the following code: (function($) { $.fn.slideshow = function(options) { var defaults = {}; var settings = $.extend(defaults, options); return this.each(function() ...
0
votes
0answers
40 views

Extending a jquery plugin / overwrite methods of a plugin - Example bxslider

i really need to overwrite a method in an existing plugin (bxslider). original code of bxslider: ;(function($){ var plugin = {}; var defaults = { //lots of settings } ...
0
votes
2answers
81 views

Set my Backbone/Requirejs Application to independant plugin reusable

I developped an application with Backbone In order to avoid multiple js file declaration in index.html I used RequireJS to load js files. Everything works fine. My application looks like this. ...

1 3 4 5 6 7 188