DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:runcommand

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:runcommand [2014-04-01 00:02] – [Bugs] 87.11.58.31plugin:runcommand [2020-09-22 17:59] (current) – [Bugs] tomcat
Line 1: Line 1:
-====== runcommand plugin ======+====== runcommand Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Execute a program on the fly and show its output.+description: Execute a program on the fly and show its output
 author     : Alessandro Celli author     : Alessandro Celli
 email      : aelsantex[at]gmail.com email      : aelsantex[at]gmail.com
 type       : Syntax type       : Syntax
-lastupdate : 2014-03-31 +lastupdate : 2014-04-01 
-compatible : Binky+compatible : Binky, !Hogfather, Greebo
 depends    :  depends    : 
 conflicts  conflicts 
Line 35: Line 35:
 ==== Plugin Installation ==== ==== Plugin Installation ====
  
-Download and install the plugin using the Plugin Manager using the URL given above+Download and install the plugin using the [[plugin:extension|Extension Manager]]
  
-If you want install manually follow this procedure:+Alternatively, refer to [[:Plugins]] on how to install plugins manually. If you want install manually follow this procedure:
  
   - Download the zip file from github: [[https://github.com/aelsantex/runcommand/archive/master.zip]].   - Download the zip file from github: [[https://github.com/aelsantex/runcommand/archive/master.zip]].
Line 187: Line 187:
 Write here if you find a bug. Write here if you find a bug.
  
 +2020.09.22 This Plugin stopped working with the release of the Dokuwiki "Hogfather" release. If this plugin is active with "Hogfather", there will be a blank screen appearing.
 ===== Discussion =====  ===== Discussion ===== 
  
-  * --- //[[emauvaisfr@yahoo.fr|Etienne M.]] 25/03/2009 11:27// Hi! Not sure I will use your plugin, but here are the french language files: +<nowiki
-    * **fr/lang.php**<code php+Hi, I can't get this plugin to work.  
-<?php +I've created the /data/scripts directory and generated a listfiles.sh file (chmod 755) 
-/** +Even the example code doesn't workIt keeps showing the "Please Wait..." gif
- * French language file +Any ideas? 
- * +</nowiki>
- * @author     Alessandro Celli <aelsantex@gmail.com> +
- * @author     Etienne M. <emauvaisfr@yahoo.fr> +
- */ +
- +
-// custom language strings for the plugin +
- +
-$lang['btn_submit'  = 'Ex&eacute;cuter'; +
-$lang['btn_reset'  = 'Effacer'; +
-$lang['lbl_outputFormat'] = 'Format de sortie '; +
-$lang['fld_text'] = 'Texte'; +
-$lang['fld_wiki'] = 'Wiki'; +
-$lang['fld_html'] = 'Html'; +
-$lang['msg_wrongsyntax'] = 'Mauvaise syntaxe pour le plugin runcommand.'; +
-</code> +
-    * **fr/settings.php**<code php> +
-<?php +
-/** +
- * French language file +
- +
- * @author Alessandro Celli <aelsantex@gmail.com> +
- * @author     Etienne M. <emauvaisfr@yahoo.fr> +
- */ +
- +
-// for the configuration manager +
- +
-$lang['safe_scripts'] = 'N\'ex&eacute;cuter que les scripts pr&eacute;sents dans le dossier des scripts autoris&eacute;s.'; +
-$lang['script_dir' = 'Dossier qui contient les scripts autoris&eacute;s (&agrave; partir de la racine du dokuwiki).'; +
-</code> +
- +
-Hi Etienne, many thanks, I have included your translation but now I have introduced other 3 parametersCan you help me to translate that? +
- +
-  * --- //Mailgifson// +
- +
-Can you give a simple script to test? +
-\\ I can not use this plug-in :S +
- +
-Ok, a little example for linux/unix users.. +
-Save the follow script into //scripts// directory as **printf** with execution permissions (rwxr--r--) and try to use given examples: +
- +
-<file bash printf> +
-#!/bin/bash +
- printf "$*\n" +
-</file> +
- +
-Hello!  Thanks for the plugin: it's been quite useful!  I'd like to upgrade it, but the download link is broken :(+
  
-    * --- //Anonymous 31/07/2013 17:46// Hello, good plugin, but it conflicts with [[plugin:searchtablejs|searchtablejs plugin]] in Weatherwax release 
-    * I do some tests with this plugin for the next release. 
  
-    * --- //Fravadona 09/09/2013 16:01// HelloI can't get it work with WeatherWax; it gives me a syntax error with your examplesDo I need to install JQuery which is obsolete on the actual version of Dokuwiki ? +<nowiki> 
-    * I'm sorry, new version of plugins fix this problem, please wait for it! +Same problem heredid all the above steps and getting 'Please wait...' and then nothing. 
-    *  +</nowiki>
-In Windows 7 Plugin to work, you must create the folder c:\tmp+
plugin/runcommand.1396303323.txt.gz · Last modified: 2014-04-01 00:02 by 87.11.58.31

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki