[Freeipa-devel] [PATCH] Modified ipa help behavior

Jan Zelený jzeleny at redhat.com
Thu Dec 9 08:54:57 UTC 2010


Jan Zelený <jzeleny at redhat.com> wrote:
> Jan Zelený <jzeleny at redhat.com> wrote:
> > Now each plugin can define its topic as a 2-tuple, where the first
> > item is the name of topic it belongs to and the second item is
> > a description of such topic. Topic descriptions must be the same
> > for all modules belonging to the topic.
> > 
> > By using this topics, it is possible to group plugins as we see fit.
> > When asking for help for a particular topic, help for all modules
> > in given topic is written.
> > 
> > ipa help - show all topics (until now it showed all plugins)
> > ipa help <topic> - show details to given topic
> > 
> > https://fedorahosted.org/freeipa/ticket/410
> 
> So here it is: I'm sending couple patches which resolve the ticket and
> implement grouping the way we previously discussed. Please feel free to
> send me any recommendations if anything should be modified.

Here's updated version of 0014 (changed type detection from type(var) is 
type({}) to type(var) is dict)

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jzeleny-freeipa-0014-02-Changed-concept-of-ipa-help.patch
Type: text/x-patch
Size: 8290 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20101209/b94a5baf/attachment.bin>


More information about the Freeipa-devel mailing list