This topic is locked
[SOLVED]

PHPRunner plugins

7/1/2020 1:46:00 PM
PHPRunner Tips and Tricks
fhumanes author


I think that the plugins came out in version 8.0 of PHPRunner and that at that moment some very interesting ones were published and offered, but then they have become obsolete and this aspect has not been enhanced, which I understand is very positive for applications that are going to use on mobile, especially.
Of all the ones that I had and that I understood were free, I have reviewed them, adapted to the aspects of Boostrap and I have verified that they work in version 10.4.
I have also made 2 new plugins, free.
They are on my portal until Xlinesoft makes them available to all of you.
https://fhumanes.com/blog/otros-ejemplos/plugines-de-phprunner/
Also, if you have any need, you can indicate it to me by email and I will try to see if I can develop it.
At the moment I am working on integrating the Select2 library "https://select2.org/";, which seems to me to have very considerable advantages over the standard PHPRunner lookup solution.
Greetings,
fernando

mbintex 7/2/2020

Many thanks for your efforts and thumbs up. Greetings from Germany to Spain.
Martin

A
alghanim 8/9/2020

Thank you very wonderful work

A
alfonsoDevClub member 1/11/2021

I like to use EditTag plugin I download from your webpage, but I don't know where must I copy folders and files. Thanks

aadham 1/11/2021



I like to use EditTag plugin I download from your webpage, but I don't know where must I copy folders and files. Thanks



Hi Alfonso
You'll need navigate to (Documents\PHPRunnerPlugins) folder and place the plugin folders in the corresponding folders.

fhumanes author 1/12/2021

The installation instructions for the plugins are at:
https://xlinesoft.com/plugins
Cheers,
fernando

fhumanes author 2/4/2021

Hello colleagues:
I have developed and left on the plugin's page, 2 new developments.
EMOJI.- It allows in a text field, include Emoji. It is very useful to receive comments or ratings from users.
MARKDOWN.- A new editor for memo type fields, which stores information in "markdown" language, much simpler and easier to use for users.
URL: https://fhumanes.com/blog/guias-desarrollo/plugines-de-phprunner/
Greetings,
fernando

fhumanes author 2/8/2021

NEW PLUGIN "SUMMERNOTE"


This new plugin is an HTML Editor.
You have good profits with respect to others that are available on the platform by:

  • It's very powerful in its functionality.
  • You can put it in the language you want.
  • You can customize the menu buttons to adjust to the needs of the application
  • The Emoji plugin has been added.


If there is a plugin for special characters, it still has a PHPRunner JavaScript compatibility issue and does not work in popup windows.

There are other plug-ins available, which we can try to incorporate. There are some students who don't work.
It is available on the plugins page.

mbintex 2/9/2021

Nice addendum.
What could be interesting in my eyes, would be the possibility to change settings for an editor from within PHPrunner like I can change chart-settings. This way I could use the same installation of one editor plugin, for example for beginners (no HTML view), pros (with HTML view), just printing/PDF (no video, no links), online view (with everything) and so forth.
Furthermore one could switch the font choice on the fly or from installation to installation.

fhumanes author 2/9/2021



Nice addendum.
What could be interesting in my eyes, would be the possibility to change settings for an editor from within PHPrunner like I can change chart-settings. This way I could use the same installation of one editor plugin, for example for beginners (no HTML view), pros (with HTML view), just printing/PDF (no video, no links), online view (with everything) and so forth.
Furthermore one could switch the font choice on the fly or from installation to installation.



Hi there:
The "Summernote" plugin allows you to do what I understand, you require in your application.
You can decide which buttons will appear to the user, you could even vary the appearance depending on the type of user.
Greetings,

fernando

mbintex 2/10/2021

Hey great :-)
That´s exactly what I meant - I didn´t try it before.
Do you see a possibility to do the same with CKEditor - honestly I wouldn´t like to change the UI for my customers so much. Currently I am changing the config.js of CKEditor manually depending on the solution.

fhumanes author 2/11/2021

Plugin update "Select2"


The code has been improved and new functionalities have been added.

  • Now the language parameter works correctly.
  • A custom image can be added to the list of values.


