Edgewall Software

Changes between Version 13 and Version 14 of GenshiRecipes/FormFilling


Ignore:
Timestamp:
Aug 31, 2007, 11:33:22 PM (17 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenshiRecipes/FormFilling

    v13 v14  
    4343== Using a Stream Flter ==
    4444
    45 The best option is to use the Genshi `HTMLFormFiller` stream filter that fills in form values.
     45The best option is to use the Genshi [wiki:Documentation/filters.html#html-form-filler HTMLFormFiller] stream filter that fills in form values.
    4646
    4747{{{