Ignore:
Timestamp:
11/25/08 00:57:30 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Finish the TWiki:Codev to Foswiki:xxx conv
Had to leave a few behind in docs that were to hard to convert
old extensions that probably are out of date

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FormFieldsPlugin/data/TWiki/FormFieldsPlugin.txt

    r899 r929  
    22---+ <nop>%TOPIC% 
    33 
    4 Control the appearance and capability of fields in forms when editing.  If Javascript isn't enabled then the form field will fall back to being a text box or if it is a built in TWiki type, the relavent HTML control. 
     4Control the appearance and capability of fields in forms when editing.  If Javascript isn't enabled then the form field will fall back to being a text box or if it is a built in Foswiki type, the relavent HTML control. 
    55 
    66---++ Syntax Rules 
     
    2626---++ Plugin Installation Instructions 
    2727 
    28 __Note:__ You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.  
     28__Note:__ You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where Foswiki is running.  
    2929 
    3030        * Download the ZIP file from the Plugin web (see below) 
     
    3535          | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Plugin Perl module | 
    3636          | ==templates/formfields== | Contains the basic HTML that is used in the edit controls | 
    37         * (Dakar) Visit =configure= in your TWiki installation, and enable the plugin in the {Plugins} section. 
     37        * (Dakar) Visit =configure= in your Foswiki installation, and enable the plugin in the {Plugins} section. 
    3838        * Test if the installation was successful: 
    3939                * _enter samples here_ 
     
    5555|  Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev | 
    5656 
    57 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, [[%SYSTEMWEB%.Plugins][Plugins]], TWiki:Codev/ExtendingFormControls 
     57__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, [[%SYSTEMWEB%.Plugins][Plugins]] 
    5858 
    5959-- TWiki:Main/JohnTalintyre - 04 Jun 2003 
Note: See TracChangeset for help on using the changeset viewer.