DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:form

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:form [2011-06-18 14:46] – changed external links to dokuwiki.org to internal links achplugin:form [2022-07-30 00:29] (current) Klap-in
Line 7: Line 7:
 type       : syntax type       : syntax
 lastupdate : 2009-03-12 lastupdate : 2009-03-12
-compatible : 2008-05-05+compatible : 2008-05-05, !Hrun
 depends    :  depends    : 
 conflicts  conflicts 
Line 18: Line 18:
 ^ Download | http://rienow.eu/dokuwiki/formular.tar | ^ Download | http://rienow.eu/dokuwiki/formular.tar |
  
 +Note: this is the Formular plugin by Ole Rienow, not Form plugin by Esther Brunner.
 + 
 ===== Recent Changes: ===== ===== Recent Changes: =====
  
Line 52: Line 54:
 The PHP-Script Path should be declared absolutely or relative to the DokuWiki directory. The PHP-Script Path should be declared absolutely or relative to the DokuWiki directory.
  
 +^ Download | http://rienow.eu/dokuwiki/formular.tar |
 ==== Create a Mail-Form: ==== ==== Create a Mail-Form: ====
  
Line 150: Line 152:
   Radio name "Shown Text" "Options";   Radio name "Shown Text" "Options";
  
-^  name         | The name of the element. Should be short and pregnant, without blank.| +^  name         | The name of the element. Should be short and pregnant, without blank.                                    
-^  "Shown Text" | The Text shown in the left column of the first element. DokuWiki syntax to format the text is allowed.| +^  "Shown Text" | The Text shown in the left column of the first element. DokuWiki syntax to format the text is allowed.   
-^  "Options"    | This is a comma-separated list of Options. Blanks are allowed. You can use \, to actually show a comma.|+^  "Options"    | This is a comma-separated list of Options. Blanks are allowed. You can use \, to actually show a comma.  |
  
 ==== File ==== ==== File ====
Line 182: Line 184:
  
 ==== Constraint ==== ==== Constraint ====
-You can use this to validate formular data if you use the MAILTO tag in the header or if you specified a PHP script which is writable. In this case the Constraint-Code is written at the beginning of your Script.+You can use this to validate formula data if you use the MAILTO tag in the header or if you specified a PHP script which is writable. In this case the Constraint-Code is written at the beginning of your Script.
 If you want to use it for your self written Scripts the setting "Use nice URLs" has to be DokuWiki Internal (2) and the setting of "Use slash as namespace separator in URLs" should not be checked. If you want to use it for your self written Scripts the setting "Use nice URLs" has to be DokuWiki Internal (2) and the setting of "Use slash as namespace separator in URLs" should not be checked.
  
Line 460: Line 462:
  
 [[phpvik@gmail.com| Victor Benarbia]] 2008/09/01 [[phpvik@gmail.com| Victor Benarbia]] 2008/09/01
 +
 +-----
 +I took the example Simple Mail Form and put it in the playground as a test with my own email address, but no email is sent and instead it takes me to: /data/formplugin/playground/form_playground.php
 +
 +Does anyone know why it isn't working? 
 +
 +-----
  
 ==== Windows issues ==== ==== Windows issues ====
Line 561: Line 570:
 --- //James Lin 2009/07/20 12:42// --- //James Lin 2009/07/20 12:42//
  
 +I was unable to get James workaround to function properly. So I just added a .htaccess file to the formplugin data directory that allows all.
 +
 +---//Rob Vice 2011/08/02 3:04//
  
 ===Get Variables === ===Get Variables ===
plugin/form.1308401200.txt.gz · Last modified: 2011-06-18 14:46 by ach

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