[pmwiki-users] Input recipe
Patrick R. Michaud
pmichaud at pobox.com
Thu Jun 23 14:16:34 CDT 2005
On Thu, Jun 23, 2005 at 08:01:50PM +0100, Hans wrote:
> >Two directives are used to begin and end forms:
>
> (:input form "url" method:)
> ...
> (:input end:)
>
> Could the form be wrapped in a <div class='form'> ..... </div>
> for stylesheet support?
Better might be:
(:input form "url" method class='form':)
which effectively does the same thing and avoids the <div>.
Now added as such.
Pm
More information about the pmwiki-users
mailing list