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.
0
votes
0answers
16 views
Page construction surface with javascript
I have been using several CMS systems that allow admin to design a web page in an interactive manner by placing columns and blocks onto a page surface.
I want to implement the same design feature on ...
-1
votes
1answer
14 views
How to add character to content of post?
0 down vote favorite
In per posts, there are "oo/x/".
How to add "0" before "x" if length(x) <10 ?
Example:
x=12345678 ; length(x) = 8, so add "00" before x ===> x=0012345678
x=1234567 ...
0
votes
0answers
3 views
Html 5 Video Plugin for CKEditor 4.1.1
There was a HTML 5 plugin for ckedior here http://ckeditor.com/forums/Plugins/HTML5-Video
but unfortunately Video plugin doesn't work correctly on CKEditor 4.1.1
It works until you don't see the ...
1
vote
1answer
30 views
C# 2.0 Multi-threading with a plug-in architecture
I have a well established console application in c# 2.0 that uses plugin architecture.
As of right now, the program uses basic multi-threading that can run several instances. The threads are created ...
1
vote
0answers
12 views
SQLitePlugin with cordoba and ANDROID
I need to use 2 sqlite database for my app
the 2 databases have the some structure because one of it is StoricDB
in some procedure i need to use both db.
i do this code:
var onDeviceReady = function ...
1
vote
1answer
9 views
Google Chrome plug in to read saved cookies
I'm new to Google Chrome plug in development. I have learnt how to develop a basic plug in. Now the problem is I'm trying to make a plug in that can read saved cookies of a particular website you ...
0
votes
2answers
4k views
SimpleModal — Open OnLoad
I'm new to JQuery -- not new to javascript.
Was able to open the OSX STYLE DIALOG using the hyperlink button provided in the demo index.html page, but would like to open it on the page load. I ...
0
votes
1answer
11 views
add custom .properties file in unity android package
I have a .properties file that is required by some android java unity plugin that I am writing. I need to add this file to the unity app's package somehow, so once the unity IDE builds the .apk, the ...
4
votes
3answers
17k views
How to set different effects in nivo-slider
I've got a nivo-slider on my site, but there aren't any effects except slidesUp, even though I have set the default installation.
<div class="slider-wrapper theme-default">
...
-1
votes
0answers
60 views
Delphi TMS Plugin tutorial [closed]
i recently purchased TMS Plugin and tried to make a a test project to get it working but im unable to do so the main reason is that i dont get how doest it work i tried reading the documentation but ...
2
votes
1answer
750 views
Eclipse Plugin - Notification of when an editor is opened in Eclipse
I want to get notified when an editor is opened in Eclipse. What is the best way to do that?
0
votes
1answer
8 views
override really easy field validation
I use really-easy-field-validation for prototype plugin.
In my form I have 2 buttons, and I need to validate only when "Send" is hit, but when the 2nd button - "Save" is hit, I want the form to be ...
0
votes
0answers
13 views
GD Star Ratings - Graphics do not show
I've been struggling to get GD Star Ratings plugin for Wordpress to work for a fair old while now. The problem is that the graphics refuse to load.
I've tried a number of things but still no luck...
...
1
vote
1answer
70 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
Differentiate between back/ forward in jquery address plugin
As can be seen in the docmumentation (http://www.asual.com/jquery/address/docs/), the pugin has an event to detect when the back/forward button of the browser was pressed.
...
0
votes
1answer
13 views
How to dynamically hide/remove some menus from navigation?
I'm working on a wordpress plugin which inserts some pages using wp_insert_post() on activation. These pages are then used for different purposes (user account dashboard, edit account info, change ...
0
votes
0answers
15 views
Chromagram library class in Java
i'm writing a music IR software for my university class with java (i know, i know....bad idea!) and i need an easy way to obtain rough notes/chords information over the time. i've been thinking about ...
0
votes
1answer
17 views
call a view helper inside a plug in using zend
I am trying to call a view of helper from a plug in(registered in bootstrap). From any controller i am able to access without any issue but not from a plugin. Below is my code. Any help is ...
0
votes
1answer
34 views
How can I delete generated temporary files when QuickLook is dismissed?
I am writing a Quick Look plugin that can generate previews for some audio files like ogg and flac by converting them to AIFF with ffmpeg and then returning a minimalistic webpage with a <video> ...
-1
votes
0answers
8 views
How to upload multiple photos by using SWFUpload in jsp page [closed]
I need an example for multiple photo upload facility by using SWFUpload in jsp page. I dont know jquery so my requirement is that code should be in javascript.
I have a requirement which has one ...
0
votes
0answers
10 views
Cycle2 Plugin doesn't slide
I am create a page using jquery and cycle2 plugin, but the slider is not working. I looked around the template failure for almost an hour and found nothing. The website link is here, put four images ...
2
votes
0answers
32 views
Vimeo embeds with Cycle2
I'm using the Cycle2 jQuery plugin for creating a slideshow, and I would like to include Vimeo embeds if possible. There is an extension for YouTube embeds made by the author but there's nothing about ...
0
votes
1answer
8 views
eclipse pde - Access cdt managebuilder definitions of a project
For eclipse pde, How do I access cdt build definitions of a project from code?
0
votes
0answers
10 views
excel import plugin is not working with grails 2.2.1
i want to make use of excel import plugin into my grails project (grails version: 2.2.1)
for this i installed both excel-import:1.0.0 and its dependency plugin joda time 1.4 into my project.
when ...
0
votes
1answer
48 views
Best way to dynamically load modules in a Python library
EDIT: Turns out the problem has to do with the path.
If I cd into the directory containing the library and run python __init__.py the imports all work fine. It's if I'm in a different directory and ...
0
votes
0answers
12 views
How to install/use django-inlinecss
I need to use this plugin plugin in my app, but i have no idea about how to install and use it. So far, I have found this fork of the mentioned plugin that adds a setup.py script. After issuing the ...
0
votes
4answers
35 views
How to populate related lookup field CRM 2011
I want to create an auditing plugin that whenever a "contact" entity is changed, a "historical contact" entity is created that had all the data of the old "contact" entity before the change.
My ...
7
votes
8answers
7k views
Automated screenshots?
I need a tool to make screenshots of every page on a rather large site so I'm looking for a tool that can (best case scenario) automatically spider the site and create screenshots of every page in a ...
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.
1
vote
2answers
523 views
jquery address plugin interferring with scrollTo values
I've built an ajax-based website that utilizes the address jquery plugin for back forward button browser compatibility. However, since pages are fetched via ajax page conventional page refresh is not ...
0
votes
1answer
17 views
Javascript framework can't really call methods internally
I have been trying to mimic some of jQuery's syntax for a much smaller plugin. I have struggled with using methods of the $ object internally for a while now. Let me illustrate:
(function() {
...
1
vote
1answer
98 views
Eclipse plug-in: bind data to a list and refresh view
I am working on an Eclipse plugin-project where I have multiple services which have to register themselves to the master-project (stored in a list). I have one view where I want to list each service ...
0
votes
1answer
17 views
Wordpress display plugin widget with shorcode
I created a PLUGIN with two WIDGETS. 1st widget goes in the sidebar, but the 2nd widget needs to be displayed in a page post using shortcode [mywidget] How can I make this happen? Basically I need ...
0
votes
0answers
5 views
Linkedin apply button plugin not logging in on IE8
I asked this on the linkedin forum a few days ago, but no response there and nothing in a general web search, so trying here.
i I have an apply button test page at http://solomon.ie/li/ (HTML below ...
0
votes
0answers
24 views
UnmanagedJars in sbt plugin
I am creating a sbt plugin. One of its features is to display a dependency graph of a given scala project (the one invoking this plugin). To do so, I use scalafx, which is still depending on a javafx ...
2
votes
1answer
28 views
Select jQuery plugin dynamically
I have a set of jquery plugins as follows:-
fooADD(options)
fooSUB(options)
fooDIV(options)
....
I then have a plugin that acts on a with an attribute data-plugin=""
So for:-
<DIV ...
0
votes
0answers
9 views
Wordpress i18n without additional plugin
I am developing a Wordpress plugin that I would like to manage in N different languages, but without making it depend on other extensions.
Does Wordpress offer i18n support without having to install ...
0
votes
1answer
21 views
PHPMailer or wp_mail integration to Plugin - Or Alternative? Contact Submit to send two seperate emails with attachments
I have tried for days to merge a piece of PHPMailer code that works great into a WordPress plugin with zero success. I am happy to go down another route as long as it achieves the goal of sending two ...
0
votes
1answer
24 views
Create plugin pages in wordpress
I am writing a Wordpress plugin for managing info about clients and projects for a company.
I have an admin menu called "Clients", which displays a simple table with all entries. If I have an "Edit" ...
1
vote
1answer
36 views
Calling static jar function from Unity3D
I made and compiled a Android Library, containing a simple class and a simple static function:
package moo;
public class MyTestClass {
public static String Foo(){
return "Foo from Moo";
...
-1
votes
1answer
13 views
Wordpress plugin to allow readers to download the post in epub, pdf, docx or mobi?
Is there a plugin/ or a way for you're Wordpress readers to download the blog post or article straight to .doc, pdf, epub or mobi?
I'm asking as I have an ereader, and reading these posts while on ...
1
vote
2answers
78 views
+50
TinyMCE/FCKeditor not able to browse for files
I changed some permissions on my server and somehow broke TinyMCE so that it can no longer browse for images and files.
I changed the permissions back to what they were but the issue still persists - ...
1543
votes
49answers
537k views
How can I get query string values?
Is there a plugin-less way of retrieving query string values via jQuery (or without)?
If so, how, and if not what plugin do you recommend?
0
votes
1answer
71 views
Use ctrl+enter to submit google+ reply but does not work sending a 'click' event to the submit button
I want to use Ctrl+Enter to submit the Google+ reply but it does not work when I send a 'Click' event to the submit button. This is a chrome plugin for plus.google.com.
...
3
votes
1answer
35 views
How to send alert to user via plugin without using InvalidPluginExecutionException?
I am currently using InvalidPluginExecutionException to send the message to the user, but it turns out that the message is in English "Business Process Error" beyond which the error box appears the ...
0
votes
0answers
4 views
Switch wordpress widget by page shortcode
I am creating a plugin that contains a widget and a shortcode for the page content. Now I want to be able to disable the widget (or change it content) when a page with my shortcode is used.
It looks ...
0
votes
0answers
12 views
CakePHP 2.1, Miles Johnson Uploader 4 - Edit a file on S3
I'm using the Miles Johnson Uploader plugin for CakePHP to upload images to S3. This works fine. I'm now trying to create an "assets manager" that allows users to upload JS/CSS files to S3. There is ...
0
votes
0answers
7 views
Why W3 Total Cache Opens mobile version of my Blog
I have blog and using the W3 Total Cache WordPress Plugin, I recently made some changes in W3 Total Cache settings but sometime it opens the Mobile Version site, can someone tell me how to fix this ...
0
votes
2answers
91 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 ...
8
votes
4answers
4k views
Disable Eclipse plugins per workspace
I use Eclipse for different projects, each with its own workspace. They need quite a different set of plugins (SVN vs hg vs git, AppEngine vs Tomcat vs OSGi, and so on), and I have all those plugins ...





