[pmwiki-users] Form Input missing 4 types !!!!

Patrick R. Michaud pmichaud at pobox.com
Mon Aug 28 08:18:10 CDT 2006


On Mon, Aug 28, 2006 at 03:51:08AM -0500, JB wrote:
>     http://www.pmwiki.org/wiki/Cookbook/Forms
> 
> It appears that some type of input are missing,
> currently there are
> 
>     (:input text name value size=n:)
>     (:input hidden name value:)
>     (:input password name value:)
>     (:input radio name value:)
>     (:input checkbox name value:)
>     (:input submit name label:)
>     (:input textarea name rows=n cols=n:)
> 
> What is missing is:
> 
>     (:image ...:)
>     (:reset ...:)
>     (:button ...:)
>     (:file ...:)

(:input reset ...:) and (:input file...:) already exist -- they
just weren't documented.

I can add (:input image:).

Following PmWikiPhilosophy #3, I'll wait on (:input button:)
until someone demonstrates a need for it and a practical way
to use it within wiki markup.

Thanks,

Pm




More information about the pmwiki-users mailing list