Also, the example has been updated so that you can see how it works
As always, the new code is available on the plugins page.
Greetings,

fernando

A
AlphaBase 2/11/2021

Unfortunately there doesn't seem to be any data in the demo for Select2 dropdowns?

D
DealerModulesDevClub member 2/11/2021



Unfortunately there doesn't seem to be any data in the demo for Select2 dropdowns?


Hi AlphaBase,
If you go to https://fhumanes.com/plugines/prueba_plugin6_edit.php?editid1=11&;

and click the drop down it will populate.
Nice plugin. Thank you Fernando for these plugins!!
Paul

A
AlphaBase 2/11/2021

Pual,
I get nothing. Tried it using your link in Brave and in FF. Doesn't work in Edge either. What browser are you using?

D
DealerModulesDevClub member 2/11/2021



Pual,
I get nothing. Tried it using your link in Brave and in FF. Doesn't work in Edge either. What browser are you using?


I am using chrome. Just for grins though, I tried it with Edge and old Internet Explorer and I see what you are talking about. Seems the graphics only show in Chrome?

Fernando will need to chime in on this one.

K
keithh0427 2/11/2021



Pual,
I get nothing. Tried it using your link in Brave and in FF. Doesn't work in Edge either. What browser are you using?


It's working for me as well. There is a maximum of 3 elements with the options he used. Try removing some of the elements and try it again. I'm actually using this in one of my projects.

aadham 2/11/2021



Pual,
I get nothing. Tried it using your link in Brave and in FF. Doesn't work in Edge either. What browser are you using?


Hi

I'm using FF and here's what I can see:


Clearing your browser's cache might help.

A
AlphaBase 2/11/2021

Strange. I cleared my cache and I still don't get anything. Of course, you shouldn't have to clear your cache anyway.

A
AlphaBase 2/13/2021

Well, he must have fixed it because it works now.
Very nice!

A
AlphaBase 2/13/2021

Hate to keep bringing bad news, but Markdown - Plugin #8 has a bug. When you highlight some text and select "H" for "Headings" and pick a heading, the selected text is deleted.

A
AlphaBase 2/13/2021

Downloaded and installed SummerNote. It's not working for me. PHPRunner sees it, but not the app - see images...






fhumanes author 2/22/2021



Pual,
I get nothing. Tried it using your link in Brave and in FF. Doesn't work in Edge either. What browser are you using?



Hello:
I think we already solved your problem in personal communication between the two. If not, please write to me at [email="fernandohumanes@gmail.com"]fernandohumanes@gmail.com[/email]
Greetings,

fernando

fhumanes author 2/22/2021

New Plugin "Calculator"


This new plugin allows us to do all the calculations we need and then take the result to the form field.

It can be a very good complement for travel settlements, where it allows us to add taxi vouchers, mileage costs, etc. without us needing anything more than the application.
It also has the possibility of a scientific calculator and is enabled for multiple languages, so that the buttons and decimal symbol adjust to our situation.
The original idea and part of the code is from www.intexpublishing.com thanks Martin !!
Like the rest of the plugins, it is on the plugins page for download.
Greetings,

fernando

A
AlphaBase 2/22/2021



Hello:
I think we already solved your problem in personal communication between the two. If not, please write to me at [email="fernandohumanes@gmail.com"]fernandohumanes@gmail.com[/email]
Greetings,

fernando



Yes, thank you fernando. Your assistance and a help allowed me to implement SummerNote. The post you referred to is with respect to Select2, which now works correctly as well.
However, your new Trumbowyg HTML editor is even better (IMO). And I loveyour new Calculator. Great work! Thanks for your incredible generosity.

fhumanes author 2/22/2021

New plugin "Trumbowyg"


This is another HTML editor, but it has features that many users may be looking for for their applications.
Its buttons are customizable, it is also multi-language and it has a multitude of plugins that do work, all of which are very interesting.
Some of them are included in the code provided, such as templates (possibility of creating document templates and incorporating them into the content with one click.
Another of its characteristics is that it is very fast loading and activation.
The original idea and part of the code is from www.intexpublishing.com thanks Martin !!
Like the rest of the plugins, it is on the plugins page for download.
Greetings,

fernando