[Freeipa-devel] [PATCH] Add 'hint' kwarg to Param. Used for context help in webUI.

Rob Crittenden rcritten at redhat.com
Wed Aug 25 13:52:47 UTC 2010


Pavel Zůna wrote:
> Used like this:
>
> Str('someparam',
> cli_name='sp',
> label='Some Param',
> hint='Use at own risk!',
> ),
>
> After the following patch (pzuna-freeipa-0021-details), it will show up
> in the webUI as (details page):
>
> Some Param: [ ] Hint: Use at own risk!

How will hint vary from the doc attribute we already have in a Param?

rob




More information about the Freeipa-devel mailing list