Changeset 46404

Show
Ignore:
Timestamp:
05/17/08 00:33:56 (2 months ago)
Author:
artflutter
Message:

Updated README.txt and screenshot-1.png

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wp-lightform/tags/0.2/README.txt

    r46391 r46404  
    1313WP-LightForm is an AJAX / PHP contact form with spam protection, form validation and custom form elements. 
    1414 
    15 This plugin is based on LightForm by Jeeremie (http://web-kreation.com/blog/?p=71), and utilises FormCheck (http://moo.floor.ch/) for form validation and Niceforms (http://www.badboy.ro) for custom form elements. 
     15This plugin is based on LightForm by [Jeeremie](http://web-kreation.com/blog/?p=71 "Web-Kreation"), and utilises [FormCheck](http://moo.floor.ch/ "Mootools Floor") for form validation and [Niceforms](http://www.badboy.ro "badboy.media.design") for custom form elements. 
    1616 
    1717== Installation == 
    1818 
    19 1. Download the latest copy of WP-LightForm (http://artflutter.com/wp-lightformfrom) and extract the archive (If you're reading this then you have probably already done it). 
     191. Download the latest copy of [WP-LightForm](http://artflutter.com/wp-lightformfrom "WP-LightForm at Art Flutter) and extract the archive (If you're reading this then you have probably already done it). 
    20202. Open userinfo.php with a text editor and select the email address you would like to use as the recipient of the contact form. 
    21213. Upload the wp-lightform directory to your WordPress installation's wp-content/plugins/ directory. 
     
    3131= What browsers do you support? = 
    3232 
    33 So far I have only tested on Firefox 2, if you find any other compatible/incompatible browsers please let me know by leaving a comment (http://artflutter.com/wp-lightform).  Theoretically it should work on any javascript enabled browser. 
     33So far I have only tested on Firefox 2, if you find any other compatible/incompatible browsers please let me know by [leaving a comment](http://artflutter.com/wp-lightform).  Theoretically it should work on any javascript enabled browser. 
    3434 
    3535= Does WP-LightForm only work on WordPress 2.5.1 and later? = 
    3636 
    37 Good question, my testing concludes that it definitely does work in version 2.5.1.  Anything above and below that is untested, so if you decide to give this plugin a try on any other version please let me know how it went by leaving a comment (http://artflutter.com/wp-lightform). 
     37Good question, my testing concludes that it definitely does work in version 2.5.1.  Anything above and below that is untested, so if you decide to give this plugin a try on any other version please let me know how it went by [leaving a comment](http://artflutter.com/wp-lightform). 
    3838 
    3939== Screenshots == 
     
    4444 
    4545* Version 0.2 
    46       + Niceforms upgraded from 0.9 to 1.0 
    47       + FormCheck upgraded from 1.2 to 1.3 
    48       + PNG Crushed (http://pmt.sourceforge.net/pngcrush/) FormCheck images down from 283kb to 8.7kb 
    49       + XHTML of form modified so the plugin is now XHTML 1.0 transitional
     46      + Niceforms upgraded from 0.9 to [1.0](http://www.badboy.ro/articles/2007-01-30/niceforms/). 
     47      + FormCheck upgraded from 1.2 to [1.3](http://mootools.floor.ch/?p=22). 
     48      + [PNG Crushed](http://pmt.sourceforge.net/pngcrush/) FormCheck images down from 283kb to 8.7kb. 
     49      + XHTML of form modified so the plugin is now [XHTML 1.0 transitional](http://validator.w3.org/check?uri=http%3A%2F%2Fwww.artflutter.com%2Fbeta%2Fwp-lightform%2F&charset=%28detect+automatically%29&doctype=Inline&group=0)
    5050* Version 0.1 
    5151      + Initial release 
  • wp-lightform/trunk/README.txt

    r46391 r46404  
    1313WP-LightForm is an AJAX / PHP contact form with spam protection, form validation and custom form elements. 
    1414 
    15 This plugin is based on LightForm by Jeeremie (http://web-kreation.com/blog/?p=71), and utilises FormCheck (http://moo.floor.ch/) for form validation and Niceforms (http://www.badboy.ro) for custom form elements. 
     15This plugin is based on LightForm by [Jeeremie](http://web-kreation.com/blog/?p=71 "Web-Kreation"), and utilises [FormCheck](http://moo.floor.ch/ "Mootools Floor") for form validation and [Niceforms](http://www.badboy.ro "badboy.media.design") for custom form elements. 
    1616 
    1717== Installation == 
    1818 
    19 1. Download the latest copy of WP-LightForm (http://artflutter.com/wp-lightformfrom) and extract the archive (If you're reading this then you have probably already done it). 
     191. Download the latest copy of [WP-LightForm](http://artflutter.com/wp-lightformfrom "WP-LightForm at Art Flutter) and extract the archive (If you're reading this then you have probably already done it). 
    20202. Open userinfo.php with a text editor and select the email address you would like to use as the recipient of the contact form. 
    21213. Upload the wp-lightform directory to your WordPress installation's wp-content/plugins/ directory. 
     
    3131= What browsers do you support? = 
    3232 
    33 So far I have only tested on Firefox 2, if you find any other compatible/incompatible browsers please let me know by leaving a comment (http://artflutter.com/wp-lightform).  Theoretically it should work on any javascript enabled browser. 
     33So far I have only tested on Firefox 2, if you find any other compatible/incompatible browsers please let me know by [leaving a comment](http://artflutter.com/wp-lightform).  Theoretically it should work on any javascript enabled browser. 
    3434 
    3535= Does WP-LightForm only work on WordPress 2.5.1 and later? = 
    3636 
    37 Good question, my testing concludes that it definitely does work in version 2.5.1.  Anything above and below that is untested, so if you decide to give this plugin a try on any other version please let me know how it went by leaving a comment (http://artflutter.com/wp-lightform). 
     37Good question, my testing concludes that it definitely does work in version 2.5.1.  Anything above and below that is untested, so if you decide to give this plugin a try on any other version please let me know how it went by [leaving a comment](http://artflutter.com/wp-lightform). 
    3838 
    3939== Screenshots == 
     
    4444 
    4545* Version 0.2 
    46       + Niceforms upgraded from 0.9 to 1.0 
    47       + FormCheck upgraded from 1.2 to 1.3 
    48       + PNG Crushed (http://pmt.sourceforge.net/pngcrush/) FormCheck images down from 283kb to 8.7kb 
    49       + XHTML of form modified so the plugin is now XHTML 1.0 transitional
     46      + Niceforms upgraded from 0.9 to [1.0](http://www.badboy.ro/articles/2007-01-30/niceforms/). 
     47      + FormCheck upgraded from 1.2 to [1.3](http://mootools.floor.ch/?p=22). 
     48      + [PNG Crushed](http://pmt.sourceforge.net/pngcrush/) FormCheck images down from 283kb to 8.7kb. 
     49      + XHTML of form modified so the plugin is now [XHTML 1.0 transitional](http://validator.w3.org/check?uri=http%3A%2F%2Fwww.artflutter.com%2Fbeta%2Fwp-lightform%2F&charset=%28detect+automatically%29&doctype=Inline&group=0)
    5050* Version 0.1 
    5151      + Initial release