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.
-4
votes
0answers
15 views
Cordova Native Page Transitions issue [on hold]
I been using the Native Page Transitions for phonegap for a while but I always had problems adjusting the timer to make a smooth transition cross device.
For those not familiarized with the plugin, ...
-2
votes
1answer
48 views
Stateful Javascript plugin [closed]
I am new to Jquery plugins, I was searching a lot about widgets and plugins, however I am still not sure if this code is okay. Should I use widgets for stateful plugins? Or is this plugin correct? ...
0
votes
0answers
19 views
jQuery custom slider
I'm new to jQuery and JS and have recently tried turning a working slider into a plugin for the first time for a small project. I would love some feedback, code improvement, optimization and any do's/...
2
votes
0answers
94 views
jQuery plugin to highlight HTML on click/hover events and easy grouping
I have this plugin that I have finally finished the big pieces of, there's one or two minor details that are not yet implemented do to lack of a decision yet but everything else is there.
I wrote it ...
6
votes
2answers
142 views
Handlers for checkboxes to select various map features
I am developing a plugin for QGIS (a Geographic Information Systems) software which uses Python. I have several functions where each of them is connected to a QCheckbox. So when a checkbox is checked, ...
1
vote
0answers
56 views
jQuery plugin for dropdown with multiple select
This is my first time creating a jQuery plugin. As there are many tutorials for jQuery plugins, I'm not sure if my code correct.
This is my first draft for my plugin, it is working but I haven't ...
3
votes
0answers
21 views
jQuery Mobile Menu plugin
I would like some opinions on this Mobile Menu plugin I wrote for work. We develop custom WordPress themes, nothing too advanced or anything. I would like if anyone could just take a look and provide ...
2
votes
0answers
50 views
WordPress Settings Plugin security
I'm wanting to step into plugin development so I can eventually push to WordPress.org so I wanted to go through and really learn how to properly develop a Plugin's settings page. I went through ...
0
votes
2answers
42 views
injectOptions jQuery plugin
Over the past year I've found myself moving from back-end development to something more akin to full-stack development. I've created the following jQuery plugin as a test of my hopefully-not-so-...
3
votes
0answers
36 views
jQuery plugin for a lightweight dropdown
I'm working on my first jQuery plugin for a lightweight dropdown. This dropdown behaves just like a ordinary <select>.
Before implementing new features I'd ...
3
votes
3answers
98 views
jQuery plugin to highlight text spans in various colors
I am trying to tackle two fairly massive concepts through JavaScript and jQuery, the first being object-oriented programming and the second being how to build robust modular plugins with an OOP ...
1
vote
0answers
23 views
Template for web pages using social plugins
I created a simple template for web pages that uses social plugins.
The template consists of the html/php with jquery, and the necessary javascript to enable and use social plugins. The javascript ...
0
votes
0answers
24 views
Responsive pagination plugin
I'm working on responsive pagination plugin, it responds to a set of size/page setting passed in on init. In this case I have "pagebreaks" set to display 10 pages at 850px, 7 at 720px, etc.
I just ...
1
vote
0answers
42 views
Tabbed popup jQuery plugin
A plugin I'm writing that will have essentially be a tabbed popup. However, I feel like the method I use to remove tabs is completely unwieldy.
...
3
votes
0answers
46 views
jQuery modal dialog plugin
I'm working on creating a new jQuery modal plugin. I'm pretty good at jQuery but still pretty new to the whole object oriented plug-and-play style of plugins so I used a different plugin I found ...
1
vote
0answers
38 views
JavaScript scroll entrance plugin
I'm currently writing a JavaScript plugin to provide a very simple way to allow elements to animate in as they appear in the viewport. It uses data-* attributes to determine which animation should ...
1
vote
1answer
46 views
Popup jQuery plugin
I need a code review for my first jQuery plugin. It seems like a lot of code and I want to hear something about my plugin code structure and more.
...
1
vote
1answer
41 views
Documentation for a Minecraft server plugin
I'm working on a minecraft plugin for my Spigot Minecraft server.
I have a class which works as expected. I've done my best to hammer every single bug out (famous last words, I know) and am now ...
3
votes
1answer
210 views
Integrating the Ace embeddable code editor for editing HTML, CSS, and JavaScript
I am currently implementing the Ace-editor embeddable code editor. In to my application.
I use a div with a certain class(example: editor_js) to render the editor the div also gets a data attribute (...
1
vote
0answers
146 views
TinyMCE plugin to save with cancel button
Please provide constructive criticism for this TinyMCE plugin which allows the user to save the content, or cancel and go back to the original.
JS Bin
...
2
votes
0answers
53 views
Compile-time plugin system (2)
Background
This is a follow-up of this CR: Compile-time plugin system. The code exposed below can also be browsed on this gist, which shows the differences between both questions (original is version ...
5
votes
1answer
212 views
Compile-time plugin system
Background
For a piece of software that I need to get extensible, I wanted to design a
simple compile-time "plugin" system in C++.
My use case was that the program (actually a library) can accept ...
3
votes
2answers
65 views
Nagios plugin webdav check 2
Original post: nagios plugin webdav check
According to the good advice I have received I've made some modifications to the code:
...
4
votes
0answers
95 views
Object-oriented WordPress plugin
Note: This plugin is / was never intended to be submitted to repo just for personal use but the questions still apply to general Plugin Development.
This plugin listens for ...
1
vote
1answer
49 views
Tabster / jQuery based plugin
I am PHP programmer whom only recently started to play with a bit of JS/jQuery. Because of that my code is probably something that most of You hardocding JS programmers would see as disgrace (again I ...
3
votes
1answer
64 views
Scale-able API development with macro definitions
In a couple of months I'll be part of a large(ish) project, and there's good chances my team will be a lot bigger, with at least 2 programmers (probably 3) and some 3-5, or more, consumers of the API ...
2
votes
1answer
67 views
ngCordova plugin for audio player
I wrote a Cordova plugin for an app that I'm working on, and now I'm trying to write an Angular definition to wrap my plugin. So far, I've followed the model in ng-cordova.js:
...
3
votes
1answer
659 views
Monitor, read and display data from a dynamic log file
I am developing a plugin for intellij that basically monitors a log file and displays the data in a tool window within the IDE in real-time. I have managed to get it working but I would like to know ...
1
vote
0answers
53 views
JavaScript plugin architecture for multiple methods with the same parameters
I am writing a JavaScript plugin for fun. The plugin allows the user to pass options to initialize the plugin and perform actions. It is a simple alert/confirm plugin just for fun.
I am hoping to ...
3
votes
1answer
205 views
Simple Python plugin loader
I have written a simple system to load plugins from files in Python 2.7, and I'd like to see if any of it can be improved upon.
vedo.py
...
1
vote
1answer
55 views
jQuery Plugin options
The user can provide a JSON object to configure the plugin when they initialise it. I want those options to be available whenever a plugin action is performed.
I have read the plugin documentation ...
3
votes
1answer
78 views
Bash plugin to setup project for books
I'm writing a bash plugin to help people create books in a specific way. It's an ordinary shell script to setup the project and create its subresources. I'm using a loop to create barebones assets and ...
7
votes
2answers
283 views
jQuery plugin to cycle through text and “typewrite” it out
I have written a jQuery plugin (my first for a long time) that simply cycles through strings of text in a data attribute and uses setInterval to type it out - it's ...
3
votes
1answer
211 views
Plugin Pattern for Generic Python Application
Summary
I am experimenting with a plugin pattern for a generic Python application (not necessarily web, desktop, or console) which would allow packages dropped into a plugin folder to be used ...
0
votes
1answer
159 views
jQuery form validator
I am new to the world of jQuery plugins, I don't know why I didn't get into this sooner. What I have a working validator that validates bootstrap styled forms. What I have discovered is that the way ...
5
votes
1answer
283 views
jQuery Plugin - Sliding Tile Puzzle
I created a basic jQuery plugin to make a basic sliding tile puzzle.
...
1
vote
1answer
245 views
jQuery resizable plugin
Is there any way I can simplify this re-sizable solution? It seems too difficult and messy to me.
Working example
...
3
votes
2answers
82 views
Drop down menu plugin
I am making a dropdown menu in JavaScript for my website, and recently I decided I wanted to make it a plugin (as in, upload it on the web and make it compatible with other plugins). I am new to ...
11
votes
2answers
528 views
jQuery plugin that makes a slider out of an <ul> list
This is one of my very first jQuery plugins. In short: it makes a slider out of an <ul> list filled with <li> items ...
2
votes
0answers
39 views
3
votes
1answer
351 views
MEF Execute Plugin Exports in Threads
I am developing a service application that would implement a peer to peer messaging system. I am wondering if my following code is the best approach. It works, but I am naive and it would be nice to ...
2
votes
1answer
106 views
Making text field taggable
I'm new to JavaScript and new to jQuery plugin development. My plugin is really easy I just want to taggify a <ul>
...
3
votes
1answer
31 views
Bash Compress Managed Directory Ignoring .git, bower_components, node_modules, etc
Fairly easy way to compress a wordpress plugin (or similar) as a zip file without including all the dependencies used to create and manage the development, but which don't belong in the final product.
...
2
votes
1answer
136 views
jQuery plugin - image slider
This is my first jQuery plugin (used the jQuery ui widget factory). All code improvements are welcome.
GitHub
The plugin creates a gallery with one big picture and a given amount of clickable ...
2
votes
1answer
47 views
Converting any CSS colour to RGB(a)
For a plugin I'm writing in jQuery, I have two optional parameters. For each parameter I do a check for its value. However, I'm curious if I can't write it shorter.
jsFiddleiddle
...
7
votes
2answers
259 views
Animating a block of HTML on scroll
I'm pretty new to client side scripting and I'm still learning.
I've written this JS plugin which animates blocks of HTML (fade-in from left/top/right/bottom) as you scroll down the page.
Everything ...
3
votes
1answer
173 views
Improving jQuery scrolldown animations
I'm pretty new to client side scripting and I'm still learning.
I've written this JS plugin which animates blocks of HTML (fade-in from left/top/right/bottom) as you scroll down the page.
Everything ...
1
vote
0answers
126 views
Pagination with static data
I am using following code to implement pagination functionality. All items are rendering on page load and li elements greater than page set are hidden with CSS.
I ...
4
votes
1answer
206 views
Database Plugin for CKFinder users
I have written a small plugin library for CKFinder that I would like some critiques on.
The library is located here.
If you are looking for where to start, check out plugin.php and hook function in ...
5
votes
1answer
781 views
jQuery Datepicker Plugin
I created a jQuery plugin that converts a text field to a 3 drop down, datepicker. It allows the user to select a Day, Month and Year rather than type the date in an input box.
The original input ...