Questions tagged as 'plugin'

0
answers

FileTransfer does not work with JPG

I'm trying to implement a download routine in an application. It worked normally, but when I went to see it I had only done tests with PDF. Already in images (jpg, png, ...) it does not work. When I edited the file in notepad++ the fir...
asked by 23.05.2018 / 17:31
0
answers

Plugin to open Schema (Design) Xsd using NetBeans in a version greater than 6.7

I wonder if there is a plugin for Netbeans that opens the design of an Xsd file. I know that for Netbeans version 6.7 there is a plugin that when installed shows Schema, however I need to use version 8.2 of NetBeans.     
asked by 24.04.2018 / 16:16
0
answers

How to work with plugins in CakePHP 3.6 or 3.6.1

How to work with plugins in CakePHP 3.6 or 3.6.1. Until version 3.5.13 I worked without problems, installed via composer and loaded with bin / cake plugin load Name But in version 3.6 that was greatly changed, I install without problem wit...
asked by 25.04.2018 / 15:06
0
answers

How to create and add a plugin in Ionic3?

Talk about it! I'm trying to create a plugin and add the same to my Ionic project. To speed up I'm cloning the cordova-plugin-template plugin ( link ) plugin shows a message on the screen, in case the message is " Hello Plugin " as it will...
asked by 07.03.2018 / 15:49
0
answers

How to open a program using Atom?

Hello, I use the Atom to write program in Lua, I would like to insert a button in some part of Atom for when it is clicked to call a specific program (in this case the Corona SDK simulator). How can I do this?     
asked by 26.02.2018 / 12:32
0
answers

How to change the location of the Bootstrap File Input preview?

I need to change the location where the preview of the images appears, put it inside another div because it is being placed automatically above the input file. So far I have not found anything in the documentation that shows how to change this....
asked by 23.02.2018 / 19:41
0
answers

Send file links by email to download - Using Caldera Forms (wordpress)

I have a form developed with the Caldera Forms plugin, all site in wordpress. Today the files that are being sent by the form, via upload, are sent as attachments in the emails. You would need the links, just the links, of each file to be upl...
asked by 16.02.2018 / 00:21
0
answers

How to import service classes into Mozilla WebExtensions

I'm migrating an addon from mozilla. (Migrating from ADDONS-SDK to WebExtensions technology, but I'm having trouble importing the main API classes. When the plugin was made with ADDON-SDK, the import was done like this: //Import das principa...
asked by 25.01.2018 / 12:55
0
answers

Unrecognized option When testing a plugin's code with PDE

I need to create a plugin for Eclipse, but when I try to test the plugin I get an error message. I'm using the following eclipse: Eclipse IDE for Java Developers<br> Version: Oxygen.2 Release (4.7.2)<br> Build id: 20171218...
asked by 24.01.2018 / 13:42
1
answer

Remove wordpress password difficulty

I tried to remove the difficulty to write a password in wordpress, I use the ultimate members plugin to register, I used the code below to solve the problem, but I could not. function iconic_remove_password_strength() { wp_dequeue_scri...
asked by 24.11.2017 / 13:58